PT-2024-33980 · Linux+9 · Linux Kernel+9
Ye Bin
·
Published
2024-11-07
·
Updated
2025-10-03
·
CVE-2024-50148
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions:
Linux kernel versions prior to 6.6.61
Description:
The issue is related to a wild-memory-access in the proto unregister function of the Bluetooth BNEP module. The problem occurs because bnep init() ignores the return value of bnep sock init(), which cleans up all resources. When the bnep module is removed, bnep sock cleanup() is called to clean up the socket's resources, leading to a potential wild-memory-access. The estimated number of potentially affected devices worldwide is not available. There is no information about real-world incidents where this issue was exploited.
Recommendations:
For Linux kernel versions prior to 6.6.61, update to version 6.6.61 or later to resolve the issue. As a temporary workaround, consider modifying the bnep exit() function to return the return value of bnep sock init() to prevent the wild-memory-access. Restrict access to the vulnerable BNEP module to minimize the risk of exploitation. Avoid using the BNEP module until the issue is resolved.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Alt Linux
Almalinux
Astra Linux
Debian
Linuxmint
Linux Kernel
Red Hat
Red Os
Suse
Ubuntu