Lucene search
+L

2127 matches found

OSV
OSV
added 2024/02/29 5:43 a.m.15 views

CVE-2023-52483 mctp: perform route lookups under a RCU read-side lock

In the Linux kernel, the following vulnerability has been resolved: mctp: perform route lookups under a RCU read-side lock Our current route lookups mctproutelookup and mctproutelookupnull traverse the net's route list without the RCU read lock held. This means the route lookup is subject to...

7.8CVSS6AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/02/29 5:43 a.m.20 views

CVE-2023-52480 ksmbd: fix race condition between session lookup and expire

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix race condition between session lookup and expire Thread A + Thread B ksmbdsessionlookup | smb2sesssetup sess = xaload | | | xaerase&conn-sessions, sess-id; | | ksmbdsessiondestroysess -- kfreesess | // UAF! |...

9.8CVSS6.7AI score0.00485EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/29 5:43 a.m.145 views

CVE-2023-52479

The CVE-2023-52479 issue is in the Linux kernel ksmbd SMB2 oplock handling, where a use-after-free occurs due to not dropping a reference to opinfo after smb20_oplock_break_ack. The provided documents state that the fix is to drop the reference after use of opinfo, resolving the use-after-free. T...

8.8CVSS6.7AI score0.00603EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/29 5:43 a.m.19 views

CVE-2023-52479 ksmbd: fix uaf in smb20_oplock_break_ack

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix uaf in smb20oplockbreakack drop reference after use opinfo...

8.8CVSS6.8AI score0.00603EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/29 5:43 a.m.53 views

CVE-2023-52479

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix uaf in smb20oplockbreakack drop reference after use opinfo...

8.8CVSS5.9AI score0.00603EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/02/29 3:33 a.m.15 views

yyjson has a Double Free vulnerability

Summary The pool series allocator poolmalloc/poolfree/poolrealloc by yysjon has a Double Free vulnerability, which may lead to arbitrary address writing and Denial of Service DoS attacks. Arbitrary address writing, combined with other legitimate or illegitimate operations of programs using this...

8.6CVSS7.3AI score0.01836EPSS
SaveExploits1References10Affected Software1
NVD
NVD
added 2024/02/28 9:15 a.m.34 views

CVE-2021-47012

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix a use after free in siwallocmr Our code analyzer reported a UAF. In siwallocmr, it calls siwmraddmemmr,... In the implementation of siwmraddmem, mem is assigned to mr-mem and then mem is freed via kfreemem if...

7.8CVSS7.6AI score0.00268EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.42 views

CVE-2021-47012 RDMA/siw: Fix a use after free in siw_alloc_mr

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix a use after free in siwallocmr Our code analyzer reported a UAF. In siwallocmr, it calls siwmraddmemmr,... In the implementation of siwmraddmem, mem is assigned to mr-mem and then mem is freed via kfreemem if...

7.8CVSS7.8AI score0.00268EPSS
SaveExploits0References5
CVE
CVE
added 2024/02/28 8:13 a.m.4613 views

CVE-2021-47012

CVE-2021-47012 concerns Linux kernel RDMA/siw. The connected Astra Linux advisories describe a use-after-free in siw_alloc_mr where mem is assigned to mr->mem in siw_mr_add_mem and later freed via kfree(mem) if xa_alloc_cyclic() fails, leaving mr->mem pointing to freed memory. The patch tim...

7.8CVSS6.8AI score0.00268EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.31 views

CVE-2021-47012 RDMA/siw: Fix a use after free in siw_alloc_mr

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix a use after free in siwallocmr Our code analyzer reported a UAF. In siwallocmr, it calls siwmraddmemmr,... In the implementation of siwmraddmem, mem is assigned to mr-mem and then mem is freed via kfreemem if...

7.8CVSS7.2AI score0.00268EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/02/24 11:43 a.m.38 views

CVE-2024-26598

A flaw was found in the Linux kernel pertaining to a potential use-after-free UAF scenario in a system involving Logical Partitioning Interrupts LPI translation cache operations. Specifically, the issue arises when a cache hit occurs concurrently with an operation that invalidates the cache, such...

7.8CVSS7.3AI score0.0024EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/23 3:15 p.m.24 views

CVE-2024-26598

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache There is a potential UAF scenario in the case of an LPI translation cache hit racing with an operation that invalidates the cache, such as a DISCARD ITS command...

8.8CVSS7.4AI score0.0024EPSS
SaveExploits0References8
Prion
Prion
added 2024/02/23 3:15 p.m.31 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache There is a potential UAF scenario in the case of an LPI translation cache hit racing with an operation that invalidates the cache, such as a DISCARD ITS command...

7.4AI score0.0024EPSS
SaveExploits0References7
OSV
OSV
added 2024/02/23 3:15 p.m.27 views

UBUNTU-CVE-2024-26598

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache There is a potential UAF scenario in the case of an LPI translation cache hit racing with an operation that invalidates the cache, such as a DISCARD ITS command...

8.8CVSS6.3AI score0.0024EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2024/02/23 2:46 p.m.60 views

CVE-2024-26598 KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache There is a potential UAF scenario in the case of an LPI translation cache hit racing with an operation that invalidates the cache, such as a DISCARD ITS command...

8.8CVSS7.7AI score0.0024EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/02/23 2:46 p.m.33 views

CVE-2024-26598 KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache There is a potential UAF scenario in the case of an LPI translation cache hit racing with an operation that invalidates the cache, such as a DISCARD ITS command...

8.8CVSS6.8AI score0.0024EPSS
SaveExploits0References7
OSV
OSV
added 2024/02/23 2:46 p.m.14 views

CVE-2024-26598 KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache There is a potential UAF scenario in the case of an LPI translation cache hit racing with an operation that invalidates the cache, such as a DISCARD ITS command...

8.8CVSS5.8AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/02/23 2:46 p.m.30 views

CVE-2024-26598

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache There is a potential UAF scenario in the case of an LPI translation cache hit racing with an operation that invalidates the cache, such as a DISCARD ITS command...

8.8CVSS6.5AI score0.0024EPSS
SaveExploits0
CVE
CVE
added 2024/02/23 2:46 p.m.1447 views

CVE-2024-26598

CVE-2024-26598 is a Linux kernel vulnerability affecting KVM on arm64 with vgic-its. The issue is a use-after-free risk in the LPI translation cache: vgic_its_check_cache() drops a lock that serializes refcount changes without first elevating the vgic_irq refcount. If a translation cache hit race...

8.8CVSS7.6AI score0.0024EPSS
SaveExploits0References8Affected Software1
UbuntuCve
UbuntuCve
added 2024/02/23 12:00 a.m.69 views

CVE-2024-26598

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache There is a potential UAF scenario in the case of an LPI translation cache hit racing with an operation that invalidates the cache, such as a DISCARD ITS command...

8.8CVSS6.2AI score0.0024EPSS
SaveExploits0References21
Rows per page
Query Builder