lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 21 Aug 2023 16:45:45 +0200
From: Oliver Hartkopp <socketcan@...tkopp.net>
To: linux-can@...r.kernel.org,
	netdev@...r.kernel.org,
	kuba@...nel.org,
	edumazet@...gle.com,
	mkl@...gutronix.de
Cc: Oliver Hartkopp <socketcan@...tkopp.net>
Subject: [NET 0/2] CAN fixes for 6.5-rc7

Hello Jakub,

as Marc is probably on vacation I send these two fixes directly to the netdev
mailing list to hopefully get them into the current 6.5 cycle.

The isotp fix removes an unnecessary check which leads to delays and/or a wrong
error notification.

The fix for the CAN_RAW socket solves the last issue that has been introduced
with commit ee8b94c8510c ("can: raw: fix receiver memory leak") in this
upstream cycle (detected by Eric Dumazet).

Best regards,
Oliver

Oliver Hartkopp (2):
  can: isotp: fix support for transmission of SF without flow control
  can: raw: add missing refcount for memory leak fix

 net/can/isotp.c | 22 +++++++---------------
 net/can/raw.c   | 35 ++++++++++++++++++++++++++---------
 2 files changed, 33 insertions(+), 24 deletions(-)

-- 
2.39.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ