Lucene search
+L

1324 matches found

Vulnrichment
Vulnrichment
added 2024/11/05 5:04 p.m.2 views

CVE-2024-50095 RDMA/mad: Improve handling of timed out WRs of mad agent

In the Linux kernel, the following vulnerability has been resolved: RDMA/mad: Improve handling of timed out WRs of mad agent Current timeout handler of mad agent acquires/releases madagentpriv lock for every timed out WRs. This causes heavy locking contention when higher no. of WRs are to be...

7.3AI score0.0074EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/11/05 12:00 a.m.7 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 a failure of the RDMA/mad module to properly handle lock contention when handling timeout work requests, whi...

5.5CVSS6.5AI score0.0074EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/10/30 1:41 a.m.38 views

kernel: USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages

A vulnerability was found in the Linux kernel's CDC WDM driver, where excessive logging in the interrupt-URB completion callback could lead to CPU lockups, which occurs when the driver rapidly resubmits interrupt URBs after receiving a -EPROTO status, causing a backlog of error messages that...

5.5CVSS6.8AI score0.00291EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/10/30 12:39 a.m.13 views

kernel: fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats

A vulnerability was found in the dotaskstat function in the Linux kernel, where due to excessive lock contention, a potential hard lockup could be created. This can create a performance bottleneck and lead to kernel unresponsiveness...

5.5CVSS7.1AI score0.00213EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/10/30 12:00 a.m.25 views

RHEL 9 : kernel (RHSA-2024:8617)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:8617 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: hw: cpu: intel: Native Branch History...

7.8CVSS7.6AI score0.08486EPSS
SaveExploits0References46
RedhatCVE
RedhatCVE
added 2024/10/21 10:08 p.m.33 views

CVE-2024-49993

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix potential lockup if qisubmitsync called with 0 count If qisubmitsync is invoked with 0 invalidation descriptors for instance, for DMA draining purposes, we can run into a bug where a submitting thread fails to...

5.5CVSS7.5AI score
SaveExploits0References4
NVD
NVD
added 2024/10/21 6:15 p.m.58 views

CVE-2024-49993

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2024/10/21 6:15 p.m.30 views

CVE-2024-49993

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7AI score
SaveExploits0References1
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.35 views

CVE-2024-49993

...

SaveExploits0
Vulnrichment
Vulnrichment
added 2024/10/21 6:02 p.m.22 views

CVE-2024-49993

...

6.3AI score
SaveExploits0
CVE
CVE
added 2024/10/21 6:02 p.m.177 views

CVE-2024-49993

CVE-2024-49993 is associated with Linux kernel IOMMU VT-d flaws. The connected MiracleLinux advisory AXSA:2025-10392:38 notes iommuvt-d issues, including an explicit item: "iommu/vt-d: vulnerability may cause a soft lockup if qi_submit_sync() is called with zero invalidation descriptors, as the c...

6.7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/10/21 1:11 p.m.15 views

CVE-2024-47710

In the Linux kernel, the following vulnerability has been resolved: sockmap: Add a condresched in sockhashfree Several syzbot soft lockup reports all have in common sockhashfree If a map with a large number of buckets is destroyed, we need to yield the cpu when needed...

5.5CVSS6.9AI score0.00231EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/21 12:18 p.m.192 views

CVE-2024-49856

CVE-2024-49856 — Linux kernel, x86 SGX: deadlock in SGX NUMA node search. When the current node lacks an EPC section and other EPCs are exhausted, the loop searching for a remote EPC page can deadlock, causing a soft lockup. The root cause is that nid_of_current is not set in sgx_numa_mask, so ni...

5.5CVSS5.2AI score0.00207EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/10/21 12:18 p.m.28 views

CVE-2024-49856 x86/sgx: Fix deadlock in SGX NUMA node search

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Fix deadlock in SGX NUMA node search When the current node doesn't have an EPC section configured by firmware and all other EPC sections are used up, CPU can get stuck inside the while loop that looks for an available EP...

0.00207EPSS
SaveExploits0References6
NVD
NVD
added 2024/10/21 12:15 p.m.15 views

CVE-2024-47710

In the Linux kernel, the following vulnerability has been resolved: sockmap: Add a condresched in sockhashfree Several syzbot soft lockup reports all have in common sockhashfree If a map with a large number of buckets is destroyed, we need to yield the cpu when needed...

5.5CVSS0.00231EPSS
SaveExploits0References12
OSV
OSV
added 2024/10/21 12:15 p.m.11 views

UBUNTU-CVE-2024-47710

In the Linux kernel, the following vulnerability has been resolved: sockmap: Add a condresched in sockhashfree Several syzbot soft lockup reports all have in common sockhashfree If a map with a large number of buckets is destroyed, we need to yield the cpu when needed...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References43
Cvelist
Cvelist
added 2024/10/21 11:53 a.m.26 views

CVE-2024-47710 sock_map: Add a cond_resched() in sock_hash_free()

In the Linux kernel, the following vulnerability has been resolved: sockmap: Add a condresched in sockhashfree Several syzbot soft lockup reports all have in common sockhashfree If a map with a large number of buckets is destroyed, we need to yield the cpu when needed...

0.00231EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 11:53 a.m.15 views

CVE-2024-47710 sock_map: Add a cond_resched() in sock_hash_free()

In the Linux kernel, the following vulnerability has been resolved: sockmap: Add a condresched in sockhashfree Several syzbot soft lockup reports all have in common sockhashfree If a map with a large number of buckets is destroyed, we need to yield the cpu when needed...

6.3AI score
SaveExploits0References15
CVE
CVE
added 2024/10/21 11:53 a.m.209 views

CVE-2024-47710

CVE-2024-47710 : Linux kernel vulnerability where destroying a sock_map with many buckets could trigger soft lockups. The fix adds a cond_resched() in sock_hash_free() to yield the CPU when needed, addressing repeated syzbot soft lockup reports. Affected component: sock_map/sock_hash_free in Linu...

5.5CVSS5.2AI score0.00231EPSS
SaveExploits0References12Affected Software1
CNNVD
CNNVD
added 2024/10/09 12:00 a.m.8 views

Linux kernel 竞争条件问题漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux in the United States. A security vulnerability exists in the Linux kernel. An attacker exploits the vulnerability to cause a soft lockup...

4.7CVSS6.3AI score0.0016EPSS
SaveExploits0References10
Rows per page
Query Builder