Lucene search
+L

127 matches found

CNNVD
CNNVD
added 2026/05/06 12:00 a.m.17 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 the lack of verification of the rounded allocation size in the drm/buddy mechanism. This...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.17 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates from a BUGON triggered when merging root nodes when the root entry in btrfs contains a non-zero dropprogress...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:44 p.m.4 views

CVE-2026-31635

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix oversized RESPONSE authenticator length check rxgkverifyresponse decodes authlen from the packet and is supposed to verify that it fits in the remaining bytes. The existing check is inverted, so oversized RESPONSE...

5.4AI score0.00923EPSS
SaveExploits4References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.9 views

Unity Linux 20.1050e / 20.1070e Security Update: kernel (UTSA-2026-010820)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010820 advisory. In the Linux kernel, the following vulnerability has been resolved: dm cache: prevent BUGON by blocking retries on failed device resumes A cache device failing to...

5.5CVSS6.3AI score0.00169EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.9 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011230 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Fix BUGON in probe function The snddmabuffer.bytes field now contains the aligned...

5.5CVSS6.2AI score0.00144EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:00 a.m.7 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006754 advisory. In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix VMBUGONPAGEPagePoisonedpage when unpoison memory When I did memory failure...

7.1CVSS5.8AI score0.00153EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:00 a.m.7 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005671)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005671 advisory. In the Linux kernel, the following vulnerability has been resolved: btrfs: fix BUGON condition in btrfscancelbalance Pausing and canceling balance can race to...

5.5CVSS5.8AI score0.00201EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/27 11:32 a.m.9 views

SUSE-SU-2026:20615-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 and SL MIxro 6.2 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-40147: blk-throttle: fix access race during throttle policy activation bsc1253344. - CVE-2025-40257: mptcp: fix a race in mptcppmdeladdtimer...

9.8CVSS7.1AI score0.00677EPSS
SaveExploits5References439
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.8 views

CVE-2026-23067

In the Linux kernel, the following vulnerability has been resolved: iommu/io-pgtable-arm: fix sizet signedness bug in unmap path armlpaeunmap returns sizet but was returning -ENOENT negative error code when encountering an unmapped PTE. Since sizet is unsigned, -ENOENT typically -2 becomes a huge...

5.5CVSS5.5AI score0.00107EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/12/31 12:26 a.m.9 views

SUSE CVE-2023-54282

In the Linux kernel, the following vulnerability has been resolved: media: tuners: qt1010: replace BUGON with a regular error BUGON is unnecessary here, and in addition it confuses smatch. Replacing this with an error return help resolve this smatch warning: drivers/media/tuners/qt1010.c:350...

3.3CVSS7AI score0.00229EPSS
SaveExploits0References18
EUVD
EUVD
added 2025/12/30 3:30 p.m.10 views

EUVD-2023-60456

In the Linux kernel, the following vulnerability has been resolved: btrfs: remove BUGON's in addnewfreespace At addnewfreespace we have these BUGON's that are there to deal with any failure to add free space to the in memory free space cache. Such failures are mostly -ENOMEM that should be very...

6AI score0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.7 views

CVE-2023-54282

In the Linux kernel, the following vulnerability has been resolved: media: tuners: qt1010: replace BUGON with a regular error BUGON is unnecessary here, and in addition it confuses smatch. Replacing this with an error return help resolve this smatch warning: drivers/media/tuners/qt1010.c:350...

0.00229EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 1:16 p.m.15 views

UBUNTU-CVE-2023-54180

In the Linux kernel, the following vulnerability has been resolved: btrfs: handle case when repair happens with dev-replace BUG There is a bug report that a BUGON in btrfsrepairiofailure originally repairiofailure in v6.0 kernel got triggered when replacing a unreliable disk: BTRFS warning device...

5.7AI score0.00194EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/30 12:23 p.m.27 views

CVE-2023-54282

CVE-2023-54282 affects the Linux kernel driver media/tuners/qt1010 (qt1010.c). The vulnerability arises from a buffer overflow in qt1010_init() where i2c_data overflow was flagged (34

6.6AI score0.00229EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the presence of a BUGON assertion in the addnewfreespace function, which could cause the kernel to crash...

5.8AI score0.00193EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:06 p.m.24 views

CVE-2022-50782

CVE-2022-50782 is tied to an ext4 quota bug where a bad quota inode can bypass ext4 inode checks and trigger a BUG_ON in __es_tree_search. The issue chain involves ext4_fill_super -> ext4_enable_quotas -> ext4_iget -> ext4_ext_check_inode and can be exploited when s_usr_quota_inum equals...

5.9AI score0.00221EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.33 views

CVE-2023-54068 f2fs: compress: fix to call f2fs_wait_on_page_writeback() in f2fs_write_raw_pages()

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to call f2fswaitonpagewriteback in f2fswriterawpages BUGON will be triggered when writing files concurrently, because the same page is writtenback multiple times. 1597 void folioendwritebackstruct folio folio...

7.8CVSS0.00151EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an integer overflow when calculating the end position of an extended block, which could result in triggering BUG...

6.4AI score0.00205EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a corrupt quota index node, which could lead to the triggering of bugon...

6.1AI score0.00221EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/22 4:14 p.m.11 views

CVE-2025-68337 jbd2: avoid bug_on in jbd2_journal_get_create_access() when file system corrupted

In the Linux kernel, the following vulnerability has been resolved: jbd2: avoid bugon in jbd2journalgetcreateaccess when file system corrupted There's issue when file system corrupted: ------------ cut here ------------ kernel BUG at fs/jbd2/transaction.c:1289! Oops: invalid opcode: 0000 1 SMP...

7.5CVSS6.1AI score
SaveExploits0References12
Rows per page
Query Builder