Lucene search
K

240 matches found

RedHat Linux
RedHat Linux
added 2024/09/24 12:27 a.m.7 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...

4.7CVSS7.2AI score0.00254EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/07/31 9:14 a.m.28 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.00212EPSS
Exploits0References4
OSV
OSV
added 2024/07/16 12:15 p.m.4 views

AZL-68211 CVE-2022-48816 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

4.7CVSS5.6AI score0.00254EPSS
Exploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.1 views

DEBIAN-CVE-2022-48816

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

4.7CVSS5.3AI score0.00254EPSS
Exploits0References1
OSV
OSV
added 2024/06/20 11:15 a.m.0 views

UBUNTU-CVE-2022-48715

In the Linux kernel, the following vulnerability has been resolved: scsi: bnx2fc: Make bnx2fcrecvframe mp safe Running tests with a debug kernel shows that bnx2fcrecvframe is modifying the percpu lport stats counters in a non-mpsafe way. Just boot a debug kernel and run the bnx2fc driver with the...

5.5CVSS6.2AI score0.0021EPSS
Exploits0References11
CNNVD
CNNVD
added 2024/06/20 12:0 a.m.3 views

Linux kernel security vulnerabilities

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, which stems from a flaw in the bnx2fcrecvframe method of the scsi:bnx2fc module...

5.5CVSS6.5AI score0.0021EPSS
Exploits0References11
OSV
OSV
added 2024/06/19 12:15 a.m.3 views

CVE-2024-6143

Actiontec WCB6200Q uhtcprecvheader Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Actiontec WCB6200Q routers. Authentication is not required to exploit this vulnerability. The specifi...

8.8CVSS7.7AI score0.01119EPSS
Exploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.3 views

DEBIAN-CVE-2024-36905

In the Linux kernel, the following vulnerability has been resolved: tcp: defer shutdownSENDSHUTDOWN for TCPSYNRECV sockets TCPSYNRECV state is really special, it is only used by cross-syn connections, mostly used by fuzzers. In the following crash 1, syzbot managed to trigger a divide by zero in...

5.5CVSS5.7AI score0.00332EPSS
Exploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.1 views

DEBIAN-CVE-2024-35970

In the Linux kernel, the following vulnerability has been resolved: afunix: Clear stale u-oobskb. syzkaller started to report deadlock of unixgclock after commit 4090fa373f0e "afunix: Replace garbage collection algorithm.", but it just uncovers the bug that has been there since commit 314001f0bf9...

6.3CVSS5.7AI score0.00499EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.24 views

CVE-2024-35970

In the Linux kernel, the following vulnerability has been resolved: afunix: Clear stale u-oobskb. syzkaller started to report deadlock of unixgclock after commit 4090fa373f0e "afunix: Replace garbage collection algorithm.", but it just uncovers the bug that has been there since commit 314001f0bf9...

6.3CVSS6.4AI score0.00499EPSS
Exploits0References19
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.20 views

CVE-2024-35970 af_unix: Clear stale u->oob_skb.

In the Linux kernel, the following vulnerability has been resolved: afunix: Clear stale u-oobskb. syzkaller started to report deadlock of unixgclock after commit 4090fa373f0e "afunix: Replace garbage collection algorithm.", but it just uncovers the bug that has been there since commit 314001f0bf9...

6.6AI score0.00499EPSS
Exploits0References5
OSV
OSV
added 2024/05/20 9:41 a.m.14 views

CVE-2024-35970 af_unix: Clear stale u->oob_skb.

In the Linux kernel, the following vulnerability has been resolved: afunix: Clear stale u-oobskb. syzkaller started to report deadlock of unixgclock after commit 4090fa373f0e "afunix: Replace garbage collection algorithm.", but it just uncovers the bug that has been there since commit 314001f0bf9...

6.3CVSS6.2AI score0.00499EPSS
Exploits0References8
Prion
Prion
added 2023/12/25 5:15 a.m.15 views

Buffer overflow

In MicroHttpServer aka Micro HTTP Server through a8ab029, ParseHeader in lib/server.c allows a one-byte recv buffer overflow via a long URI...

7.5CVSS7.7AI score0.00701EPSS
Exploits1References2
Cvelist
Cvelist
added 2023/12/25 12:0 a.m.13 views

CVE-2023-51771

In MicroHttpServer aka Micro HTTP Server through a8ab029, ParseHeader in lib/server.c allows a one-byte recv buffer overflow via a long URI...

9.8AI score0.00701EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2023/10/10 6:23 p.m.91 views

github.com/nghttp2/nghttp2 has HTTP/2 Rapid Reset

Impact Rapidly creating and cancelling streams HEADERS frame immediately followed by RSTSTREAM without bound cause denial of service. See https://vulners.com/cve/CVE-2023-44487 for details. Patches nghttp2 v1.57.0 mitigates this vulnerability by default. Workarounds If upgrading to nghttp2 v1.57....

7.5CVSS6.8AI score0.99999EPSS
Exploits19References4Affected Software1
F5 Networks
F5 Networks
added 2023/02/21 6:54 p.m.65 views

K51025656: Linux kernel vulnerability CVE-2016-10229

Security Advisory Description udp.c in the Linux kernel before 4.5 allows remote attackers to execute arbitrary code via UDP traffic that triggers an unsafe second checksum calculation during execution of a recv system call with the MSGPEEK flag. CVE-2016-10229 Impact There is no impact; F5...

10CVSS8.2AI score0.12791EPSS
Exploits1
SUSE CVE
SUSE CVE
added 2023/02/15 6:12 a.m.2 views

SUSE CVE-2007-1841

The isakmpinforecv function in src/racoon/isakmpinf.c in racoon in Ipsec-tools before 0.6.7 allows remote attackers to cause a denial of service tunnel crash via crafted 1 DELETE ISAKMPNPTYPED and 2 NOTIFY ISAKMPNPTYPEN messages...

4.3CVSS6.8AI score0.02851EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2023/02/14 12:0 a.m.2 views

PT-2024-14698

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.2.0-rc7-syzkaller-17907-g2d3827b3f393 Description The vulnerability is related to a kernel memory exposure attempt detected from the SLUB object 'skbuff head cache' in the Linux kernel. The issue occurs when th...

7.1CVSS5.9AI score0.00227EPSS
Exploits0References23
CNNVD
CNNVD
added 2023/01/20 12:0 a.m.2 views

Galaxy Technologies GNS3 安全漏洞

Galaxy Technologies GNS3 is a suite of network software emulators from Galaxy Technologies, USA. A security vulnerability exists in Galaxy Technologies GNS3 dynamips version 0.2.21, which originates from the use of uninitialized variables in the function genethrecv...

7.5CVSS7.3AI score0.00858EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2022/09/17 12:0 a.m.3 views

PT-2022-34336 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v4.19.257 Description: The issue concerns a NULL pointer dereference in the steam recv report and steam send report functions. This problem was introduced in version v4.18 and is fixed in Linux Kernel version...

7.2AI score
Exploits0References1
Rows per page
Query Builder