CVE-2024-36974
HighIn the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP If one TCA_TAPRIO_ATTR_PRIOMAP attribute has been provided, taprio_parse_mqprio_opt() must validate it, or userspace can inject arbitrary data to the kernel, the second time taprio_change() is called. First call (with valid attributes) sets dev->num_tc to a non zero value. Second call (with arbitrary mqprio attributes) returns early from taprio_parse_mqprio_opt() and bad things can happen.
CVSS 3.1 score
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
References
The following references provide additional information about CVE-2024-36974 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/0bf6cc96612bd396048f57d63f1ad454a846e39c
-
PatchKernel patch commithttps://git.kernel.org/stable/c/6db4af09987cc5d5f0136bd46148b0e0460dae5b
-
PatchKernel patch commithttps://git.kernel.org/stable/c/724050ae4b76e4fae05a923cb54101d792cf4404
Frequently asked questions
-
What is CVE-2024-36974?
CVE-2024-36974 is a High severity Linux kernel vulnerability with a CVSS score of 7.8 out of 10 . CVE-2024-36974 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-36974?
CVE-2024-36974 has a CVSS score of 7.8 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. -
Is there a patch available for CVE-2024-36974?
No patch is currently available for CVE-2024-36974. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-36974 actively exploited?
No — CVE-2024-36974 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.