THREAT OPS › Threat News › [NVD] CVE-2024-26631 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved:
ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
idev->mc_ifc_count can be written over without proper locking.
Originally found by syzbot [1], fix this issue by encapsulating calls
to mld_ifc_stop_wo
[NVD] CVE-2024-26631 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work idev->mc_ifc_count can be written over without proper locking. Originally found by syzbot [1], fix this issue by encapsulating calls to mld_ifc_stop_wo
CVE-2024-26631 CVSS: 7.8 HIGH Published: 2024-03-18T11:15:09.483
In the Linux kernel, the following vulnerability has been resolved:
ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
idev->mc_ifc_count can be written over without proper locking.
Originally found by syzbot [1], fix this issue by encapsulating calls to mld_ifc_stop_work() (and mld_gq_stop_work() for good measure) with mu
Indicators of compromise
- CVE-2024-26631cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26631