cve/2024/CVE-2024-56783.md

23 lines
1.3 KiB
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-56783](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56783)
![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=6.11%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=7f3287db654395f9c5ddd246325ff7889f550286%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=ace0db36b4a1db07a48517c4f04488d1cd05e5f5%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=ecc5368315af8473fe052cb928e53756dbfe4403%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=f07e28e4c623168f9fa5c00f518bd341d4014aa6%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue)
### Description
In the Linux kernel, the following vulnerability has been resolved:netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup levelcgroup maximum depth is INT_MAX by default, there is a cgroup toggle torestrict this maximum depth to a more reasonable value not to harmperformance. Remove unnecessary WARN_ON_ONCE which is reachable fromuserspace.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/w4zu/Debian_security