Missing Release of Resource after Effective Lifetime in Linux kernel - CVE-2026-46102

 

Missing Release of Resource after Effective Lifetime in Linux kernel - CVE-2026-46102

Published: May 27, 2026


Vulnerability identifier: #VU132388
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-46102
CWE-ID: CWE-772
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to improper resource management in strp_abort_strp() when aborting the stream parser after a message assembly timeout. A remote attacker can trigger repeated aborts with partially assembled messages to cause a denial of service.

The issue leaks a reference to a partially assembled message held in strp->skb_head.


How to mitigate CVE-2026-46102

Install security update from vendor's repository.

Sources