Lucene search
K

104 matches found

NVD
NVD
added 2024/05/17 3:15 p.m.26 views

CVE-2024-35846

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix shrinker NULL crash with cgroupdisable=memory Christian reports a NULL deref in zswap that he bisected down to the zswap shrinker. The issue also cropped up in the bug trackers of libguestfs 1 and the Red Hat...

5.5CVSS6.4AI score0.0019EPSS
Exploits0References2
OSV
OSV
added 2024/05/17 3:15 p.m.1 views

DEBIAN-CVE-2024-35846

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix shrinker NULL crash with cgroupdisable=memory Christian reports a NULL deref in zswap that he bisected down to the zswap shrinker. The issue also cropped up in the bug trackers of libguestfs 1 and the Red Hat...

5.5CVSS5.4AI score0.0019EPSS
Exploits0References1
OSV
OSV
added 2024/05/17 3:15 p.m.2 views

UBUNTU-CVE-2024-35846

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix shrinker NULL crash with cgroupdisable=memory Christian reports a NULL deref in zswap that he bisected down to the zswap shrinker. The issue also cropped up in the bug trackers of libguestfs 1 and the Red Hat...

5.5CVSS6.5AI score0.0019EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.31 views

CVE-2024-35846

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix shrinker NULL crash with cgroupdisable=memory Christian reports a NULL deref in zswap that he bisected down to the zswap shrinker. The issue also cropped up in the bug trackers of libguestfs 1 and the Red Hat...

5.5CVSS6.2AI score0.0019EPSS
Exploits0References9
Cvelist
Cvelist
added 2024/05/17 2:47 p.m.28 views

CVE-2024-35846 mm: zswap: fix shrinker NULL crash with cgroup_disable=memory

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix shrinker NULL crash with cgroupdisable=memory Christian reports a NULL deref in zswap that he bisected down to the zswap shrinker. The issue also cropped up in the bug trackers of libguestfs 1 and the Red Hat...

6.3AI score0.0019EPSS
Exploits0References2
CVE
CVE
added 2024/05/17 2:47 p.m.86 views

CVE-2024-35846

CVE-2024-35846 affects the Linux kernel’s zswap shrinker under memcg-disabled (boot flag cgroup_disable=memory). A NULL memcg (sc->memcg == NULL) could cause a NULL dereference in memcg_page_state(), leading to a crash. The issue has been fixed in the kernel (as described in the connected docu...

5.5CVSS6.6AI score0.0019EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 2:47 p.m.18 views

CVE-2024-35846 mm: zswap: fix shrinker NULL crash with cgroup_disable=memory

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix shrinker NULL crash with cgroupdisable=memory Christian reports a NULL deref in zswap that he bisected down to the zswap shrinker. The issue also cropped up in the bug trackers of libguestfs 1 and the Red Hat...

6.8AI score0.0019EPSS
Exploits0References2
OSV
OSV
added 2024/05/17 2:47 p.m.13 views

CVE-2024-35846 mm: zswap: fix shrinker NULL crash with cgroup_disable=memory

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix shrinker NULL crash with cgroupdisable=memory Christian reports a NULL deref in zswap that he bisected down to the zswap shrinker. The issue also cropped up in the bug trackers of libguestfs 1 and the Red Hat...

5.5CVSS6AI score0.0019EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/04/18 12:0 a.m.6 views

PT-2024-26760 · Linux +3 · Linux Kernel +3

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

9.8CVSS6.6AI score0.01483EPSS
Exploits3References708
Tenable Nessus
Tenable Nessus
added 2024/04/09 12:0 a.m.146 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-6725-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6725-1 advisory. Chih-Yen Chang discovered that the KSMBD implementation in the Linux kernel did not properly validate certain data structure fields when...

9.8CVSS7.1AI score0.17442EPSS
Exploits0References47
OSV
OSV
added 2024/03/15 11:7 a.m.12 views

OESA-2024-1284 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: f2fs: explicitly null-terminate the xattr list When setting an xattr, explicitly null-terminate the xattr list. This eliminates the fragile assumption that the...

7.8CVSS7.3AI score0.00615EPSS
Exploits0References8
OSV
OSV
added 2024/03/15 11:7 a.m.5 views

OESA-2024-1283 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: f2fs: explicitly null-terminate the xattr list When setting an xattr, explicitly null-terminate the xattr list. This eliminates the fragile assumption that the...

7.8CVSS7.3AI score0.00615EPSS
Exploits0References8
Fedora
Fedora
added 2024/03/07 10:33 p.m.20 views

[SECURITY] Fedora 40 Update: proguard-6.2.2-5.fc40

ProGuard is a free Java class file shrinker, optimizer, obfuscator and preverifier. It detects and removes unused classes, fields, methods, and attributes. It optimizes bytecode and removes unused instructions. It renames the remaining classes, fields, and methods using short meaningless names...

8.8CVSS7.2AI score0.02578EPSS
Exploits3
SUSE CVE
SUSE CVE
added 2024/02/22 3:6 a.m.3 views

SUSE CVE-2023-52438

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

7.8CVSS6.1AI score0.00295EPSS
Exploits0References3
NVD
NVD
added 2024/02/20 9:15 p.m.21 views

CVE-2023-52438

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

7.8CVSS7.4AI score0.00295EPSS
Exploits0References8
CNNVD
CNNVD
added 2024/02/20 12:0 a.m.3 views

Linux kernel security vulnerabilities

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from a post-release reuse issue in the shinker callback of the binder module...

7.8CVSS8.2AI score0.00295EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2023/12/05 12:0 a.m.18 views

PT-2023-9102 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.0-rc5 Description: The issue is related to a use-after-free vulnerability in the binder driver's shrinker callback. The mmap read lock is used during the shrinker's callback, which can lead to a race conditi...

10CVSS6.7AI score0.78388EPSS
Exploits57References564
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.3 views

kernel: dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata

An ABBA deadlock flaw was found in the Linux kernel's device-mapper thin provisioning subsystem between the memory reclaim path and metadata abort handling. A local user can trigger this issue by initiating cache drop operations while dm-thin operations are active, causing process P1 to hold...

5.5CVSS7.1AI score0.00141EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.4 views

kernel: dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata

An ABBA deadlock flaw was found in the Linux kernel's device-mapper thin provisioning subsystem between the memory reclaim path and metadata abort handling. A local user can trigger this issue by initiating cache drop operations while dm-thin operations are active, causing process P1 to hold...

5.5CVSS7.1AI score0.00141EPSS
Exploits0References5
OSV
OSV
added 2022/07/31 2:34 p.m.9 views

GSD-2022-1004709 drm/panfrost: Fix shrinker list corruption by madvise IOCTL

drm/panfrost: Fix shrinker list corruption by madvise IOCTL This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.207 by commit...

7.4AI score
Exploits0
Rows per page
Query Builder