In the Linux kernel, the following vulnerability has been resolved: net: fix geneve_opt length integer overflow struct geneve_opt uses 5 bit length for each single option, which means every vary si…
High CVSS 7.1
Summary
In the Linux kernel, the following vulnerability has been resolved: net: fix geneve_opt length integer overflow struct geneve_opt uses 5 bit length for each single option, which means every vary size option should be smaller than 128 bytes. However, all current related Netlink policies cannot promise this length condition and the attacker can exploit a exact 128-byte size option to *fake* a zero length option and confuse the parsing logic, further achieve heap out-of-bounds read. One exampl…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/21748669c5825761cbbf47cbeeb01387ddccc8cb Patch
- https://git.kernel.org/stable/c/2952776c69a1a551649ed770bf22e3f691f6ec65 Patch
- https://git.kernel.org/stable/c/4d606069bdd3c76f8ab1f06796c97ef7f4746807 Patch
- https://git.kernel.org/stable/c/5a2976cc4d9c36ff58a0f10e35ce4283cbaa9c0e Patch
- https://git.kernel.org/stable/c/738ae5712215fe9181587d582b23333f02c62ca6 Patch
- https://git.kernel.org/stable/c/a2cb85f989e2074e2f392e00188c438cab3de088 Patch
- https://git.kernel.org/stable/c/b27055a08ad4b415dcf15b63034f9cb236f7fb40 Patch
- https://git.kernel.org/stable/c/b4513ad0f391871d3feee8ddf535609a3aabeeac Patch
- https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html
- https://cert-portal.siemens.com/productcert/html/ssa-019113.html
Timeline
- nvd_ingest NVD