In the Linux kernel, the following vulnerability has been...
High severity
Unreviewed
Published
Apr 13, 2026
to the GitHub Advisory Database
•
Updated Jul 14, 2026
Description
Published by the National Vulnerability Database
Apr 13, 2026
Published to the GitHub Advisory Database
Apr 13, 2026
Last updated
Jul 14, 2026
In the Linux kernel, the following vulnerability has been resolved:
net/x25: Fix overflow when accumulating packets
Add a check to ensure that
x25_sock.fraglendoes not overflow.The
fraglenalso needs to be resetted when purgingfragment_queueinx25_clear_queues().References