Lucene search
+L

169 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.4 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002945)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002945 advisory. An issue was discovered in fs/xfs/libxfs/xfsattrleaf.c in the Linux kernel through 4.17.3. An OOPS may occur for a corrupted xfs image after xfsdashrinkinode is call...

5.5CVSS6.6AI score0.02179EPSS
SaveExploits1References16
SUSE CVE
SUSE CVE
added 2025/12/31 12:28 a.m.8 views

SUSE CVE-2023-54227

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix tags leak when shrink nrhwqueues Although we don't need to realloc set-tags when shrink nrhwqueues, we need to free them. Or these tags will be leaked. How to reproduce: 1. mount -t configfs configfs /mnt 2. modprobe...

4.7CVSS6.5AI score0.00403EPSS
SaveExploits0References17
NVD
NVD
added 2025/12/30 1:16 p.m.12 views

CVE-2023-54227

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix tags leak when shrink nrhwqueues Although we don't need to realloc set-tags when shrink nrhwqueues, we need to free them. Or these tags will be leaked. How to reproduce: 1. mount -t configfs configfs /mnt 2. modprobe...

7.5CVSS0.00403EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/30 1:16 p.m.14 views

UBUNTU-CVE-2023-54227

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix tags leak when shrink nrhwqueues Although we don't need to realloc set-tags when shrink nrhwqueues, we need to free them. Or these tags will be leaked. How to reproduce: 1. mount -t configfs configfs /mnt 2. modprobe...

7.5CVSS5.7AI score0.00403EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.12 views

CVE-2023-54227

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix tags leak when shrink nrhwqueues Although we don't need to realloc set-tags when shrink nrhwqueues, we need to free them. Or these tags will be leaked. How to reproduce: 1. mount -t configfs configfs /mnt 2. modprobe...

7.5CVSS5.7AI score0.00403EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/30 12:11 p.m.39 views

CVE-2023-54227

CVE-2023-54227 affects the Linux kernel blk-mq by leaking tags during shrink_nr_hw_queues. Reproduction shows 9 tags allocated for 8 submit queues + 1 poll queue, but when nr_hw_queues shrinks to 5, only 5 tags are freed, leaking the other 4. The issue is addressed in kernel patches; multiple OS ...

7.5CVSS6.1AI score0.00403EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/30 12:11 p.m.10 views

CVE-2023-54227 blk-mq: fix tags leak when shrink nr_hw_queues

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix tags leak when shrink nrhwqueues Although we don't need to realloc set-tags when shrink nrhwqueues, we need to free them. Or these tags will be leaked. How to reproduce: 1. mount -t configfs configfs /mnt 2. modprobe...

7.5CVSS6.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.41 views

CVE-2023-54227 blk-mq: fix tags leak when shrink nr_hw_queues

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix tags leak when shrink nrhwqueues Although we don't need to realloc set-tags when shrink nrhwqueues, we need to free them. Or these tags will be leaked. How to reproduce: 1. mount -t configfs configfs /mnt 2. modprobe...

7.5CVSS0.00403EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/12/22 5:04 p.m.20 views

kernel: mm: fix zswap writeback race condition

In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data that was written to a different page. The race...

7.8CVSS6.8AI score0.00118EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 7:48 a.m.15 views

kernel: mm: fix zswap writeback race condition

In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data that was written to a different page. The race...

7.8CVSS6.8AI score0.00118EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/16 3:30 p.m.11 views

EUVD-2025-203698

In the Linux kernel, the following vulnerability has been resolved: crash: fix crashkernel resource shrink When crashkernel is configured with a high reservation, shrinking its value below the low crashkernel reservation causes two issues: 1. Invalid crashkernel resource objects 2. Kernel crash i...

5.9AI score0.00199EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/16 2:15 p.m.10 views

AZL-72442 CVE-2025-68198 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: crash: fix crashkernel resource shrink When crashkernel is configured with a high reservation, shrinking its value below the low crashkernel reservation causes two issues: 1. Invalid crashkernel resource objects 2. Kernel crash i...

5.6AI score0.00199EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.8 views

CVE-2025-68198

In the Linux kernel, the following vulnerability has been resolved: crash: fix crashkernel resource shrink When crashkernel is configured with a high reservation, shrinking its value below the low crashkernel reservation causes two issues: 1. Invalid crashkernel resource objects 2. Kernel crash i...

5.7AI score0.00199EPSS
SaveExploits0References21
OSV
OSV
added 2025/12/16 1:48 p.m.11 views

CVE-2025-68198 crash: fix crashkernel resource shrink

In the Linux kernel, the following vulnerability has been resolved: crash: fix crashkernel resource shrink When crashkernel is configured with a high reservation, shrinking its value below the low crashkernel reservation causes two issues: 1. Invalid crashkernel resource objects 2. Kernel crash i...

6.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/16 1:48 p.m.41 views

CVE-2025-68198 crash: fix crashkernel resource shrink

In the Linux kernel, the following vulnerability has been resolved: crash: fix crashkernel resource shrink When crashkernel is configured with a high reservation, shrinking its value below the low crashkernel reservation causes two issues: 1. Invalid crashkernel resource objects 2. Kernel crash i...

0.00199EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/16 1:48 p.m.36 views

CVE-2025-68198

CVE-2025-68198 relates to a Linux kernel crashkernel memory shrinking bug. When crashkernel is configured with a high reservation, shrinking below the low-crashkernel reservation can leave the /proc/iomem reservation at the higher value, causing invalid crash kernel memory objects and, if shrunk ...

6AI score0.00199EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68198

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crash: fix crashkernel resource shrink When crashkernel is configured with a high reservation, shrinking its value below the low crashkernel reservation causes...

5.9AI score0.00199EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/12 1:52 p.m.11 views

kernel: mm: fix zswap writeback race condition

In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data that was written to a different page. The race...

7.8CVSS6.8AI score0.00118EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 5:26 a.m.11 views

kernel: mm: fix zswap writeback race condition

In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data that was written to a different page. The race...

7.8CVSS6.8AI score0.00118EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 5:21 a.m.15 views

kernel: mm: fix zswap writeback race condition

In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data that was written to a different page. The race...

7.8CVSS6.8AI score0.00118EPSS
SaveExploits0References5
Rows per page
Query Builder