Lucene search
+L

393 matches found

CVE
CVE
added 2025/07/04 1:37 p.m.103 views

CVE-2025-38219

CVE-2025-38219 affects the Linux kernel F2FS code path. The issue is a downgrade-related negative i_nlink scenario that could trigger a kernel warning; the vulnerability was resolved in the cited upstream code path (f2fs_i_links_write -> f2fs_drop_nlink -> f2fs_unlink), as shown in the conn...

5.5CVSS6.1AI score0.00153EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.21 views

CVE-2025-38219 f2fs: prevent kernel warning due to negative i_nlink from corrupted image

In the Linux kernel, the following vulnerability has been resolved: f2fs: prevent kernel warning due to negative inlink from corrupted image WARNING: CPU: 1 PID: 9426 at fs/inode.c:417 dropnlink+0xac/0xd0 home/cc/linux/fs/inode.c:417 Modules linked in: CPU: 1 UID: 0 PID: 9426 Comm: syz-executor56...

0.00153EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/07/04 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 the Linux kernel that stems from a negative inlink causing a kernel warning...

5.5CVSS8AI score0.00153EPSS
SaveExploits0References8
NVD
NVD
added 2025/07/03 9:15 a.m.9 views

CVE-2025-38105

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Kill timer properly at removal The USB-audio MIDI code initializes the timer, but in a rare case, the driver might be freed without the disconnect call. This leaves the timer in an active state while the assigned...

5.5CVSS0.00161EPSS
SaveExploits0References6
OSV
OSV
added 2025/07/03 9:15 a.m.7 views

UBUNTU-CVE-2025-38105

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Kill timer properly at removal The USB-audio MIDI code initializes the timer, but in a rare case, the driver might be freed without the disconnect call. This leaves the timer in an active state while the assigned...

5.5CVSS6AI score0.00161EPSS
SaveExploits0References34
CVE
CVE
added 2025/07/03 8:35 a.m.93 views

CVE-2025-38105

CVE-2025-38105 concerns the Linux kernel ALSA USB audio path. The issue arises when the USB-audio MIDI driver’s timer is initialized but the driver is freed without an explicit disconnect, potentially leaving an active timer and triggering a kernel warning under debug builds. The documented fix i...

5.5CVSS7.2AI score0.00161EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/07/03 8:35 a.m.7 views

CVE-2025-38102 VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify

In the Linux kernel, the following vulnerability has been resolved: VMCI: fix race between vmcihostsetupnotify and vmcictxunsetnotify During our test, it is found that a warning can be trigger in trygrabfolio as follow: ------------ cut here ------------ WARNING: CPU: 0 PID: 1678 at mm/gup.c:147...

7.8CVSS6.3AI score
SaveExploits0References13
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

DEBIAN-CVE-2022-50082

In the Linux kernel, the following vulnerability has been resolved: ext4: fix warning in ext4iomapbegin as race between bmap and write We got issue as follows: ------------ cut here ------------ WARNING: CPU: 3 PID: 9310 at fs/ext4/inode.c:3441 ext4iomapbegin+0x182/0x5d0 RIP:...

7CVSS5.6AI score0.00166EPSS
SaveExploits0References1
CVE
CVE
added 2025/06/18 11:02 a.m.43 views

CVE-2022-50082

CVE-2022-50082 affects the Linux kernel ext4 subsystem. The issue arises in ext4_iomap_begin due to a race between bmap and write, which can trigger a WARN_ON_ONCE path during file writes, evidenced by a kernel warning trace through iomap_apply → iomap_bmap → ext4_bmap → bmap. The consequence is ...

7CVSS6.5AI score0.00166EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.11 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 a DMA mask not being set by udmabuf, which could result in a kernel warning...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.13 views

PT-2025-26149 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.19-rc5+ Description: A warning has been fixed in the Linux kernel for LoongArch when CONFIG CPUMASK OFFSTACK and CONFIG DEBUG PER CPU MAPS are selected. The issue generated a runtime warning while showing...

5.9AI score0.00167EPSS
SaveExploits0References13
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: perf/amlogic: Replace smpprocessorid with rawsmpprocessorid in mesonddrpmucreate The Amlogic DDR PMU driver’s mesonddrpmucreate function incorrectly uses smpprocessorid, which assumes disabled preemption. This leads to kernel...

7.8CVSS6AI score0.00156EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/20 4:15 p.m.0 views

DEBIAN-CVE-2025-37937

In the Linux kernel, the following vulnerability has been resolved: objtool, media: dib8000: Prevent divide-by-zero in dib8000setdds If dib8000setdds's call to dib8000read32 returns zero, the result is a divide-by-zero. Prevent that from happening. Fixes the following warning with an UBSAN kernel...

5.5CVSS5.6AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/20 4:15 p.m.20 views

UBUNTU-CVE-2025-37957

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception Previously, commit ed129ec9057f "KVM: x86: forcibly leave nested mode on vCPU reset" addressed an issue where a triple fault occurring in nested mode could lead to...

8.8CVSS6.5AI score0.0018EPSS
SaveExploits0References25
CNNVD
CNNVD
added 2025/05/20 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 the Linux kernel that stems from an incorrect assertion that mac-lock is held in the plfxlcmacrelease function, which could result in a kerne...

5.5CVSS6.9AI score0.00189EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/05/19 12:00 a.m.8 views

PT-2025-27691

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel's USB-audio MIDI code has been identified. The issue arises when the driver is freed without the disconnect call, leaving a timer in an active state...

6CVSS6.4AI score0.00161EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.20 views

kernel: sock_map: avoid race between sock_map_close and sk_psock_put

In the Linux kernel, the following vulnerability has been resolved: sockmap: avoid race between sockmapclose and skpsockput skpsockget will return NULL if the refcount of psock has gone to 0, which will happen when the last call of skpsockput is done. However, skpsockdrop may not have finished ye...

7.8CVSS6.8AI score0.00221EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/05/04 5:20 p.m.23 views

CVE-2023-53048

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix warning when handle discoveridentity message Since both source and sink device can send discoveridentity message in PD3, kernel may dump below warning: ------------ cut here ------------ WARNING: CPU: 0 PID:...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:53 p.m.29 views

CVE-2023-53101

In the Linux kernel, the following vulnerability has been resolved: ext4: zero idisksize when initializing the bootloader inode If the boot loader inode has never been used before, the EXT4IOCSWAPBOOT inode will initialize it, including setting the isize to 0. However, if the "never before used"...

5.5CVSS6.8AI score0.0019EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:25 p.m.18 views

CVE-2023-53140

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Remove the /proc/scsi/$procname directory earlier Remove the /proc/scsi/$procname directory earlier to fix a race condition between unloading and reloading kernel modules. This fixes a bug introduced in 2009 by commit...

5.5CVSS6.7AI score0.00176EPSS
SaveExploits0References4
Rows per page
Query Builder