PT-2026-43966 · Linux+2 · Linux Kernel+2
CVE-2026-46098
·
Published
2026-05-27
·
Updated
2026-08-25
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 (affected versions not specified)
Description
A flaw exists in the
caif connect() function where a client is torn down after a remote shutdown by calling caif disconnect client() and caif free client(). The caif free client() function releases the service layer referenced by adap layer->dn but fails to clear the pointer, leaving it stale. Consequently, when the socket is destroyed, caif sock destructor() invokes caif free client() again, leading to a dereference of the freed service pointer.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu