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-prev] [day] [month] [year] [list]
Message-Id: 
 <168596102085.26938.10931780487527852402.git-patchwork-notify@kernel.org>
Date: Mon, 05 Jun 2023 10:30:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Marc Kleine-Budde <mkl@...gutronix.de>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
 linux-can@...r.kernel.org, kernel@...gutronix.de, o.rempel@...gutronix.de,
 david@...tonic.nl, stable@...r.kernel.org
Subject: Re: [PATCH net 1/3] can: j1939: j1939_sk_send_loop_abort(): improved
 error queue handling in J1939 Socket

Hello:

This series was applied to netdev/net.git (main)
by Marc Kleine-Budde <mkl@...gutronix.de>:

On Mon,  5 Jun 2023 08:59:50 +0200 you wrote:
> From: Oleksij Rempel <o.rempel@...gutronix.de>
> 
> This patch addresses an issue within the j1939_sk_send_loop_abort()
> function in the j1939/socket.c file, specifically in the context of
> Transport Protocol (TP) sessions.
> 
> Without this patch, when a TP session is initiated and a Clear To Send
> (CTS) frame is received from the remote side requesting one data packet,
> the kernel dispatches the first Data Transport (DT) frame and then waits
> for the next CTS. If the remote side doesn't respond with another CTS,
> the kernel aborts due to a timeout. This leads to the user-space
> receiving an EPOLLERR on the socket, and the socket becomes active.
> 
> [...]

Here is the summary with links:
  - [net,1/3] can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket
    https://git.kernel.org/netdev/net/c/2a84aea80e92
  - [net,2/3] can: j1939: change j1939_netdev_lock type to mutex
    https://git.kernel.org/netdev/net/c/cd9c790de208
  - [net,3/3] can: j1939: avoid possible use-after-free when j1939_can_rx_register fails
    https://git.kernel.org/netdev/net/c/9f16eb106aa5

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ