PT-2026-52931 · Linux+2 · Linux Kernel+2
CVE-2026-53292
·
Published
2026-04-27
·
Updated
2026-09-07
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
An issue exists in the phonet network component where the
pn socket autobind() function incorrectly handles a failed bind operation. When pn socket bind() returns an -EINVAL error, the system assumes the socket was already bound and executes a BUG ON() assertion to verify the port is non-zero. However, pn socket bind() can return -EINVAL if the socket state is not TCP CLOSE, even if the socket has never been bound and the port remains zero. This sequence triggers a kernel panic via a user-triggerable path through the pn socket sendmsg() function.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Assertion Failure
Improper Initialization
Improper Resource Release
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu