4 matches found
CVE-2026-23124 affecting package kernel for versions less than 6.6.126.1-1
CVE-2026-23124 affecting package kernel for versions less than 6.6.126.1-1. A patched version of the package is available...
CVE-2026-23124
A flaw was found in the Linux kernel's IPv6 neighbor discovery component. A remote attacker on an adjacent network can exploit a data race in the ndiscrouterdiscovery function by sending specially crafted Internet Control Message Protocol version 6 ICMPv6 Router Advertisement RA messages. This...
Linux Distros Unpatched Vulnerability : CVE-2026-23124
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ipv6: annotate data-race in ndiscrouterdiscovery syzbot found that ndiscrouterdiscovery could read and write in6dev-ramtu without holding a lock 1 This looks...
CVE-2026-23124
In the Linux kernel, the following vulnerability has been resolved: ipv6: annotate data-race in ndiscrouterdiscovery syzbot found that ndiscrouterdiscovery could read and write in6dev-ramtu without holding a lock 1 This looks fine, IFLAINET6RAMTU is best effort. Add READONCE/WRITEONCE to document...