Lucene search
+L

4395 matches found

Tenable Nessus
Tenable Nessus
added 2026/02/19 12:00 a.m.20 views

Amazon Linux 2 : kernel, --advisory ALAS2KERNEL-5.10-2026-113 (ALASKERNEL-5.10-2026-113)

The version of kernel installed on the remote host is prior to 5.10.248-247.988. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.10-2026-113 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: core: ufs: Fix a hang in the...

9.1CVSS6.8AI score0.00693EPSS
SaveExploits0References112
NVD
NVD
added 2026/02/18 4:22 p.m.17 views

CVE-2025-71237

In the Linux kernel, the following vulnerability has been resolved: nilfs2: Fix potential block overflow that cause system hang When a user executes the FITRIM command, an underflow can occur when calculating nblocks if endblock is too small. Since nblocks is of type sectort, which is u64, a...

5.5CVSS0.00123EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/02/18 4:22 p.m.15 views

CVE-2025-71237

In the Linux kernel, the following vulnerability has been resolved: nilfs2: Fix potential block overflow that cause system hang When a user executes the FITRIM command, an underflow can occur when calculating nblocks if endblock is too small. Since nblocks is of type sectort, which is u64, a...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References29
OSV
OSV
added 2026/02/18 4:22 p.m.12 views

UBUNTU-CVE-2025-71237

In the Linux kernel, the following vulnerability has been resolved: nilfs2: Fix potential block overflow that cause system hang When a user executes the FITRIM command, an underflow can occur when calculating nblocks if endblock is too small. Since nblocks is of type sectort, which is u64, a...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References30
attackerkb
attackerkb
added 2026/02/18 2:53 p.m.10 views

CVE-2025-71237

In the Linux kernel, the following vulnerability has been resolved: nilfs2: Fix potential block overflow that cause system hang When a user executes the FITRIM command, an underflow can occur when calculating nblocks if endblock is too small. Since nblocks is of type sectort, which is u64, a...

5.1AI score0.00123EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/02/18 2:53 p.m.44 views

CVE-2025-71237

CVE-2025-71237 corresponds to a Linux kernel nilfs2 issue where an underflow during FITRIM end_block calculation can produce a negative nblocks, turning into a large positive value and causing the block layer to hang while processing a discard. The description and connected advisories confirm the...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/02/18 2:53 p.m.39 views

CVE-2025-71237 nilfs2: Fix potential block overflow that cause system hang

In the Linux kernel, the following vulnerability has been resolved: nilfs2: Fix potential block overflow that cause system hang When a user executes the FITRIM command, an underflow can occur when calculating nblocks if endblock is too small. Since nblocks is of type sectort, which is u64, a...

0.00123EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/02/18 2:53 p.m.13 views

CVE-2025-71237

In the Linux kernel, the following vulnerability has been resolved: nilfs2: Fix potential block overflow that cause system hang When a user executes the FITRIM command, an underflow can occur when calculating nblocks if endblock is too small. Since nblocks is of type sectort, which is u64, a...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
OSV
OSV
added 2026/02/18 2:53 p.m.15 views

CVE-2025-71237 nilfs2: Fix potential block overflow that cause system hang

In the Linux kernel, the following vulnerability has been resolved: nilfs2: Fix potential block overflow that cause system hang When a user executes the FITRIM command, an underflow can occur when calculating nblocks if endblock is too small. Since nblocks is of type sectort, which is u64, a...

5.4AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2025-71237

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nilfs2: Fix potential block overflow that cause system hang When a user executes the FITRIM command, an underflow can occur when calculating nblocks if endblock...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/02/14 4:27 p.m.17 views

CVE-2026-23179

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fixup hang in nvmettcplistendataready When the socket is closed while in TCPLISTEN a callback is run to flush all outstanding packets, which in turns calls nvmettcplistendataready with the skcallbacklock held. So we ne...

5.1AI score0.00173EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.17 views

CVE-2026-23157

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not strictly require dirty metadata threshold for metadata writepages BUG There is an internal report that over 1000 processes are waiting at the ioscheduletimeout of balancedirtypages, causing a system hang and trigger...

5.5CVSS5.5AI score0.00129EPSS
SaveExploits0References36
OSV
OSV
added 2026/02/14 4:15 p.m.9 views

UBUNTU-CVE-2026-23157

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not strictly require dirty metadata threshold for metadata writepages BUG There is an internal report that over 1000 processes are waiting at the ioscheduletimeout of balancedirtypages, causing a system hang and trigger...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0References37
UbuntuCve
UbuntuCve
added 2026/02/14 3:16 p.m.17 views

CVE-2026-23113

In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: check IOWQBITEXIT inside work run loop Currently this is checked before running the pending work. Normally this is quite fine, as work items either end up blocking which will create a new worker for other items, or...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References33
attackerkb
attackerkb
added 2026/02/14 3:09 p.m.9 views

CVE-2026-23113

In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: check IOWQBITEXIT inside work run loop Currently this is checked before running the pending work. Normally this is quite fine, as work items either end up blocking which will create a new worker for other items, or...

5.5CVSS5.2AI score0.00119EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/02/14 3:09 p.m.55 views

CVE-2026-23113

CVE-2026-23113 affects the Linux kernel io-uring/io-wq component. The issue stems from not checking IO_WQ_BIT_EXIT in the io_worker_handle_work() loop, causing long exits when processing large pending reads (e.g., 2GB reads from /dev/msr* with >16MB per read). Evidence in the advisory shows th...

5.5CVSS5.3AI score0.00119EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23157

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: do not strictly require dirty metadata threshold for metadata writepages BUG There is an internal report that over 1000 processes are waiting at the...

5.5CVSS5.7AI score0.00129EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/02/05 12:25 a.m.10 views

SUSE CVE-2026-23047

In the Linux kernel, the following vulnerability has been resolved: libceph: make calctarget set t-paused, not just clear it Currently calctarget clears t-paused if the request shouldn't be paused anymore, but doesn't ever set t-paused even though it's able to determine when the request should be...

5.5CVSS5.2AI score0.00168EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2026/02/05 12:24 a.m.15 views

SUSE CVE-2026-23096

In the Linux kernel, the following vulnerability has been resolved: uacce: fix cdev handling in the cleanup path When cdevdeviceadd fails, it internally releases the cdev memory, and if cdevdevicedel is then executed, it will cause a hang error. To fix it, we check the return value of cdevdevicea...

5.5CVSS5.2AI score0.00119EPSS
SaveExploits0References19
NVD
NVD
added 2026/02/04 5:16 p.m.13 views

CVE-2026-23096

In the Linux kernel, the following vulnerability has been resolved: uacce: fix cdev handling in the cleanup path When cdevdeviceadd fails, it internally releases the cdev memory, and if cdevdevicedel is then executed, it will cause a hang error. To fix it, we check the return value of cdevdevicea...

5.5CVSS0.00119EPSS
SaveExploits0References7
Rows per page
Query Builder