CVE-2024-49946Improper Locking in Linux

CWE-667Improper Locking50 documents7 sources
Severity
5.5MEDIUMNVD
OSV8.8
EPSS
0.0%
top 98.14%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedOct 21
Latest updateApr 28

Description

In the Linux kernel, the following vulnerability has been resolved: ppp: do not assume bh is held in ppp_channel_bridge_input() Networking receive path is usually handled from BH handler. However, some protocols need to acquire the socket lock, and packets might be stored in the socket backlog is the socket was owned by a user process. In this case, release_sock(), __release_sock(), and sk_backlog_rcv() might call the sk->sk_backlog_rcv() handler in process context. sybot caught ppp was not

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:HExploitability: 1.8 | Impact: 3.6

Affected Packages10 packages

NVDlinux/linux_kernel5.115.15.168+5
Debianlinux/linux_kernel< 6.1.115-1+2
Ubuntulinux/linux_kernel< 5.15.0-127.137+2
CVEListV5linux/linux4cf476ced45d7f12df30a68e833b263e7a2202d1176dd41e8c2bd997ed3d66568a3362e69ecce99b+6
debiandebian/linux< linux 6.1.115-1 (bookworm)

Patches

🔴Vulnerability Details

24
OSV
linux-azure-nvidia vulnerabilities2025-04-28
OSV
linux-azure-6.8 vulnerabilities2025-04-01
OSV
linux-hwe-6.8 vulnerabilities2025-04-01
OSV
linux-azure vulnerabilities2025-03-27
OSV
linux-oem-6.8 vulnerabilities2025-03-27

📋Vendor Advisories

25
Ubuntu
Linux kernel (Azure, N-Series) vulnerabilities2025-04-28
Ubuntu
Linux kernel (Azure) vulnerabilities2025-04-01
Ubuntu
Linux kernel (HWE) vulnerabilities2025-04-01
Ubuntu
Linux kernel (IBM) vulnerabilities2025-03-27
Ubuntu
Linux kernel (Azure) vulnerabilities2025-03-27
CVE-2024-49946 — Improper Locking in Linux | cvebase