Lucene search
+L

681 matches found

Microsoft CVE
Microsoft CVE
added 2024/10/12 12:00 a.m.7 views

CVE-2024-44935

...

5.5CVSS6.5AI score0.00227EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/09/24 12:27 a.m.21 views

kernel: SUNRPC: lock against ->sock changing during sysfs read

A vulnerability was found in the Linux kernel's SUNRPC component, where a race condition exists during sysfs read operations due to improper handling of the -sock pointer. If the mutex -recvmutex is not held, -sock may change asynchronously, leading to a potential kernel oops. This vulnerability...

7.8CVSS7.2AI score0.00285EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/09 10:01 a.m.23 views

CLSA-2024-1725876080 kernel: Fix of 44 CVEs

dmaengine: idxd: Fix possible Use-After-Free in irqprocessworklist CVE-2024-40956 - userfaultfd: fix a race between writeprotect and exitmmap CVE-2021-47461 - netfilter: nftables: use timestamp to check for set element timeout CVE-2024-27397 - x86/sev: Harden VC instruction emulation somewhat...

9.8CVSS7AI score0.0094EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/08/26 12:00 a.m.4 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 Linux kernel that stems from a null pointer dereference issue in the reuseportaddsock function...

5.5CVSS6.5AI score0.00227EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/22 2:15 a.m.11 views

UBUNTU-CVE-2022-48911

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfqueue: fix possible use-after-free Eric Dumazet says: The sockhold side seems suspect, because there is no guarantee that skrefcnt is not already 0. On failure, we cannot queue the packet and need to indicate an erro...

7.8CVSS6.2AI score0.00215EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2024/08/21 12:17 a.m.7 views

kernel: bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Don't let sockmapclose,destroy,unhash call itself sockmap proto callbacks should never call themselves by design. Protect against bugs like 1 and break out of the recursive loop to avoid a stack overflow in favor of...

9.1CVSS6.8AI score0.01219EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/08/19 12:14 p.m.17 views

CVE-2023-52889

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix null pointer deref when receiving skb during sock creation The panic below is observed when receiving ICMP packets with secmark set while an ICMP raw socket is being created. SKCTXsk-label is updated in...

5.5CVSS6.9AI score0.00231EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/17 9:15 a.m.13 views

DEBIAN-CVE-2024-42271

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use after free in iucvsockclose iucvseverpath is called from process context and from bh context. iucv-path is used as indicator whether somebody else is taking care of severing the path or it is already removed /...

7.8CVSS5.6AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.10 views

AZL-47853 CVE-2024-42271 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use after free in iucvsockclose iucvseverpath is called from process context and from bh context. iucv-path is used as indicator whether somebody else is taking care of severing the path or it is already removed /...

7.8CVSS6.3AI score0.00235EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/17 9:15 a.m.21 views

CVE-2023-52889

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix null pointer deref when receiving skb during sock creation The panic below is observed when receiving ICMP packets with secmark set while an ICMP raw socket is being created. SKCTXsk-label is updated in...

5.5CVSS0.00231EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/08/17 9:08 a.m.42 views

CVE-2023-52889 apparmor: Fix null pointer deref when receiving skb during sock creation

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix null pointer deref when receiving skb during sock creation The panic below is observed when receiving ICMP packets with secmark set while an ICMP raw socket is being created. SKCTXsk-label is updated in...

0.00231EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/08/15 5:34 a.m.15 views

kernel: tls: fix missing memory barrier in tls_init

In the Linux kernel, the following vulnerability has been resolved: tls: fix missing memory barrier in tlsinit In tlsinit, a write memory barrier is missing, and store-store reordering may cause NULL dereference in tlssetsockopt,getsockopt. CPU0 CPU1 ----- ----- // In tlsinit // In tlsctxcreate c...

5.5CVSS6.5AI score0.00255EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/13 6:15 p.m.3 views

CVE-2024-38193

Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability...

7.8CVSS7.4AI score0.28529EPSS
SaveExploits4References3
CNNVD
CNNVD
added 2024/08/13 12:00 a.m.12 views

Microsoft Windows Ancillary Function Driver for WinSock 资源管理错误漏洞

Microsoft Windows Ancillary Function Driver for WinSock is a helper function driver for Winsock from Microsoft Corporation USA. A resource management error vulnerability exists in Microsoft Windows Ancillary Function Driver for WinSock. An attacker could exploit the vulnerability to elevate...

7.8CVSS6.3AI score0.03719EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.13 views

kernel: tcp: make sure init the accept_queue's spinlocks once

In the Linux kernel, the following vulnerability has been resolved: tcp: make sure init the acceptqueue's spinlocks once When I run syz's reproduction C program locally, it causes the following issue: pvqspinlock: lock 0xffff9d181cd5c660 has corrupted value 0x0! WARNING: CPU: 19 PID: 21160 at...

7.8CVSS6.8AI score0.0018EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/07/31 9:14 a.m.36 views

CVE-2024-41062

In the Linux kernel, the following vulnerability has been resolved: bluetooth/l2cap: sync sock recv cb and release The problem occurs between the system call to close the sock and hcirxwork, where the former releases the sock and the latter accesses it without lock protection. CPU0 CPU1 ---- ----...

5.5CVSS7.2AI score0.00309EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 3:15 p.m.8 views

DEBIAN-CVE-2024-41062

In the Linux kernel, the following vulnerability has been resolved: bluetooth/l2cap: sync sock recv cb and release The problem occurs between the system call to close the sock and hcirxwork, where the former releases the sock and the latter accesses it without lock protection. CPU0 CPU1 ---- ----...

5.5CVSS5.6AI score0.00309EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.16 views

UBUNTU-CVE-2024-41062

In the Linux kernel, the following vulnerability has been resolved: bluetooth/l2cap: sync sock recv cb and release The problem occurs between the system call to close the sock and hcirxwork, where the former releases the sock and the latter accesses it without lock protection. CPU0 CPU1 ---- ----...

8.8CVSS6.2AI score0.00309EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.29 views

CVE-2024-41062 bluetooth/l2cap: sync sock recv cb and release

In the Linux kernel, the following vulnerability has been resolved: bluetooth/l2cap: sync sock recv cb and release The problem occurs between the system call to close the sock and hcirxwork, where the former releases the sock and the latter accesses it without lock protection. CPU0 CPU1 ---- ----...

6.7AI score0.00309EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 2:57 p.m.30 views

CVE-2024-41062 bluetooth/l2cap: sync sock recv cb and release

In the Linux kernel, the following vulnerability has been resolved: bluetooth/l2cap: sync sock recv cb and release The problem occurs between the system call to close the sock and hcirxwork, where the former releases the sock and the latter accesses it without lock protection. CPU0 CPU1 ---- ----...

8.8CVSS5.8AI score
SaveExploits0References8
Rows per page
Query Builder