CVE-2026-43452HIGH 8.2EPSS p35.2%

CVE-2026-43452CVE-2026-43452

Description

In the Linux kernel, the following vulnerability has been resolved: netfilter: x_tables: guard option walkers against 1-byte tail reads When the last byte of options is a non-single-byte option kind, walkers that advance with i += op[i + 1] ? : 1 can read op[i + 1] past the end of the option area. Add an explicit i == optlen - 1 check before dereferencing op[i + 1] in xt_tcpudp and xt_dccp option walkers.

Scoring

CVSS 3.18.2 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
EPSS0.44% probability of exploitation · percentile 35.2% · 2026-06-19T12:03:05Z
Published2026-05-08
Last modified2026-05-21

References

  1. https://git.kernel.org/stable/c/5b18b8b35c7cded2d17b2b2604c9b0694ff48d1c
  2. https://git.kernel.org/stable/c/9b94f0e42ed248eb31929da84ed9f5310d7ff540
  3. https://git.kernel.org/stable/c/ae1e1267650638136b84c23f2b31250f0ccb6823
  4. https://git.kernel.org/stable/c/bc18551c6169eac5ed813778d3e3e484002dbbe5
  5. https://git.kernel.org/stable/c/c2a445367a496a3c25dbc940c10c8bd1cfd4c14a
  6. https://git.kernel.org/stable/c/c39f84e4be1be63fc60ca7141ea7b76edcea5907
  7. https://git.kernel.org/stable/c/cfe770220ac2dbd3e104c6b45094037455da81d4
  8. https://git.kernel.org/stable/c/d04800323336eebf441d153f43234eac9b833d36

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-23455
CVE
CVE-2026-23456
CVE
CVE-2026-43190
CVE
CVE-2026-23457
CVE
CVE-2026-46324
CVE
CVE-2026-23442
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.