mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
23 lines
1.3 KiB
Markdown
23 lines
1.3 KiB
Markdown
|
|
### [CVE-2024-56783](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-56783)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### 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
|
||
|
|
|