Lucene search
+L

42 matches found

OSV
OSV
added 2025/10/04 8:15 a.m.3 views

UBUNTU-CVE-2025-39941

In the Linux kernel, the following vulnerability has been resolved: zram: fix slot write race condition Parallel concurrent writes to the same zram index result in leaked zsmalloc handles. Schematically we can have something like this: CPU0 CPU1 zramslotlock zsfreehandle zramslotlock zramslotlock...

4.7CVSS5.7AI score0.00087EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/04 7:31 a.m.14 views

CVE-2025-39941

CVE-2025-39941 describes a race in zram slot handling in the Linux kernel. Parallel writes to the same zram index can leak zsmalloc handles because zs_free() may run too early; the fix requires resetting the zram entry right before assigning a new handle within the same slot lock scope. Documents...

4.7CVSS6AI score0.00087EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/10/04 7:31 a.m.8 views

CVE-2025-39941 zram: fix slot write race condition

In the Linux kernel, the following vulnerability has been resolved: zram: fix slot write race condition Parallel concurrent writes to the same zram index result in leaked zsmalloc handles. Schematically we can have something like this: CPU0 CPU1 zramslotlock zsfreehandle zramslotlock zramslotlock...

4.7CVSS6.4AI score0.00087EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/04 7:31 a.m.15 views

CVE-2025-39941 zram: fix slot write race condition

In the Linux kernel, the following vulnerability has been resolved: zram: fix slot write race condition Parallel concurrent writes to the same zram index result in leaked zsmalloc handles. Schematically we can have something like this: CPU0 CPU1 zramslotlock zsfreehandle zramslotlock zramslotlock...

0.00087EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.11 views

PT-2025-40637

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in zram related to concurrent writes to the same zram index. This can lead to leaked zsmalloc handles. The issue occurs when multiple CPUs attempt to free memory ...

6.4AI score0.00087EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/10/04 12:0 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a contention condition during parallel concurrent writes to the same zram index, which could lead to the...

5.9AI score0.00087EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-49554

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: zsmalloc: fix races between asynchronous zspage free and page migration The asynchronous...

4.7CVSS4.8AI score0.00185EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:5 a.m.3 views

SUSE CVE-2022-49554

In the Linux kernel, the following vulnerability has been resolved: zsmalloc: fix races between asynchronous zspage free and page migration The asynchronous zspage free worker tries to lock a zspage's entire page list without defending against page migration. Since pages which haven't yet been...

4.7CVSS6.2AI score0.00185EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 7:1 a.m.3 views

DEBIAN-CVE-2022-49554

In the Linux kernel, the following vulnerability has been resolved: zsmalloc: fix races between asynchronous zspage free and page migration The asynchronous zspage free worker tries to lock a zspage's entire page list without defending against page migration. Since pages which haven't yet been...

4.7CVSS5.1AI score0.00185EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:1 a.m.12 views

CVE-2022-49554

In the Linux kernel, the following vulnerability has been resolved: zsmalloc: fix races between asynchronous zspage free and page migration The asynchronous zspage free worker tries to lock a zspage's entire page list without defending against page migration. Since pages which haven't yet been...

4.7CVSS0.00185EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:1 a.m.4 views

UBUNTU-CVE-2022-49554

In the Linux kernel, the following vulnerability has been resolved: zsmalloc: fix races between asynchronous zspage free and page migration The asynchronous zspage free worker tries to lock a zspage's entire page list without defending against page migration. Since pages which haven't yet been...

4.7CVSS5.9AI score0.00185EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/26 2:14 a.m.7 views

CVE-2022-49554 zsmalloc: fix races between asynchronous zspage free and page migration

In the Linux kernel, the following vulnerability has been resolved: zsmalloc: fix races between asynchronous zspage free and page migration The asynchronous zspage free worker tries to lock a zspage's entire page list without defending against page migration. Since pages which haven't yet been...

4.7CVSS4.9AI score0.00185EPSS
SaveExploits0References11
CVE
CVE
added 2025/02/26 2:14 a.m.74 views

CVE-2022-49554

The CVE-2022-49554 issue concerns the Linux kernel zsmalloc races during asynchronous zspage free and page migration. The race stems from the zspage page list being locked without defense against concurrent migrations, allowing pages to migrate off the zspage while lock_zspage() runs. Consequence...

4.7CVSS5.4AI score0.00185EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:14 a.m.15 views

CVE-2022-49554 zsmalloc: fix races between asynchronous zspage free and page migration

In the Linux kernel, the following vulnerability has been resolved: zsmalloc: fix races between asynchronous zspage free and page migration The asynchronous zspage free worker tries to lock a zspage's entire page list without defending against page migration. Since pages which haven't yet been...

0.00185EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/26 2:14 a.m.15 views

CVE-2022-49554

In the Linux kernel, the following vulnerability has been resolved: zsmalloc: fix races between asynchronous zspage free and page migration The asynchronous zspage free worker tries to lock a zspage's entire page list without defending against page migration. Since pages which haven't yet been...

4.7CVSS5.1AI score0.00185EPSS
SaveExploits0
OSV
OSV
added 2022/06/28 8:13 p.m.13 views

GSD-2022-1004023 zsmalloc: fix races between asynchronous zspage free and page migration

zsmalloc: fix races between asynchronous zspage free and page migration 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 v4.14.282 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 8:3 p.m.9 views

GSD-2022-1003930 zsmalloc: fix races between asynchronous zspage free and page migration

zsmalloc: fix races between asynchronous zspage free and page migration 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 v4.19.246 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:51 p.m.16 views

GSD-2022-1003812 zsmalloc: fix races between asynchronous zspage free and page migration

zsmalloc: fix races between asynchronous zspage free and page migration 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.197 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:36 p.m.8 views

GSD-2022-1003659 zsmalloc: fix races between asynchronous zspage free and page migration

zsmalloc: fix races between asynchronous zspage free and page migration 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.10.120 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:16 p.m.9 views

GSD-2022-1003451 zsmalloc: fix races between asynchronous zspage free and page migration

zsmalloc: fix races between asynchronous zspage free and page migration 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.15.45 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder