PT-2024-26845 · Linux+6 · Linux Kernel+6
Published
2024-04-19
·
Updated
2026-05-26
·
CVE-2024-36009
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.37
Description
A vulnerability has been resolved in the Linux kernel, specifically in the ax25 module, which handles Amateur Radio AX.25 packet protocol. The issue is related to a netdev refcount problem. When the ax25 device is detaching, the dev tracker of ax25 cb should be deallocated in ax25 kill by device() instead of the dev tracker of ax25 dev. The log reported by ref tracker shows a reference already released error. The vulnerability can be mitigated by changing ax25 dev->dev tracker to the dev tracker of ax25 cb.
Recommendations
To resolve the issue, update the Linux kernel to version 6.6.37 or later. For versions prior to 6.6.37, change ax25 dev->dev tracker to the dev tracker of ax25 cb to mitigate the bug.
Exploit
Fix
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Debian
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu