Lucene search
K

100 matches found

Cvelist
Cvelist
added 2025/12/09 12:1 a.m.28 views

CVE-2023-53815 posix-timers: Prevent RT livelock in itimer_delete()

In the Linux kernel, the following vulnerability has been resolved: posix-timers: Prevent RT livelock in itimerdelete itimerdelete has a retry loop when the timer is concurrently expired. On non-RT kernels this just spin-waits until the timer callback has completed, except for posix CPU timers...

0.00167EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2025/12/09 12:1 a.m.3 views

CVE-2023-53815

In the Linux kernel, the following vulnerability has been resolved: posix-timers: Prevent RT livelock in itimerdelete itimerdelete has a retry loop when the timer is concurrently expired. On non-RT kernels this just spin-waits until the timer callback has completed, except for posix CPU timers...

5.4AI score0.00167EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.3 views

PT-2025-49675

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description The Linux kernel contains a flaw in the posix-timers functionality, specifically within the itimer delete function. A retry loop within this function, when handling concurrent timer...

6AI score0.00167EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/12/06 12:23 a.m.6 views

SUSE CVE-2025-40220

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

6.1CVSS6.5AI score0.00167EPSS
Exploits0References28
RedhatCVE
RedhatCVE
added 2025/12/05 5:25 p.m.6 views

CVE-2025-40220

No description is available for this CVE...

7CVSS6.5AI score0.00167EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2025/12/05 9:3 a.m.9 views

fuse: fix livelock in synchronous file put from fuseblk workers

...

5.5CVSS7AI score0.00167EPSS
Exploits0
NVD
NVD
added 2025/12/04 3:15 p.m.4 views

CVE-2025-40220

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

0.00167EPSS
Exploits0References7
OSV
OSV
added 2025/12/04 3:15 p.m.2 views

DEBIAN-CVE-2025-40220

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

5.3AI score0.00167EPSS
Exploits0References1
OSV
OSV
added 2025/12/04 3:15 p.m.12 views

AZL-71290 CVE-2025-40220 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

5.6AI score0.00167EPSS
Exploits0References1
OSV
OSV
added 2025/12/04 3:15 p.m.5 views

UBUNTU-CVE-2025-40220

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

5.7AI score0.00167EPSS
Exploits0References39
EUVD
EUVD
added 2025/12/04 2:50 p.m.5 views

EUVD-2025-201183

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

6AI score0.00167EPSS
Exploits0References8
OSV
OSV
added 2025/12/04 2:50 p.m.3 views

CVE-2025-40220 fuse: fix livelock in synchronous file put from fuseblk workers

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

6.4AI score0.00167EPSS
Exploits0References10
CVE
CVE
added 2025/12/04 2:50 p.m.24 views

CVE-2025-40220

CVE-2025-40220 (Linux kernel) fixes a livelock in synchronous file put paths on fuseblk workers. Analysis in the description shows AIO writers hang waiting for fuse responses and fuse server threads stall due to synchronous RELEASE/put behavior. The patch resolves the hang by ensuring asynchronou...

6.2AI score0.00167EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/12/04 2:50 p.m.20 views

CVE-2025-40220 fuse: fix livelock in synchronous file put from fuseblk workers

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

0.00167EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2025/12/04 2:50 p.m.3 views

CVE-2025-40220

In the Linux kernel, the following vulnerability has been resolved: fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file, initiates a lot of AIO writes to that file descriptor, and closes the fi...

5.3AI score0.00167EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/12/04 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-40220

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fuse: fix livelock in synchronous file put from fuseblk workers I observed a hang when running generic/323 against a fuseblk server. This test opens a file,...

6AI score0.00167EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2011-3099

Malware in sbrugna...

4.6CVSS6AI score0.0044EPSS
Exploits1References12
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.4 views

PT-2025-49034

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to a livelock in synchronous file put operations from fuseblk workers. This issue can lead to a hang when running tests that involve opening a...

3.8CVSS5.8AI score0.00167EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/05/23 1:19 a.m.11 views

CVE-2022-3252

Improper detection of complete HTTP body decompression SwiftNIO Extras provides a pair of helpers for transparently decompressing received HTTP request or response bodies. These two objects HTTPRequestDecompressor and HTTPResponseDecompressor both failed to detect when the decompressed body was...

7.5CVSS7.1AI score0.00732EPSS
Exploits0References1
GitLab Advisory Database
GitLab Advisory Database
added 2023/06/07 12:0 a.m.16 views

SwiftNIO Extras vulnerable to improper detection of complete HTTP body decompression

SwiftNIO Extras provides a pair of helpers for transparently decompressing received HTTP request or response bodies. These two objects HTTPRequestDecompressor and HTTPResponseDecompressor both failed to detect when the decompressed body was considered complete. If trailing junk data was appended ...

7.5CVSS7AI score0.00732EPSS
Exploits0References6Affected Software1
Rows per page
Query Builder