Vulnerability CVE-2024-35975


Published: 2024-05-20

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.

 References:
https://git.kernel.org/stable/c/7af5582ea67209a23e44be9a9612ba7897be1f47
https://git.kernel.org/stable/c/b34fe77a1b18654233e4e54b334fcaeddf487100
https://git.kernel.org/stable/c/bccb798e07f8bb8b91212fe8ed1e421685449076

Copyright 2026, cxsecurity.com

 

Back to Top