In 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.
References
Configurations
Configuration 1 (hide)
|
History
01 Oct 2025, 15:15
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | NVD-CWE-noinfo | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
| References | () https://git.kernel.org/stable/c/0bf6cc96612bd396048f57d63f1ad454a846e39c - Patch | |
| References | () https://git.kernel.org/stable/c/6db4af09987cc5d5f0136bd46148b0e0460dae5b - Patch | |
| References | () https://git.kernel.org/stable/c/724050ae4b76e4fae05a923cb54101d792cf4404 - Patch | |
| References | () https://git.kernel.org/stable/c/c37a27a35eadb59286c9092c49c241270c802ae2 - Patch | |
| References | () https://git.kernel.org/stable/c/c6041e7124464ce7e896ee3f912897ce88a0c4ec - Patch | |
| References | () https://git.kernel.org/stable/c/d3dde4c217f0c31ab0621912e682b57e677dd923 - Patch | |
| References | () https://git.kernel.org/stable/c/f921a58ae20852d188f70842431ce6519c4fdc36 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:* |
|
| First Time |
Linux linux Kernel
Linux |
21 Nov 2024, 09:22
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/0bf6cc96612bd396048f57d63f1ad454a846e39c - | |
| References | () https://git.kernel.org/stable/c/6db4af09987cc5d5f0136bd46148b0e0460dae5b - | |
| References | () https://git.kernel.org/stable/c/724050ae4b76e4fae05a923cb54101d792cf4404 - | |
| References | () https://git.kernel.org/stable/c/c37a27a35eadb59286c9092c49c241270c802ae2 - | |
| References | () https://git.kernel.org/stable/c/c6041e7124464ce7e896ee3f912897ce88a0c4ec - | |
| References | () https://git.kernel.org/stable/c/d3dde4c217f0c31ab0621912e682b57e677dd923 - | |
| References | () https://git.kernel.org/stable/c/f921a58ae20852d188f70842431ce6519c4fdc36 - |
05 Jul 2024, 08:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
21 Jun 2024, 14:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
20 Jun 2024, 12:44
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
18 Jun 2024, 20:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-06-18 20:15
Updated : 2025-10-01 15:15
NVD link : CVE-2024-36974
Mitre link : CVE-2024-36974
CVE.ORG link : CVE-2024-36974
JSON object : View
Products Affected
linux
- linux_kernel
CWE
