Lucene search
K

720 matches found

OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2024-50037

In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-dma: Only cleanup deferred I/O if necessary Commit 5a498d4d06d6 "drm/fbdev-dma: Only install deferred I/O if necessary" initializes deferred I/O only if it is used. drmfbdevdmafbdestroy however calls fbdeferrediocleanup...

5.5CVSS5.3AI score0.00186EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.4 views

UBUNTU-CVE-2024-50037

In the Linux kernel, the following vulnerability has been resolved: drm/fbdev-dma: Only cleanup deferred I/O if necessary Commit 5a498d4d06d6 "drm/fbdev-dma: Only install deferred I/O if necessary" initializes deferred I/O only if it is used. drmfbdevdmafbdestroy however calls fbdeferrediocleanup...

5.5CVSS5.7AI score0.00186EPSS
Exploits0References8
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/10/03 10:50 p.m.7 views

Malicious code in deferred-initialization (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 9e4db661b857c9a0cd462997fc4c4b31ac032777bc902b2e3bd8455dc97bd1f9 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/10/01 3:15 p.m.8 views

CVE-2021-37577

Bluetooth LE and BR/EDR Secure Connections pairing and Secure Simple Pairing using the Passkey entry protocol in Bluetooth Core Specifications 2.1 through 5.3 may permit an unauthenticated man-in-the-middle attacker to identify the Passkey used during pairing by reflection of a crafted public key...

6.8CVSS5.9AI score0.00243EPSS
Exploits0References4
OSV
OSV
added 2024/09/27 1:15 p.m.3 views

DEBIAN-CVE-2024-46867

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: fix deadlock in showmeminfo There is a real deadlock as well as sleeping in atomic bug in here, if the bo put happens to be the last ref, since bo destruction wants to grab the same spinlock and sleeping locks. Fix...

5.5CVSS5.6AI score0.00139EPSS
Exploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.4 views

UBUNTU-CVE-2024-46867

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: fix deadlock in showmeminfo There is a real deadlock as well as sleeping in atomic bug in here, if the bo put happens to be the last ref, since bo destruction wants to grab the same spinlock and sleeping locks. Fix...

5.5CVSS6.1AI score0.00139EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.2 views

kernel: SUNRPC: double free xprt_ctxt while still in use

A flaw was addressed in the Linux kernel’s SUNRPC implementation affecting deferred RPC request handling. When an RPC request is deferred, the internal rqxprtctxt pointer is moved from the active service request to a deferred request structure. Under certain rare conditions where a request is...

5.8AI score0.00168EPSS
Exploits0References5
OSV
OSV
added 2024/09/11 4:15 p.m.1 views

DEBIAN-CVE-2024-45016

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netemenqueue introduced by commit 5845f706388a "net: netem: fix skb length BUGON in skbtosgvec" that can lead to a use-after-free. This commit made netemenqueue...

5.5CVSS5.7AI score0.00239EPSS
Exploits0References1
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.1 views

PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal

...

7.8CVSS6.7AI score0.00228EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/08/08 5:45 p.m.11 views

CVE-2024-42234

A flaw was found in the Linux kernel. The "mm: fix crashes from deferred split racing folio migration" commit involved race conditions during large folio handling. Issues arising from deferred splitting and migration processes where improper locking led to double frees and inconsistencies, such a...

5.5CVSS5.2AI score0.00184EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.7 views

kernel: net: bridge: switchdev: Skip MDB replays of deferred events on offload

A flaw was found in the Linux kernel. A race condition in network bridge management could lead to a denial of service...

4.7CVSS7.2AI score0.00166EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/08/08 2:20 a.m.3 views

SUSE CVE-2024-42234

In the Linux kernel, the following vulnerability has been resolved: mm: fix crashes from deferred split racing folio migration Even on 6.10-rc6, I've been seeing elusive "Bad page state"s often on flags when freeing, yet the flags shown are not bad: PGlocked had been set and cleared??, and...

5.5CVSS7.6AI score0.00184EPSS
Exploits0References3
CNVD
CNVD
added 2024/08/08 12:0 a.m.7 views

Unspecified vulnerability in Linux kernel (CNVD-2024-35562)

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 race condition in the way the libceph module handles deferred work in cephmoncstop, which could lead to...

5.5CVSS6.7AI score0.00226EPSS
Exploits0References1
NVD
NVD
added 2024/08/07 4:15 p.m.25 views

CVE-2024-42234

In the Linux kernel, the following vulnerability has been resolved: mm: fix crashes from deferred split racing folio migration Even on 6.10-rc6, I've been seeing elusive "Bad page state"s often on flags when freeing, yet the flags shown are not bad: PGlocked had been set and cleared??, and...

5.5CVSS0.00184EPSS
Exploits0References2
OSV
OSV
added 2024/08/07 4:15 p.m.2 views

DEBIAN-CVE-2024-42234

In the Linux kernel, the following vulnerability has been resolved: mm: fix crashes from deferred split racing folio migration Even on 6.10-rc6, I've been seeing elusive "Bad page state"s often on flags when freeing, yet the flags shown are not bad: PGlocked had been set and cleared??, and...

5.5CVSS5.6AI score0.00184EPSS
Exploits0References1
OSV
OSV
added 2024/08/07 4:15 p.m.4 views

UBUNTU-CVE-2024-42234

In the Linux kernel, the following vulnerability has been resolved: mm: fix crashes from deferred split racing folio migration Even on 6.10-rc6, I've been seeing elusive "Bad page state"s often on flags when freeing, yet the flags shown are not bad: PGlocked had been set and cleared??, and...

5.5CVSS6.1AI score0.00184EPSS
Exploits0References15
CVE
CVE
added 2024/08/07 3:14 p.m.75 views

CVE-2024-42234

CVE-2024-42234 affects the Linux kernel in the area of memory management, specifically the deferred split and large folio migration path. The root cause is a race during deferred_split_scan() where folios are moved to a local list without proper synchronization, risking double frees and related B...

5.5CVSS6.5AI score0.00184EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/07 3:14 p.m.17 views

CVE-2024-42234 mm: fix crashes from deferred split racing folio migration

In the Linux kernel, the following vulnerability has been resolved: mm: fix crashes from deferred split racing folio migration Even on 6.10-rc6, I've been seeing elusive "Bad page state"s often on flags when freeing, yet the flags shown are not bad: PGlocked had been set and cleared??, and...

6.9AI score0.00184EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/08/07 3:14 p.m.35 views

CVE-2024-42234 mm: fix crashes from deferred split racing folio migration

In the Linux kernel, the following vulnerability has been resolved: mm: fix crashes from deferred split racing folio migration Even on 6.10-rc6, I've been seeing elusive "Bad page state"s often on flags when freeing, yet the flags shown are not bad: PGlocked had been set and cleared??, and...

0.00184EPSS
Exploits0References2
OSV
OSV
added 2024/07/29 3:15 p.m.1 views

DEBIAN-CVE-2024-41045

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer work in bpftimercancelandfree Currently, the same case as previous patch two timer callbacks trying to cancel each other can be invoked through bpfmapupdateelem as well, or more precisely, freeing map elements containi...

7.8CVSS5.3AI score0.00269EPSS
Exploits0References1
Rows per page
Query Builder