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.
References
Configurations
Configuration 1 (hide)
|
History
06 May 2026, 21:14
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux
Linux linux Kernel |
|
| References | () https://git.kernel.org/stable/c/0b10a8b355c3f71012ce89289ec2c2f5e3bfd6c1 - Patch | |
| References | () https://git.kernel.org/stable/c/0d4aef630be9d5f9c1227d07669c26c4383b5ad0 - Patch | |
| References | () https://git.kernel.org/stable/c/0e35db29fc5a97a8553f7c2d3a2ba730e46b1ee8 - Patch | |
| References | () https://git.kernel.org/stable/c/1ada20331f2df2a942d6b83ae1f04a304b642e2a - Patch | |
| References | () https://git.kernel.org/stable/c/67176c96f325837b0bb3e9538ca2eba414f447d8 - Patch | |
| References | () https://git.kernel.org/stable/c/6755347c5f9bdd44dee80f692208b056fcd40a52 - Patch | |
| References | () https://git.kernel.org/stable/c/6e40ebb999c2c3d2fbb3cacb61f0384ee6e69075 - Patch | |
| References | () https://git.kernel.org/stable/c/eda89a1bae0602aec8314ced299bb243b9f9aeef - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* |
|
| CWE | NVD-CWE-noinfo |
27 Apr 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
25 Apr 2026, 09:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-25 09:16
Updated : 2026-06-17 10:34
NVD link : CVE-2026-31683
Mitre link : CVE-2026-31683
CVE.ORG link : CVE-2026-31683
JSON object : View
Products Affected
linux
- linux_kernel
CWE
