Ghostwire

CVE-2026-31417: In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix overflow when accumulating packets Add...

MEDIUM CVSS 5.5 EPSS 0.02%

Published: April 13, 2026 | Last Modified: April 14, 2026

Description

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.fraglen` does not overflow. The `fraglen` also needs to be resetted when purging `fragment_queue` in `x25_clear_queues()`.

Ghostwire Analysis — What This Means Practically

Exploitation Probability (EPSS): Low — 0.02% (7th percentile)

Low exploitation probability based on current threat landscape data. Standard patching timeline is appropriate.

This analysis is generated by Ghostwire from NVD, CISA KEV, EPSS, and open-source intelligence data. Verify findings through primary sources before acting.

Security Coverage (1 articles)

References