CVE-2026-52998
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check The nf_osf_ttl() function accessed skb->dev to perform a local interface address lookup without verifying that the device pointer was valid. Additionally, the implementation utilized an in_dev_for_each_ifa_rcu loop to match the packet source address against local interface addresses. It assumed that packets from the same subnet should not see a decrement on the initial TTL. A packet might appear it is from the same subnet but it actually isn't especially...
- CVSS
- 7.5
- EPSS
- 0.50% 40.0% percentile
- CISA KEV
- Not listed
- Published
- 2026.06.25