PT-2026-79667 · Linux · Linux Kernel
CVE-2026-74662
·
Published
2026-08-22
·
Updated
2026-08-27
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the
inet frag create() function where the fragment queue timer is armed before the queue is inserted into the fqdir rhashtable. If the namespace fragment timeout is zero or negative, the timer may execute before the queue is published. This sequence allows the timer callback to mark the queue as complete and attempt to remove a node not yet present in the hash table, leading to a dropped hash reference. Consequently, the system may publish a completed queue without restoring the reference, resulting in a stale hash node after the final reference is dropped.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel