3 matches found
CVE-2026-80707
In the Linux kernel, the following vulnerability has been resolved: can: j1939: transport: j1939sessionfreshnew: initialize receive buffer Zero the allocated buffer in j1939sessionfreshnew to ensure it contains no residual data. While there is a potential performance impact if users allocate...
CVE-2026-80707
CVE-2026-80707 affects the Linux kernel CAN J1939 transport module. The root cause is that j1939_session_fresh_new() did not initialize (zero) its allocated receive buffer, potentially leaving residual data in memory. The fix zeroes the buffer after allocation. A minor performance impact is noted...
DEBIAN-CVE-2022-3633
A vulnerability classified as problematic has been found in Linux Kernel. Affected is the function j1939sessiondestroy of the file net/can/j1939/transport.c. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is...