216.73.217.139

CVE-2024-36974

· Published 18/06/2024 20:15 · Modified 18/06/2024 20:15

Labels: CVE-2024-36974 2024-06-18416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2024-36974

Essential information

Published
18/06/2024 20:15
Modified
18/06/2024 20:15
Author
Creator
CISA KEV
No
CWE

Description

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
416baaa9-dc9f-4396-8d5f-8c081fb06d67
NVD
View on NVD

References