Lucene search
+L

6115 matches found

RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.6 views

kernel: Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: FIX possible deadlock in rfcommskstatechange rfcommskstatechange attempts to use socklock so it must never be called with it locked but rfcommsockioctl always attempt to lock it causing the following trace:...

3.3CVSS6.8AI score0.00187EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/05/12 12:0 a.m.20 views

EulerOS 2.0 SP10 : kernel (EulerOS-SA-2025-1520)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : cifs: Fix UAF in cifsdemultiplexthread.CVE-2023-52572 xsk: fix OOB map writes when deleting elementsCVE-2024-56614 net: defer final 'struct net'...

9.8CVSS7.2AI score0.00852EPSS
SaveExploits0References55
OSV
OSV
added 2025/05/09 7:16 a.m.1 views

DEBIAN-CVE-2025-37848

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix PM related deadlocks in MS IOCTLs Prevent runtime resume/suspend while MS IOCTLs are in progress. Failed suspend will call ivpumscleanup that would try to acquire filepriv-mslock, which is already held by the IOCT...

5.5CVSS5.6AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.5 views

UBUNTU-CVE-2025-37848

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix PM related deadlocks in MS IOCTLs Prevent runtime resume/suspend while MS IOCTLs are in progress. Failed suspend will call ivpumscleanup that would try to acquire filepriv-mslock, which is already held by the IOCT...

5.7CVSS6.2AI score0.00198EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/05/09 4:55 a.m.5 views

SUSE CVE-2022-49849

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix match incorrectly in devargsmatchdevice syzkaller found a failed assertion: assertion failed: args-devid != u64-1 || args-missing, in fs/btrfs/volumes.c:6921 This can be triggered when we set devid to u64-1 by ioctl. I...

5.5CVSS6.4AI score0.0019EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/05/09 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 insufficient power management synchronization in MS IOCTL operations, which could lead to a deadlock...

5.5CVSS6.4AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/08 10:11 a.m.26 views

CVE-2024-45583

Memory corruption while handling multiple IOCTL calls from userspace to operate DMA operations...

7.8CVSS7.2AI score0.00105EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/08 10:11 a.m.23 views

CVE-2024-49830

Memory corruption while processing an IOCTL call to set mixer controls...

7.8CVSS7.1AI score0.00105EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/08 10:11 a.m.29 views

CVE-2025-21469

Memory corruption while processing image encoding, when input buffer length is 0 in IOCTL call...

7.8CVSS7.4AI score0.0009EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/08 10:11 a.m.28 views

CVE-2025-21470

Memory corruption while processing image encoding, when configuration is NULL in IOCTL parameter...

7.8CVSS7.2AI score0.0009EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/08 10:11 a.m.14 views

CVE-2025-21462

Memory corruption while processing an IOCTL request, when buffer significantly exceeds the command argument limit...

7.8CVSS7.5AI score0.001EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/08 10:10 a.m.19 views

CVE-2024-45579

Memory corruption may occur when invoking IOCTL calls from userspace to the camera kernel driver to dump request information, due to a missing memory requirement check...

7.8CVSS7AI score0.00108EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/08 10:10 a.m.21 views

CVE-2024-45578

Memory corruption while acquire and update IOCTLs during IFE output resource ID validation...

7.8CVSS7.3AI score0.00108EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/08 10:10 a.m.27 views

CVE-2024-45577

Memory corruption while invoking IOCTL calls from userspace to camera kernel driver to dump request information...

7.8CVSS7AI score0.00108EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.1 views

DEBIAN-CVE-2025-37806

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Keep write operations atomic syzbot reported a NULL pointer dereference in genericfilewriteiter. 1 Before the write operation is completed, the user executes ioctl2 to clear the compress flag of the file, which causes t...

5.5CVSS5.6AI score0.00187EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.5 views

UBUNTU-CVE-2025-37806

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Keep write operations atomic syzbot reported a NULL pointer dereference in genericfilewriteiter. 1 Before the write operation is completed, the user executes ioctl2 to clear the compress flag of the file, which causes t...

5.5CVSS6.2AI score0.00187EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.25 views

CVE-2025-37806 fs/ntfs3: Keep write operations atomic

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Keep write operations atomic syzbot reported a NULL pointer dereference in genericfilewriteiter. 1 Before the write operation is completed, the user executes ioctl2 to clear the compress flag of the file, which causes t...

0.00187EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/08 6:26 a.m.98 views

CVE-2025-37806

CVE-2025-37806 affects Linux kernel fs/ntfs3 write path. A NULL pointer dereference can occur in __generic_file_write_iter when an ioctl clears the file’s compress flag during a write, causing is_compressed() to return 0 and the code to call the wrong AOP, leading to a null dereference in write_b...

5.5CVSS5.2AI score0.00187EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/08 6:26 a.m.9 views

CVE-2025-37806 fs/ntfs3: Keep write operations atomic

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Keep write operations atomic syzbot reported a NULL pointer dereference in genericfilewriteiter. 1 Before the write operation is completed, the user executes ioctl2 to clear the compress flag of the file, which causes t...

5.9AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/05/07 2:20 a.m.6 views

SUSE CVE-2022-49771

In the Linux kernel, the following vulnerability has been resolved: dm ioctl: fix misbehavior if listversions races with module loading listversions will first estimate the required space using the "dmtargetiteratelistversiongetneeded, &needed" call and then will fill the space using the...

5.5CVSS6.8AI score0.00152EPSS
SaveExploits0References12
Rows per page
Query Builder