Lucene search
+L

328 matches found

UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.23 views

CVE-2024-38580

In the Linux kernel, the following vulnerability has been resolved: epoll: be better about file lifetimes epoll can call out to vfspoll with a file pointer that may race with the last 'fput'. That would make fcount go down to zero, and while the ep-mtx locking means that the resulting file pointe...

7.8CVSS5.9AI score0.00237EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/06/19 1:37 p.m.24 views

CVE-2024-38580 epoll: be better about file lifetimes

In the Linux kernel, the following vulnerability has been resolved: epoll: be better about file lifetimes epoll can call out to vfspoll with a file pointer that may race with the last 'fput'. That would make fcount go down to zero, and while the ep-mtx locking means that the resulting file pointe...

6.7AI score0.00237EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/19 1:37 p.m.22 views

CVE-2024-38580 epoll: be better about file lifetimes

In the Linux kernel, the following vulnerability has been resolved: epoll: be better about file lifetimes epoll can call out to vfspoll with a file pointer that may race with the last 'fput'. That would make fcount go down to zero, and while the ep-mtx locking means that the resulting file pointe...

7.8CVSS5.9AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/06/19 1:37 p.m.38 views

CVE-2024-38580 epoll: be better about file lifetimes

In the Linux kernel, the following vulnerability has been resolved: epoll: be better about file lifetimes epoll can call out to vfspoll with a file pointer that may race with the last 'fput'. That would make fcount go down to zero, and while the ep-mtx locking means that the resulting file pointe...

7.8CVSS0.00237EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/06/19 1:37 p.m.28 views

CVE-2024-38580

In the Linux kernel, the following vulnerability has been resolved: epoll: be better about file lifetimes epoll can call out to vfspoll with a file pointer that may race with the last 'fput'. That would make fcount go down to zero, and while the ep-mtx locking means that the resulting file pointe...

7.8CVSS5.4AI score0.00237EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/06/19 12:0 a.m.4 views

Linux kernel security vulnerabilities

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 security issue in epoll...

4.7CVSS6.4AI score0.00237EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/06/04 12:53 p.m.5 views

SUSE CVE-2021-46921

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath While this code is executed with the waitlock held, a reader can acquire the lock without holding waitlock. The writer side loops checking the value with the...

4.4CVSS6AI score0.00235EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2024/04/30 12:0 a.m.24 views

Amazon Linux 2 : kernel (ALASKERNEL-5.4-2024-063)

The version of kernel installed on the remote host is prior to 5.4.110-54.189. It is, therefore, affected by a vulnerability as referenced in the ALAS2KERNEL-5.4-2024-063 advisory. In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in...

7.8CVSS6.5AI score0.00235EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/03/25 12:0 a.m.13 views

Fedora: Security Advisory (FEDORA-2024-40fbf3ee48)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS9.6AI score0.01319EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/03/25 12:0 a.m.17 views

Fedora: Security Advisory for libuev (FEDORA-2024-75e1256954)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS9.7AI score0.01319EPSS
SaveExploits0References2
Fedora
Fedora
added 2024/03/23 12:51 a.m.21 views

[SECURITY] Fedora 40 Update: libuev-2.4.1-1.fc40

libuEv is a small event loop that wraps the Linux epoll family of APIs. It is similar to the more established libevent, libev and the venerable Xt3 event loop. The =EF=BF=BD=EF=BF=BD in the name refers to both its limited feature set and the size impact of the library...

9.8CVSS9.3AI score0.01319EPSS
SaveExploits0
Fedora
Fedora
added 2024/03/21 1:28 a.m.20 views

[SECURITY] Fedora 38 Update: libuev-2.4.1-1.fc38

libuEv is a small event loop that wraps the Linux epoll family of APIs. It is similar to the more established libevent, libev and the venerable Xt3 event loop. The =EF=BF=BD=EF=BF=BD in the name refers to both its limited feature set and the size impact of the library...

9.8CVSS9.3AI score0.01319EPSS
SaveExploits0
Fedora
Fedora
added 2024/03/21 1:13 a.m.27 views

[SECURITY] Fedora 39 Update: libuev-2.4.1-1.fc39

libuEv is a small event loop that wraps the Linux epoll family of APIs. It is similar to the more established libevent, libev and the venerable Xt3 event loop. The =EF=BF=BD=EF=BF=BD in the name refers to both its limited feature set and the size impact of the library...

9.8CVSS9.3AI score0.01319EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/02/28 3:40 a.m.4 views

SUSE CVE-2024-26606

In the Linux kernel, the following vulnerability has been resolved: binder: signal epoll threads of self-work In epoll mode, threads often depend on I/O events to determine when data is ready for consumption. Within binder, a thread may initiate a command via BINDERWRITEREAD without a read buffer...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.8 views

CVE-2021-46921

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath While this code is executed with the waitlock held, a reader can acquire the lock without holding waitlock. The writer side loops checking the value with the...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/02/27 10:15 a.m.2 views

DEBIAN-CVE-2021-46921

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath While this code is executed with the waitlock held, a reader can acquire the lock without holding waitlock. The writer side loops checking the value with the...

5.5CVSS5.5AI score0.00235EPSS
SaveExploits0References1
Prion
Prion
added 2024/02/27 10:15 a.m.25 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath While this code is executed with the waitlock held, a reader can acquire the lock without holding waitlock. The writer side loops checking the value with the...

7.1AI score0.00235EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/02/27 9:36 a.m.24 views

CVE-2021-46921

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath While this code is executed with the waitlock held, a reader can acquire the lock without holding waitlock. The writer side loops checking the value with the...

7.8CVSS5.3AI score0.00235EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/27 9:36 a.m.27 views

CVE-2021-46921 locking/qrwlock: Fix ordering in queued_write_lock_slowpath()

In the Linux kernel, the following vulnerability has been resolved: locking/qrwlock: Fix ordering in queuedwritelockslowpath While this code is executed with the waitlock held, a reader can acquire the lock without holding waitlock. The writer side loops checking the value with the...

7.8CVSS5.8AI score0.00235EPSS
SaveExploits0References5
Prion
Prion
added 2024/02/26 4:28 p.m.19 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: binder: signal epoll threads of self-work In epoll mode, threads often depend on I/O events to determine when data is ready for consumption. Within binder, a thread may initiate a command via BINDERWRITEREAD without a read buffer...

7.3AI score0.00242EPSS
SaveExploits0References8
Rows per page
Query Builder