Lucene search
K

3426 matches found

OSV
OSV
added 2026/02/14 5:4 p.m.2 views

SUSE-SU-2026:0525-1 Security update for the Linux Kernel (Live Patch 73 for SUSE Linux Enterprise 12 SP5)

This update for the SUSE Linux Enterprise kernel 4.12.14-122.275 fixes one security issue The following security issue was fixed: - CVE-2025-40186: tcp: Don't call reqskfastopenremove in tcpconnrequest bsc1253439. The following non security issue was fixed: - bsc1250280: don't expose...

5.8AI score0.00066EPSS
Exploits0References4
OSV
OSV
added 2026/02/14 5:3 p.m.3 views

SUSE-SU-2026:0524-1 Security update for the Linux Kernel (Live Patch 72 for SUSE Linux Enterprise 12 SP5)

This update for the SUSE Linux Enterprise kernel 4.12.14-122.272 fixes various security issues The following security issues were fixed: - CVE-2023-53321: wifi: mac80211hwsim: drop short frames bsc1250314. - CVE-2025-40186: tcp: Don't call reqskfastopenremove in tcpconnrequest bsc1253439. The...

7.1CVSS6.5AI score0.00066EPSS
Exploits0References6
Cvelist
Cvelist
added 2026/02/14 4:27 p.m.21 views

CVE-2026-23181 btrfs: sync read disk super and set block size

In the Linux kernel, the following vulnerability has been resolved: btrfs: sync read disk super and set block size When the user performs a btrfs mount, the block device is not set correctly. The user sets the block size of the block device to 0x4000 by executing the BLKBSZSET command. Since the...

0.00027EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.4 views

CVE-2026-23181

In the Linux kernel, the following vulnerability has been resolved: btrfs: sync read disk super and set block size When the user performs a btrfs mount, the block device is not set correctly. The user sets the block size of the block device to 0x4000 by executing the BLKBSZSET command. Since the...

5.4AI score0.00027EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2026/02/14 4:27 p.m.4 views

CVE-2026-23181 btrfs: sync read disk super and set block size

In the Linux kernel, the following vulnerability has been resolved: btrfs: sync read disk super and set block size When the user performs a btrfs mount, the block device is not set correctly. The user sets the block size of the block device to 0x4000 by executing the BLKBSZSET command. Since the...

5.6AI score0.00027EPSS
Exploits0References5
NVD
NVD
added 2026/02/14 4:15 p.m.6 views

CVE-2026-23145

In the Linux kernel, the following vulnerability has been resolved: ext4: fix iloc.bh leak in ext4xattrinodeupdateref The error branch for ext4xattrinodeupdateref forget to release the refcount for iloc.bh. Find this when review code...

5.5CVSS0.00018EPSS
Exploits0References7
OSV
OSV
added 2026/02/14 4:15 p.m.1 views

UBUNTU-CVE-2026-23145

In the Linux kernel, the following vulnerability has been resolved: ext4: fix iloc.bh leak in ext4xattrinodeupdateref The error branch for ext4xattrinodeupdateref forget to release the refcount for iloc.bh. Find this when review code...

5.5CVSS5.9AI score0.00018EPSS
Exploits0References29
Cvelist
Cvelist
added 2026/02/14 3:36 p.m.21 views

CVE-2026-23145 ext4: fix iloc.bh leak in ext4_xattr_inode_update_ref

In the Linux kernel, the following vulnerability has been resolved: ext4: fix iloc.bh leak in ext4xattrinodeupdateref The error branch for ext4xattrinodeupdateref forget to release the refcount for iloc.bh. Find this when review code...

0.00018EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2026/02/14 3:36 p.m.4 views

CVE-2026-23145

In the Linux kernel, the following vulnerability has been resolved: ext4: fix iloc.bh leak in ext4xattrinodeupdateref The error branch for ext4xattrinodeupdateref forget to release the refcount for iloc.bh. Find this when review code...

5.5CVSS5.1AI score0.00018EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/02/14 3:36 p.m.2 views

CVE-2026-23145

In the Linux kernel, the following vulnerability has been resolved: ext4: fix iloc.bh leak in ext4xattrinodeupdateref The error branch for ext4xattrinodeupdateref forget to release the refcount for iloc.bh. Find this when review code...

5.2AI score0.00018EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2026/02/14 3:3 p.m.8 views

CLSA-2026-1771081379 kernel: Fix of 76 CVEs

HID: core: ensure the allocated report buffer can contain the reserved report ID CVE-2025-38495 - fs/proc: fix uaf in procreaddirde CVE-2025-40271 - ALSA: usb-audio: Fix potential overflow of PCM transfer buffer CVE-2025-40269 - Bluetooth: ISO: Fix possible UAF on isoconnfree CVE-2025-40141 -...

7.8CVSS7AI score0.03752EPSS
Exploits2References1
CNNVD
CNNVD
added 2026/02/14 12:0 a.m.2 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from an error in the branch of the ext4xattr inodeupdateref function. This error fails to release the...

5.5CVSS5.8AI score0.00018EPSS
Exploits0References7
OSV
OSV
added 2026/02/13 11:4 p.m.1 views

SUSE-SU-2026:0515-1 Security update for the Linux Kernel (Live Patch 65 for SUSE Linux Enterprise 12 SP5)

This update for the SUSE Linux Enterprise kernel 4.12.14-122.247 fixes various security issues The following security issues were fixed: - CVE-2023-53321: wifi: mac80211hwsim: drop short frames bsc1250314. - CVE-2025-38352: posix-cpu-timers: fix race between handleposixcputimers and...

7.4CVSS6.6AI score0.00135EPSS
Exploits8References8
RedHat Linux
RedHat Linux
added 2026/02/12 3:15 p.m.8 views

kernel: ext4: fix use-after-free in ext4_orphan_cleanup

A use-after-free vulnerability was found in the ext4 filesystem's orphan inode cleanup routine in the Linux kernel. When ext4inodeattachjinode fails with -ENOMEM during orphan cleanup at mount time, the error is not properly propagated. The inode is freed via iput, but the orphan list still...

5.8AI score0.00039EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/02/10 2:6 a.m.4 views

kernel: ext4: fix use-after-free in ext4_orphan_cleanup

A use-after-free vulnerability was found in the ext4 filesystem's orphan inode cleanup routine in the Linux kernel. When ext4inodeattachjinode fails with -ENOMEM during orphan cleanup at mount time, the error is not properly propagated. The inode is freed via iput, but the orphan list still...

5.8AI score0.00039EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/02/09 4:51 a.m.6 views

kernel: ext4: fix use-after-free in ext4_orphan_cleanup

A use-after-free vulnerability was found in the ext4 filesystem's orphan inode cleanup routine in the Linux kernel. When ext4inodeattachjinode fails with -ENOMEM during orphan cleanup at mount time, the error is not properly propagated. The inode is freed via iput, but the orphan list still...

5.8AI score0.00039EPSS
Exploits0References5
Redos
Redos
added 2026/02/05 12:0 a.m.4 views

ROS-20260205-73-0025

A vulnerability in the fs/orangefs/inode.c component of the Linux kernel is related to insufficient input data validation. Exploitation of the vulnerability could allow an attacker to gain access to sensitive data, compromise its integrity, and cause a denial of service...

5.5CVSS7.1AI score0.00119EPSS
Exploits0
OSV
OSV
added 2026/02/02 11:33 a.m.6 views

CLSA-2026-1770032032 kernel: Fix of 63 CVEs

mm/memory-failure: fix VMBUGONPAGEPagePoisonedpage when unpoison memory CVE-2025-39883 - comedi: aioiiro16: Fix bit shift out of bounds CVE-2025-38529 - comedi: das6402: Fix bit shift out of bounds CVE-2025-38482 - comedi: pcl812: Fix bit shift out of bounds CVE-2025-38530 - comedi: das16m1: Fix...

7.8CVSS7AI score0.0013EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/02/02 7:35 a.m.3 views

CVE-2025-71184

A NULL pointer dereference vulnerability was found in the Linux kernel's Btrfs filesystem. When evicting an inode in btrfsevictinode, the tracing setup code attempts to fetch the root's ID before checking if the root pointer is NULL. This can cause a kernel crash when the inode's root is NULL...

5.5CVSS5.5AI score0.00022EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/02/01 12:24 a.m.2 views

SUSE CVE-2025-71183

In the Linux kernel, the following vulnerability has been resolved: btrfs: always detect conflicting inodes when logging inode refs After rename exchanging either with the rename exchange operation or regular renames in multiple non-atomic steps two inodes and at least one of them is a directory,...

5.5CVSS5.8AI score0.00012EPSS
Exploits0References17
Rows per page
Query Builder