Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Nhat Pham

#34989of 53,632
7.5Total CVSS
Vulnerabilities · 1
PT-2024-26760
7.5
2024-04-18
Linux · Linux Kernel · CVE-2024-35846
**Name of the Vulnerable Software and Affected Versions** Linux kernel (affected versions not specified) **Description** The issue is related to a NULL pointer dereference in the zswap shrinker when memcg is disabled with the boot time flag. This can cause the zswap shrinker to be called with `sc->memcg` equal to NULL, leading to a crash in `memcg page state()`. The problem is specific to the non-node accounting of cgroup's zswap memory. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.