Lucene search
+L

420 matches found

Debian CVE
Debian CVE
added 2025/06/18 11:02 a.m.8 views

CVE-2022-50103

In the Linux kernel, the following vulnerability has been resolved: sched, cpuset: Fix dlcpubusy panic due to empty cs-cpusallowed With cgroup v2, the cpuset's cpusallowed mask can be empty indicating that the cpuset will just use the effective CPUs of its parent. So cpusetcanattach can call...

7.1CVSS5.3AI score0.0017EPSS
SaveExploits0
NVD
NVD
added 2025/06/18 10:15 a.m.12 views

CVE-2025-38017

In the Linux kernel, the following vulnerability has been resolved: fs/eventpoll: fix endless busy loop after timeout has expired After commit 0a65bc27bd64 "eventpoll: Set epoll timeout if it's in the future", the following program would immediately enter a busy loop in the kernel: int main int e...

5.5CVSS0.0014EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/18 10:15 a.m.6 views

UBUNTU-CVE-2025-38017

In the Linux kernel, the following vulnerability has been resolved: fs/eventpoll: fix endless busy loop after timeout has expired After commit 0a65bc27bd64 "eventpoll: Set epoll timeout if it's in the future", the following program would immediately enter a busy loop in the kernel: int main int e...

5.5CVSS5.8AI score0.0014EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.16 views

CVE-2025-38017 fs/eventpoll: fix endless busy loop after timeout has expired

In the Linux kernel, the following vulnerability has been resolved: fs/eventpoll: fix endless busy loop after timeout has expired After commit 0a65bc27bd64 "eventpoll: Set epoll timeout if it's in the future", the following program would immediately enter a busy loop in the kernel: int main int e...

0.0014EPSS
SaveExploits0References2
CVE
CVE
added 2025/06/18 9:28 a.m.31 views

CVE-2025-38017

CVE-2025-38017 affects the Linux kernel, specifically the fs/eventpoll path used by epoll_pwait2. After the fix in the commit described as setting epoll timeout when in the future, a non-zero timeout (e.g., 1 ns) could cause an endless busy loop if the timeout expires before ep_poll() is entered,...

5.5CVSS6.5AI score0.0014EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.8 views

CVE-2025-38017

In the Linux kernel, the following vulnerability has been resolved: fs/eventpoll: fix endless busy loop after timeout has expired After commit 0a65bc27bd64 "eventpoll: Set epoll timeout if it's in the future", the following program would immediately enter a busy loop in the kernel: int main int e...

5.5CVSS5.5AI score0.0014EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 9:28 a.m.10 views

CVE-2025-38017 fs/eventpoll: fix endless busy loop after timeout has expired

In the Linux kernel, the following vulnerability has been resolved: fs/eventpoll: fix endless busy loop after timeout has expired After commit 0a65bc27bd64 "eventpoll: Set epoll timeout if it's in the future", the following program would immediately enter a busy loop in the kernel: int main int e...

6.5AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/06/18 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 scheduler calling dlcpubusy with an empty cpusallowed mask, which could lead to a crash...

7.1CVSS6.3AI score0.0017EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/12 7:16 a.m.3 views

SUSE-SU-2025:20405-1 Security update for systemd

This update for systemd fixes the following issues: - coredump: use %d in kernel core pattern CVE-2025-4598 - Revert "macro: terminate the temporary VAARGSFOREACH array with a sentinel" SUSE specific - umount: do not move busy network mounts bsc1236177 - man/pstore.conf: pstore.conf template is n...

4.7CVSS5.8AI score0.00773EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2025/06/09 8:15 a.m.24 views

CVE-2025-5399

Due to a mistake in libcurl's WebSocket code, a malicious server can send a particularly crafted packet which makes libcurl get trapped in an endless busy-loop. There is no other way for the application to escape or exit this loop other than killing the thread/process. This might be used to DoS...

7.5CVSS7AI score0.01287EPSS
SaveExploits1References7
OSV
OSV
added 2025/06/07 8:15 a.m.5 views

ALPINE-CVE-2025-5399

Due to a mistake in libcurl's WebSocket code, a malicious server can send a particularly crafted packet which makes libcurl get trapped in an endless busy-loop. There is no other way for the application to escape or exit this loop other than killing the thread/process. This might be used to DoS...

7.5CVSS6.9AI score0.01287EPSS
SaveExploits1References1
curl security advisories
curl security advisories
added 2025/06/04 8:00 a.m.17 views

WebSocket endless loop

Due to a mistake in libcurl's WebSocket code, a malicious server can send a particularly crafted packet which makes libcurl get trapped in an endless busy-loop. There is no other way for the application to escape or exit this loop other than killing the thread/process. This might be used to DoS...

7.5CVSS6.9AI score0.01287EPSS
SaveExploits1References1Affected Software2
SUSE CVE
SUSE CVE
added 2025/05/21 12:47 a.m.10 views

SUSE CVE-2025-37904

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix the inode leak in btrfsiget BUG There is a bug report that a syzbot reproducer can lead to the following busy inode at unmount time: BTRFS info device loop1: last unmount of filesystem...

5.5CVSS6.1AI score0.00159EPSS
SaveExploits0References7
NVD
NVD
added 2025/05/20 4:15 p.m.14 views

CVE-2025-37904

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix the inode leak in btrfsiget BUG There is a bug report that a syzbot reproducer can lead to the following busy inode at unmount time: BTRFS info device loop1: last unmount of filesystem...

5.5CVSS0.00159EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/20 4:15 p.m.9 views

UBUNTU-CVE-2025-37904

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix the inode leak in btrfsiget BUG There is a bug report that a syzbot reproducer can lead to the following busy inode at unmount time: BTRFS info device loop1: last unmount of filesystem...

5.7CVSS5.7AI score0.00159EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.29 views

CVE-2025-37904 btrfs: fix the inode leak in btrfs_iget()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix the inode leak in btrfsiget BUG There is a bug report that a syzbot reproducer can lead to the following busy inode at unmount time: BTRFS info device loop1: last unmount of filesystem...

0.00159EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/20 3:21 p.m.103 views

CVE-2025-37904

CVE-2025-37904 affects the Linux kernel (btrfs) where a bug in btrfs_iget() can leak an inode if btrfs_alloc_path() fails, leaving a busy inode and triggering a kernel BUG in fs/super.c during unmount. The root cause is failure to release the previously allocated inode when btrfs_alloc_path() fai...

5.5CVSS6.2AI score0.00159EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/05/20 3:21 p.m.7 views

CVE-2025-37904 btrfs: fix the inode leak in btrfs_iget()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix the inode leak in btrfsiget BUG There is a bug report that a syzbot reproducer can lead to the following busy inode at unmount time: BTRFS info device loop1: last unmount of filesystem...

7.3AI score
SaveExploits0References5
OSV
OSV
added 2025/05/01 1:15 p.m.10 views

AZL-62690 CVE-2025-37745 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: Avoid deadlock in hibernatecompressorparamset syzbot reported a deadlock in locksystemsleep see below. The write operation to "/sys/module/hibernate/parameters/compressor" conflicts with the registration of ieee802...

5.5CVSS5.6AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 1:15 p.m.9 views

DEBIAN-CVE-2025-37745

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: Avoid deadlock in hibernatecompressorparamset syzbot reported a deadlock in locksystemsleep see below. The write operation to "/sys/module/hibernate/parameters/compressor" conflicts with the registration of ieee802...

5.5CVSS5.6AI score0.00138EPSS
SaveExploits0References1
Rows per page
Query Builder