CVE-2024-40910 — Improper Update of Reference Count in Linux
Severity
5.5MEDIUMNVD
OSV8.8OSV7.8OSV4.7
EPSS
0.0%
top 91.35%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedJul 12
Latest updateApr 3
Description
In the Linux kernel, the following vulnerability has been resolved:
ax25: Fix refcount imbalance on inbound connections
When releasing a socket in ax25_release(), we call netdev_put() to
decrease the refcount on the associated ax.25 device. However, the
execution path for accepting an incoming connection never calls
netdev_hold(). This imbalance leads to refcount errors, and ultimately
to kernel crashes.
A typical call trace for the above situation will start with one of the
following errors:…
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 Packages6 packages
▶CVEListV5linux/linux9fd75b66b8f68498454d685dc4ba13192ae069b0 — f4df9d6c8d4e4c818252b0419c2165d66eabd4eb+10