CVE-2024-35975
In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix transmit scheduler resource leak Inorder to support shaping and scheduling, Upon class creation Netdev driver allocates trasmit schedulers.
Does this matter?
Lower severity and a low EPSS score (0.22%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix transmit scheduler resource leak Inorder to support shaping and scheduling, Upon class creation Netdev driver allocates trasmit schedulers. The previous patch which added support for Round robin scheduling has a bug due to which driver is not freeing transmit schedulers post class deletion. This patch fixes the same.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.22% probability · 13th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/7af5582ea67209a23e44be9a9612ba7897be1f47Patch
- https://git.kernel.org/stable/c/b34fe77a1b18654233e4e54b334fcaeddf487100Patch
- https://git.kernel.org/stable/c/bccb798e07f8bb8b91212fe8ed1e421685449076Patch
- https://git.kernel.org/stable/c/7af5582ea67209a23e44be9a9612ba7897be1f47Patch
- https://git.kernel.org/stable/c/b34fe77a1b18654233e4e54b334fcaeddf487100Patch
- https://git.kernel.org/stable/c/bccb798e07f8bb8b91212fe8ed1e421685449076Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.