Lucene search
+L

121 matches found

OSV
OSV
added 2025/09/17 2:56 p.m.4 views

CVE-2023-53339 btrfs: fix BUG_ON condition in btrfs_cancel_balance

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix BUGON condition in btrfscancelbalance Pausing and canceling balance can race to interrupt balance lead to BUGON panic in btrfscancelbalance. The BUGON condition in btrfscancelbalance does not take this race scenario in...

5.5CVSS4.7AI score0.00187EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.5 views

CVE-2023-53339

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix BUGON condition in btrfscancelbalance Pausing and canceling balance can race to interrupt balance lead to BUGON panic in btrfscancelbalance. The BUGON condition in btrfscancelbalance does not take this race scenario in...

5.5CVSS5.3AI score0.00187EPSS
SaveExploits0
OSV
OSV
added 2025/09/16 4:11 p.m.7 views

CVE-2023-53323 ext2/dax: Fix ext2_setsize when len is page aligned

In the Linux kernel, the following vulnerability has been resolved: ext2/dax: Fix ext2setsize when len is page aligned PAGEALIGNx macro gives the next highest value which is multiple of pagesize. But if x is already page aligned then it simply returns x. So, if x passed is 0 in daxzerorange...

5.5CVSS6.1AI score0.00134EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/09/16 12:0 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 the Linux kernel that stems from the ext2setsize function not handling the len parameter page alignment correctly, which could result in...

5.5CVSS5.9AI score0.00134EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/11 5:15 p.m.4 views

DEBIAN-CVE-2025-39754

In the Linux kernel, the following vulnerability has been resolved: mm/smaps: fix race between smapshugetlbrange and migration smapshugetlbrange handles the pte without holdling ptl, and may be concurrenct with migration, leaing to BUGON in pfnswapentrytopage. The race is as follows...

4.7CVSS4.8AI score0.00105EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/11 5:15 p.m.5 views

CVE-2025-39754

In the Linux kernel, the following vulnerability has been resolved: mm/smaps: fix race between smapshugetlbrange and migration smapshugetlbrange handles the pte without holdling ptl, and may be concurrenct with migration, leaing to BUGON in pfnswapentrytopage. The race is as follows...

4.7CVSS0.00105EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/09/06 8:10 a.m.5 views

hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()

...

5.5CVSS6.8AI score0.00148EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/05 12:0 a.m.9 views

PT-2025-46599

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue was identified in the Linux kernel related to inaccurate exception reporting within the copy from user and copy to user functions for UltraSPARC III architectures. A bug in...

5.2CVSS7.3AI score0.00207EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.6 views

SUSE CVE-2025-38712

In the Linux kernel, the following vulnerability has been resolved: hfsplus: don't use BUGON in hfspluscreateattributesfile When the volume header contains erroneous values that do not reflect the actual state of the filesystem, hfsplusfillsuper assumes that the attributes file is not yet created...

5.5CVSS6.4AI score0.00148EPSS
SaveExploits0References16
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:38 a.m.10 views

btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()

...

5.5CVSS7AI score0.00236EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/17 12:0 a.m.5 views

PT-2025-31065

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s networking scheduler net/sched related to handling empty red-black trees within the htb lookup leaf function. Specifically, a BUG ON condition can be...

6CVSS6.7AI score0.00162EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/09 11:23 p.m.6 views

SUSE CVE-2025-38242

In the Linux kernel, the following vulnerability has been resolved: mm: userfaultfd: fix race of userfaultfdmove and swap cache This commit fixes two kinds of races, they may have different results: Barry reported a BUGON in commit c50f8e6053b0, we may see the same BUGON if the filemap lookup...

5.3CVSS6.6AI score0.00103EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.7 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 use of f2fsbugon in the f2fsnewnodepage function...

5.5CVSS6.3AI score0.00203EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.5 views

kernel: md/raid5: avoid BUG_ON() while continue reshape after reassembling

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid BUGON while continue reshape after reassembling Currently, mdadm support --revert-reshape to abort the reshape while reassembling, as the test 07revert-grow. However, following BUGON can be triggerred by the test:...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.8 views

kernel: bpf: Make sure internal and UAPI bpf_redirect flags don't overlap

In the Linux kernel, the following vulnerability has been resolved: bpf: Make sure internal and UAPI bpfredirect flags don't overlap The bpfredirectinfo is shared between the SKB and XDP redirect paths, and the two paths use the same numeric flag values in the ri-flags field specifically,...

5.5CVSS6.8AI score0.00216EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.23 views

CVE-2022-49772 ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Drop sndBUGON from sndusbmidioutputopen sndusbmidioutputopen has a check of the NULL port with sndBUGON. sndBUGON was used as this shouldn't have happened, but in reality, the NULL port may be seen when the devic...

0.00176EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/16 11:15 a.m.3 views

DEBIAN-CVE-2024-58092

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix legacy client tracking initialization Get rid of the nfsd4legacytrackingops-init call in checkforlegacymethods. That will be handled in the caller nfsd4clienttrackinginit. Otherwise, we'll wind up calling...

5.5CVSS5.6AI score0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.10 views

CVE-2025-21944

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix bug on trap in smb2lock If lock count is greater than 1, flags could be old value. It should be checked with flags of smblock, not flags. It will cause bug-on trap from locksfreelock in error handling routine...

5.5CVSS0.00144EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/27 4:43 p.m.10 views

CVE-2022-49760 mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix PTE marker handling in hugetlbchangeprotection Patch series "mm/hugetlb: uffd-wp fixes for hugetlbchangeprotection". Playing with virtio-mem and background snapshots using uffd-wp on hugetlb in QEMU, I managed to...

5.5CVSS4.8AI score0.0015EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/03/06 12:0 a.m.21 views

PT-2025-25840

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the version containing the fix for this issue Description A vulnerability in the Linux kernel has been identified, where a cache device failing to resume due to mapping errors could trigger a BUG ON when reloadin...

5.5CVSS6.7AI score0.00162EPSS
SaveExploits0
Rows per page
Query Builder