Lucene search
+L

9705 matches found

SUSE CVE
SUSE CVE
added 2026/02/01 12:23 a.m.28 views

SUSE CVE-2026-23036

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before igetfailed in btrfsreadlockedinode In btrfsreadlockedinode if we fail to lookup the inode, we jump to the 'out' label with a path that has a read locked leaf and then we call igetfailed. This can result...

5.8AI score0.00202EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/31 11:42 a.m.57 views

CVE-2026-23036

The CVE-2026-23036 entry describes a Linux kernel vulnerability in the Btrfs path: release path before iget_failed() in btrfs_read_locked_inode(). The root cause is a sequence that can trigger an ABBA deadlock when iget_failed() evicts an inode while a read-locked leaf is still in scope, leading ...

5.8AI score0.00202EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:39 a.m.8 views

CVE-2026-23018

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfsreadlockedinode In btrfsreadlockedinode we are calling btrfsinitfileextenttree while holding a path with a read locked leaf from a subvolume tree, and...

5.8AI score0.00104EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/01/31 11:39 a.m.35 views

CVE-2026-23018 btrfs: release path before initializing extent tree in btrfs_read_locked_inode()

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfsreadlockedinode In btrfsreadlockedinode we are calling btrfsinitfileextenttree while holding a path with a read locked leaf from a subvolume tree, and...

0.00104EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/31 11:39 a.m.15 views

EUVD-2026-5076

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfsreadlockedinode In btrfsreadlockedinode we are calling btrfsinitfileextenttree while holding a path with a read locked leaf from a subvolume tree, and...

5.8AI score0.00104EPSS
SaveExploits0References2
CVE
CVE
added 2026/01/31 11:38 a.m.35 views

CVE-2025-71180

CVE-2025-71180 affects the Linux kernel’s interrupt handling: the IRQF_NO_THREAD flag should not be used with code that may take a spinlock, as warned by CONFIG_PROVE_RAW_LOCK_NESTING. The issue occurs when an IRQ handler may either use IRQF_NO_THREAD or acquire a spinlock_t, leading to a potenti...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:00 a.m.6 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : openjpeg2 (SUSE-SU-2026:0330-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:0330-1 advisory. - CVE-2023-39327: Fixed malicious files can cause a large loop that continuously prints warning messages ...

4.3CVSS6AI score0.00528EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/01/28 4:27 p.m.8 views

Security update for openjpeg2

This update for openjpeg2 fixes the following issues: CVE-2023-39327: Fixed malicious files can cause a large loop that continuously prints warning messages on the terminal bsc1227412. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST...

4.8CVSS5.9AI score0.00528EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/28 4:27 p.m.7 views

SUSE-SU-2026:0330-1 Security update for openjpeg2

This update for openjpeg2 fixes the following issues: - CVE-2023-39327: Fixed malicious files can cause a large loop that continuously prints warning messages on the terminal bsc1227412...

4.3CVSS6.2AI score0.00528EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 2026/01/28 2:40 p.m.11 views

Security update for openjpeg2

This update for openjpeg2 fixes the following issues: CVE-2023-39327: Fixed malicious files can cause a large loop that continuously prints warning messages on the terminal bsc1227412. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST...

4.8CVSS5.9AI score0.00528EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/28 2:40 p.m.5 views

SUSE-SU-2026:0320-1 Security update for openjpeg2

This update for openjpeg2 fixes the following issues: - CVE-2023-39327: Fixed malicious files can cause a large loop that continuously prints warning messages on the terminal bsc1227412...

4.3CVSS5.8AI score0.00528EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.5 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005061)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005061 advisory. In the Linux kernel, the following vulnerability has been resolved: ppdev: Add an error check in registerdevice In registerdevice, the return value of idasimpleget i...

7.8CVSS5.8AI score0.00253EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:00 a.m.12 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005012)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005012 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in ext4handleinodeextension We got issue as follows: EXT4-fs error device loop...

5.5CVSS5.8AI score0.00281EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/01/26 4:39 p.m.10 views

kernel: mm/compaction: fix UBSAN shift-out-of-bounds warning

A flaw was found in the memory management subsystem in the Linux kernel. An integer overflow in a shift operation can cause unexpected behavior in memory management, resulting in system instability and a denial of service...

7.1CVSS5.8AI score0.00189EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/01/23 3:24 p.m.51 views

CVE-2026-22992 libceph: return the handler error from mon_handle_auth_done()

In the Linux kernel, the following vulnerability has been resolved: libceph: return the handler error from monhandleauthdone Currently any error from cephauthhandlereplydone is propagated via finishauth but isn't returned from monhandleauthdone. This results in higher layers learning that despite...

7.5CVSS0.00279EPSS
SaveExploits0References6
OSV
OSV
added 2026/01/23 11:10 a.m.12 views

OESA-2026-1231 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: scsi: libsas: Fix use-after-free bug in smpexecutetasksg When executing SMP task failed, the smpexecutetasksg calls deltimer to delete "slowtask-timer". However,...

7.8CVSS5.6AI score0.00954EPSS
SaveExploits0References18
OSV
OSV
added 2026/01/23 3:55 a.m.12 views

CVE-2025-3839 Epiphany: insecure external protocol invocation in epiphany

A flaw was found in Epiphany, a tool that allows websites to open external URL handler applications with minimal user interaction. This design can be misused to exploit vulnerabilities within those handlers, making them appear remotely exploitable. The browser fails to properly warn or gate this...

8CVSS7.4AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/01/23 3:55 a.m.6 views

CVE-2025-3839

A flaw was found in Epiphany, a tool that allows websites to open external URL handler applications with minimal user interaction. This design can be misused to exploit vulnerabilities within those handlers, making them appear remotely exploitable. The browser fails to properly warn or gate this...

8CVSS6.1AI score0.00402EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/23 12:00 a.m.10 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-004878)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004878 advisory. In the Linux kernel, the following vulnerability has been resolved: serial: imx: Add missing .thawnoirq hook The following warning is seen with non-console UART...

5.5CVSS7AI score0.00194EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/23 12:00 a.m.8 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-004857)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004857 advisory. In the Linux kernel, the following vulnerability has been resolved: ipvs: fix WARNING in ipvsappnetcleanup During the initialization of ipvsappnetinit, if file ipvsa...

7.8CVSS5.3AI score0.00208EPSS
SaveExploits0References4
Rows per page
Query Builder