7 matches found
ROOT-OS-DEBIAN-12-CVE-2024-36013 CVE-2024-36013 in rootio-linux - Patched by Root
Root has patched CVE-2024-36013 in the rootio-linux package for Root:Debian:12. Multiple fixed versions available...
ROOT-OS-DEBIAN-11-CVE-2024-36013 CVE-2024-36013 in rootio-linux - Patched by Root
Root has patched CVE-2024-36013 in the rootio-linux package for Root:Debian:11. Multiple fixed versions available...
MiracleLinux 9 : kernel-5.14.0-570.12.1.el9_6 (AXSA:2025-10392:38)
The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2025-10392:38 advisory. kernel: drm: nv04: Fix out of bounds access CVE-2024-27008 kernel: Bluetooth: Fix use-after-free bugs caused by scosocktimeout CVE-2024-27398 kerne...
Ubuntu 22.04 LTS / 24.04 LTS : Linux kernel vulnerabilities (USN-6949-1)
"The remote Ubuntu 22.04 LTS / 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6949-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update...
CVE-2024-36013
A use-after-free vulnerability exists in the Bluetooth stack of the Linux kernel. The l2capconnect does not return void during the function return, potentially leading to a loss of system availability. Mitigation Mitigation for this issue is either not available or the currently available options...
CVE-2024-36013
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix slab-use-after-free in l2capconnect Extend a critical section to prevent chan from early freeing. Also make the l2capconnect return type void. Nothing is using the returned value but it is ugly to return a...
CVE-2024-36013
CVE-2024-36013 : Linux kernel Bluetooth L2CAP contains a slab-use-after-free in l2cap_connect() (read of chan->conf_state after chan is freed). The patch extends the critical section protecting chan allocation/association and changes l2cap_connect() return type to void to avoid exposing a free...