CVE-2024-27410
Last modified
CVE-2024-27410 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject iftype change with mesh ID change It's currently possible to change the mesh ID when the interface isn't yet in mesh mode, at the same time as changing it into mesh mode. This leads to an overwrite of data in the wdev->u union for the interface type it currently has, causing cfg80211_change_iface() to do wrong things when switching. We could probably allow setting an interface to mesh while setting the mesh ID at the same time by doing a different order of operations here, but realistically there's no userspace that's going to do this, so just disallow changes in iftype when setting mesh ID.. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject iftype change with mesh ID change It's currently possible to change the mesh ID when the interface isn't yet in mesh mode, at the same time as changing it into mesh mode. This leads to an overwrite of data in the wdev->u union for the interface type it currently has, causing cfg80211_change_iface() to do wrong things when switching. We could probably allow setting an interface to mesh while setting the mesh ID at the same time by doing a different order of operations here, but realistically there's no userspace that's going to do this, so just disallow changes in iftype when setting mesh ID.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.19.2, < 6.1.81 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.21 | — |
| Linux | Linux Kernel | >= 6.7, < 6.7.9 | — |
| Linux | Linux Kernel | 6.8 | Rc1 |
| Debian | Debian Linux | 10.0 | — |
References
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.htmlThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2024/06/msg00020.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-27410?
How severe is CVE-2024-27410?
How do I fix CVE-2024-27410?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-27405In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2024-27406In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-27407In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-27408In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-27409In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-2741Cross-Site Request Forgery (CSRF) vulnerability in Planet IG…7.1
- CVE-2024-27411In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-27412In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-27413In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-27414In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-27415In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-27416In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-27410?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
