Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-36974
HistoryJun 18, 2024 - 12:00 a.m.

CVE-2024-36974

2024-06-1800:00:00
ubuntu.com
ubuntu.com
linux kernel
cve-2024-36974
net/sched
taprio
validate tca_taprio_attr_priomap
userspace injection

7.1 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%

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.

7.1 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.7%

Related for UB:CVE-2024-36974