Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ipv4: restrict IPOPT_SSRR and IPOPT_LSRR options This patch restricts setting Loose Source and Record Route (LSRR) and Strict Source and Record Route (SSRR) IP options to users with CAP_NET_RAW capability. This prevents unprivileged applications from forcing packets to route through attacker-controlled nodes to leak TCP ISN and possibly other protocol information. While LSRR and SSRR are commonly filtered in many network environments, they may still be supported and forwarded along some network paths. RFC 7126 (Recommendations on Filtering of IPv4 Packets Containing IPv4 Options) recommend to drop these options in 4.3 and 4.4.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 2.6.12.1, < 5.10.259 |
References
- https://git.kernel.org/stable/c/00e8845fe3428c69e980dce5071cb3da1d8f7578Patch
- https://git.kernel.org/stable/c/28f5ad1b4055405eb1616e603fe511ba5e3725e7Patch
- https://git.kernel.org/stable/c/2a87c3e8f03ce655ed0ef500d64d5fd924ec3691Patch
- https://git.kernel.org/stable/c/4cd6e9ed49347d3a2fdaaf07e32fb524756dddc2Patch
- https://git.kernel.org/stable/c/89343ff12b3178fc236fe531a3603e7c97c68278Patch
- https://git.kernel.org/stable/c/8ff85dbabbbfb05e86e6cde31d91ac5782179d4dPatch
- https://git.kernel.org/stable/c/a4f3fd6516920988c47ba8d19714985c40c816a1Patch
- https://git.kernel.org/stable/c/d3915a1f5a4bc0ac911032903c3c6ab8df9fcc7cPatch
FAQ
What is CVE-2026-53249?
CVE-2026-53249 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ipv4: restrict IPOPT_SSRR and IPOPT_LSRR options This patch restricts setting Loose Source and Record Route (LSRR) and Strict Sour...
How severe is CVE-2026-53249?
CVE-2026-53249 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53249?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.