SEPTEMBER 26, 2026
Live Feed
Back to database
Case File

CVE-2026-31683

HIGH · CVSS 7.8 EPSS 0.12%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-04-25 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux.

CVE
CVE-2026-31683
Severity
HIGH
CVSS
7.8
EPSS
0.12%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: batman-adv: avoid OGM aggregation when skb tailroom is insufficient When OGM aggregation state is toggled at runtime, an existing forwarded packet may have been allocated with only packet_len bytes, while a later packet can still be selected for aggregation. Appending in this case can hit skb_put overflow conditions. Reject aggregation when the target skb tailroom cannot accommodate the new packet. The caller then falls back to creating a new forward packet instead of appending.

Related CVEs

Other vulnerabilities affecting the same vendor(s)