Lucene search
+L

20 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: condresched was added to getswappages. A softlockup still occurs in getswappages under memory pressure. With 64 CPU cores, 64GB of memory, and 28 zram devices, the size of each zram device is 50MB, and they all have...

5.5CVSS5.9AI score0.00192EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15

In the Linux kernel, the following vulnerability has been resolved: mm/swap: Fixed the race condition between swapoff and getswappages. The si-lock must be held when deleting the si from the available list. Otherwise, another thread may re-add the si to the available list, which can lead to memor...

4.7CVSS6.1AI score0.00128EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.8 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-013213)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013213 advisory. In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swapinfostruct race between swapoff and getswappages The si-lock must be held when...

4.7CVSS6.4AI score0.00128EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988983)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988983 advisory. In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: add condresched in getswappages The softlockup still occurs in getswappages under...

5.5CVSS6.5AI score0.00192EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/07 11:47 p.m.4 views

SUSE CVE-2023-53623

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swapinfostruct race between swapoff and getswappages The si-lock must be held when deleting the si from the available list. Otherwise, another thread can re-add the si to the available list, which can lead to memory...

6.3CVSS6.3AI score0.00128EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/07 4:15 p.m.4 views

CVE-2023-53623

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swapinfostruct race between swapoff and getswappages The si-lock must be held when deleting the si from the available list. Otherwise, another thread can re-add the si to the available list, which can lead to memory...

4.7CVSS0.00128EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/07 3:19 p.m.5 views

CVE-2023-53623 mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swapinfostruct race between swapoff and getswappages The si-lock must be held when deleting the si from the available list. Otherwise, another thread can re-add the si to the available list, which can lead to memory...

4.7CVSS5.1AI score0.00128EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.4 views

CVE-2023-53623

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swapinfostruct race between swapoff and getswappages The si-lock must be held when deleting the si from the available list. Otherwise, another thread can re-add the si to the available list, which can lead to memory...

4.7CVSS5.6AI score0.00128EPSS
SaveExploits0
CVE
CVE
added 2025/10/07 3:19 p.m.17 views

CVE-2023-53623

CVE-2023-53623 concerns the Linux kernel swap subsystem. The vulnerability arises from a race in swap_info[] handling where one thread deleting an si from the swap_info available list can be bypassed if si->lock isn’t held, allowing another thread to re-add the si and continue clearing flags s...

4.7CVSS6AI score0.00128EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.6 views

CVE-2023-53623 mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swapinfostruct race between swapoff and getswappages The si-lock must be held when deleting the si from the available list. Otherwise, another thread can re-add the si to the available list, which can lead to memory...

0.00128EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-52932

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/swapfile: add condresched in getswappages The softlockup still occurs in getswappages under memory pressure. 64 CPU cores, 64GB memory, and 28 zram devices,...

5.5CVSS5.6AI score0.00192EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.3 views

SUSE CVE-2023-52932

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: add condresched in getswappages The softlockup still occurs in getswappages under memory pressure. 64 CPU cores, 64GB memory, and 28 zram devices, the disksize of each zram device is 50MB with same priority as si. Us...

5.5CVSS7.4AI score0.00192EPSS
SaveExploits0References3
NVD
NVD
added 2025/03/27 5:15 p.m.11 views

CVE-2023-52932

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: add condresched in getswappages The softlockup still occurs in getswappages under memory pressure. 64 CPU cores, 64GB memory, and 28 zram devices, the disksize of each zram device is 50MB with same priority as si. Us...

5.5CVSS0.00192EPSS
SaveExploits0References7
OSV
OSV
added 2025/03/27 5:15 p.m.2 views

UBUNTU-CVE-2023-52932

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: add condresched in getswappages The softlockup still occurs in getswappages under memory pressure. 64 CPU cores, 64GB memory, and 28 zram devices, the disksize of each zram device is 50MB with same priority as si. Us...

5.5CVSS5.9AI score0.00192EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/03/27 4:37 p.m.1 views

CVE-2023-52932 mm/swapfile: add cond_resched() in get_swap_pages()

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: add condresched in getswappages The softlockup still occurs in getswappages under memory pressure. 64 CPU cores, 64GB memory, and 28 zram devices, the disksize of each zram device is 50MB with same priority as si. Us...

7.2AI score0.00192EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/03/27 4:37 p.m.9 views

CVE-2023-52932

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: add condresched in getswappages The softlockup still occurs in getswappages under memory pressure. 64 CPU cores, 64GB memory, and 28 zram devices, the disksize of each zram device is 50MB with same priority as si. Us...

5.5CVSS5.3AI score0.00192EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.5 views

kernel: mm/swapfile: add cond_resched() in get_swap_pages()

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: add condresched in getswappages The softlockup still occurs in getswappages under memory pressure. 64 CPU cores, 64GB memory, and 28 zram devices, the disksize of each zram device is 50MB with same priority as si. Us...

5.5CVSS6.8AI score0.00192EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.6 views

kernel: mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swapinfostruct race between swapoff and getswappages The si-lock must be held when deleting the si from the available list. Otherwise, another thread can re-add the si to the available list, which can lead to memory...

4.7CVSS6.8AI score0.00128EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.8 views

kernel: mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()

In the Linux kernel, the following vulnerability has been resolved: mm/swap: fix swapinfostruct race between swapoff and getswappages The si-lock must be held when deleting the si from the available list. Otherwise, another thread can re-add the si to the available list, which can lead to memory...

4.7CVSS6.8AI score0.00128EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/02/13 12:0 a.m.2 views

PT-2023-35105 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.93 Description: A potential issue has been identified in the Linux Kernel, related to the get swap pages function in mm/swapfile. The actual impact and attack plausibility have not yet been proven...

7.3AI score
SaveExploits0References1
Rows per page
Query Builder