Lucene search
+L

2891 matches found

NVD
NVD
added 2025/05/06 9:15 a.m.28 views

CVE-2024-45564

Memory corruption during concurrent access to server info object due to incorrect reference count update...

7.8CVSS0.00108EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/05/06 9:15 a.m.14 views

CVE-2024-45566

Memory corruption during concurrent buffer access due to modification of the reference count...

7.8CVSS5.9AI score0.00108EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2025/05/06 9:15 a.m.6 views

CVE-2024-45564

Memory corruption during concurrent access to server info object due to incorrect reference count update...

7.8CVSS5.8AI score0.00108EPSS
SaveExploits0References2
NVD
NVD
added 2025/05/06 9:15 a.m.21 views

CVE-2024-45562

Memory corruption during concurrent access to server info object due to unprotected critical field...

7.8CVSS0.00105EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/05/06 9:15 a.m.5 views

CVE-2024-45554

Memory corruption during concurrent SSR execution due to race condition on the global maps list...

7.8CVSS6AI score0.00102EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/06 8:31 a.m.35 views

CVE-2024-45562 Use After Free in HLOS

Memory corruption during concurrent access to server info object due to unprotected critical field...

6.6CVSS0.00105EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/06 8:31 a.m.19 views

CVE-2024-45562 Use After Free in HLOS

Memory corruption during concurrent access to server info object due to unprotected critical field...

6.6CVSS7.2AI score0.00105EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/06 8:31 a.m.76 views

CVE-2024-45562

CVE-2024-45562 describes memory corruption during concurrent access to a server info object caused by an unprotected critical field. Sources (NVD, Red Hat, CVE List, CNNVD, VulnEnrichment) confirm the issue and its consistency across feeds. CVSS v3.1 base scores indicate high impact for confident...

7.8CVSS6.7AI score0.00105EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2025/05/06 8:31 a.m.29 views

CVE-2024-45554 Use After Free in DSP Service

Memory corruption during concurrent SSR execution due to race condition on the global maps list...

7.8CVSS0.00102EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/06 8:31 a.m.16 views

CVE-2024-45554 Use After Free in DSP Service

Memory corruption during concurrent SSR execution due to race condition on the global maps list...

7.8CVSS7.2AI score0.00102EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/06 8:31 a.m.70 views

CVE-2024-45554

CVE-2024-45554 is referenced in the Pixel Watch security bulletin as a kernel vulnerability affecting Qualcomm components, labeled as a memory corruption issue occurring during concurrent SSR due to a race on the global maps list. The bulletin lists it under Qualcomm kernel issues and notes that ...

7.8CVSS7.9AI score0.00102EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2025/05/06 12:00 a.m.8 views

Qualcomm Chipsets 资源管理错误漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A resource management error vulnerability exists in Qualcomm Chipsets that stems from a reference count modification that results in concurrent buffer accesses, which could lead to memory corruption...

7.8CVSS6.9AI score0.00108EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/05/06 12:00 a.m.11 views

Qualcomm Chipsets 资源管理错误漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A resource management error vulnerability exists in Qualcomm Chipsets that stems from an unprotected server information object key field, which could lead to memory corruption during concurrent access...

7.8CVSS6.6AI score0.00105EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/05/03 2:50 a.m.7 views

SUSE CVE-2023-53134

In the Linux kernel, the following vulnerability has been resolved: bnxten: Avoid order-5 memory allocation for TPA data The driver needs to keep track of all the possible concurrent TPA GRO/LRO completions on the aggregation ring. On P5 chips, the maximum number of concurrent TPA is 256 and the...

5.5CVSS6.3AI score0.00176EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/02 4:15 p.m.2 views

DEBIAN-CVE-2023-53134

In the Linux kernel, the following vulnerability has been resolved: bnxten: Avoid order-5 memory allocation for TPA data The driver needs to keep track of all the possible concurrent TPA GRO/LRO completions on the aggregation ring. On P5 chips, the maximum number of concurrent TPA is 256 and the...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.8 views

UBUNTU-CVE-2023-53134

In the Linux kernel, the following vulnerability has been resolved: bnxten: Avoid order-5 memory allocation for TPA data The driver needs to keep track of all the possible concurrent TPA GRO/LRO completions on the aggregation ring. On P5 chips, the maximum number of concurrent TPA is 256 and the...

5.5CVSS6.1AI score0.00176EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/01 3:16 p.m.19 views

DEBIAN-CVE-2022-49930

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer problem in freemrinit Lock grab occurs in a concurrent scenario, resulting in stepping on a NULL pointer. It should be init mutexinit first before use the lock. Unable to handle kernel NULL pointer...

5.5CVSS5.4AI score0.00149EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/05/01 2:11 p.m.1 views

CVE-2022-49930 RDMA/hns: Fix NULL pointer problem in free_mr_init()

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer problem in freemrinit Lock grab occurs in a concurrent scenario, resulting in stepping on a NULL pointer. It should be init mutexinit first before use the lock. Unable to handle kernel NULL pointer...

6AI score0.00149EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/01 1:07 p.m.31 views

CVE-2025-37794 wifi: mac80211: Purge vif txq in ieee80211_do_stop()

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Purge vif txq in ieee80211dostop After ieee80211dostop SKB from vif's txq could still be processed. Indeed another concurrent vif scheduleandwaketxq call could cause those packets to be dequeued see...

0.00187EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/04/23 2:38 a.m.15 views

SUSE CVE-2025-22060

In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: Prevent parser TCAM memory corruption Protect the parser TCAM/SRAM memory, and the cached shadow SRAM information, from concurrent modifications. Both the TCAM and SRAM tables are indirectly accessed by configuring an...

5.5CVSS7.7AI score0.00143EPSS
SaveExploits0References20
Rows per page
Query Builder