Lucene search
+L

2617 matches found

Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.22 views

CVE-2024-26780 af_unix: Fix task hung while purging oob_skb in GC.

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix task hung while purging oobskb in GC. syzbot reported a task hung; at the same time, GC was looping infinitely in listforeachentrysafe for OOB skb. 0 syzbot demonstrated that the listforeachentrysafe was not actually...

6.7AI score0.00222EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/04 8:20 a.m.10 views

CVE-2024-26750 af_unix: Drop oob_skb ref before purging queue in GC.

In the Linux kernel, the following vulnerability has been resolved: afunix: Drop oobskb ref before purging queue in GC. syzbot reported another task hung in unixgc. 0 The current while loop assumes that all of the left candidates have oobskb and calling kfreeskboobskb releases the remaining...

6AI score
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/04/03 10:40 p.m.47 views

CVE-2023-52640

A vulnerability was found in the ntfs3 function in ntfslistea in the Linux kernel, where a missing check on the length of an attribute name could exceed the expected size of the extended attribute structure and cause an out-of-bounds error. This issue could result in memory corruption, data...

7.1CVSS8.3AI score0.00244EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 5:15 p.m.16 views

CVE-2023-52640

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix oob in ntfslistxattr The length of name cannot exceed the space occupied by ea...

7.1CVSS7.6AI score0.00244EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/03 5:00 p.m.29 views

CVE-2023-52640 fs/ntfs3: Fix oob in ntfs_listxattr

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix oob in ntfslistxattr The length of name cannot exceed the space occupied by ea...

7.1CVSS7.8AI score0.00244EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/03 5:00 p.m.141 views

CVE-2023-52640

CVE-2023-52640 (Linux kernel ntfs3): The issue is a local, out-of-bounds in ntfs_listxattr where the length of the name must not exceed the allocated EA space. Affected code path is in the ntfs3 filesystem. The connected Astra Linux advisory confirms the same vulnerability and indicates a resolve...

7.1CVSS6.5AI score0.00244EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/04/02 7:15 a.m.36 views

CVE-2024-26676

In the Linux kernel, the following vulnerability has been resolved: afunix: Call kfreeskb for dead unixsk-oobskb in GC. syzbot reported a warning 0 in unixgc with a repro, which creates a socketpair and sends one socket's fd to itself using the peer. socketpairAFUNIX, SOCKSTREAM, 0, 3, 4 = 0...

5.5CVSS7.4AI score0.00231EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/03/28 7:33 a.m.15 views

CVE-2023-52628 netfilter: nftables: exthdr: fix 4-byte stack OOB write

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: exthdr: fix 4-byte stack OOB write If priv-len is a multiple of 4, then dstlen / 4 can write past the destination array which leads to stack corruption. This construct is necessary to clean the remainder of t...

7.8CVSS6.7AI score0.00677EPSS
SaveExploits0References7
Rockylinux
Rockylinux
added 2024/03/27 4:37 a.m.77 views

kernel security update

An update is available for kernel. This update affects Rocky Linux SIG Cloud 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux...

7.8CVSS7.6AI score0.01549EPSS
SaveExploits2
BDU FSTEC
BDU FSTEC
added 2024/03/27 12:00 a.m.10 views

The vulnerability of the formWifiWpsOOB() function (/goform/WifiWpsOOB) in the Tenda AC15 router software allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the formWifiWpsOOB function /goform/WifiWpsOOB in the Tenda AC15 router’s microprogramming software is related to the operation of storing data outside of the buffer in memory when processing the index parameter. Exploiting this vulnerability can allow an attacker to compromi...

10CVSS7.9AI score0.01315EPSS
SaveExploits1References3Affected Software1
CNVD
CNVD
added 2024/03/26 12:00 a.m.10 views

Tenda AC15 formWifiWpsOOB method stack buffer overflow vulnerability

Tenda AC15 is a dual-band wireless router launched by Shenzhen Jixiang Tenda Technology Co. in October 2015, which supports 802.11ac protocol with a theoretical transmission rate of 1900Mbps 600Mbps in 2.4GHz band and 1300Mbps in 5GHz band. Tenda AC15 suffers from a stack buffer overflow...

9.8CVSS8.4AI score0.01315EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2024/03/25 5:54 p.m.31 views

CVE-2021-47175

A vulnerability was found in fqpie module of Linux Kernel impacting net/sched, where an out-of-bounds access during network traffic handling allows attackers to execute arbitrary code leads to DoS. Mitigation Red Hat has investigated whether a possible mitigation exists for this issue, and has no...

7.1CVSS8.8AI score0.00241EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/25 9:16 a.m.20 views

CVE-2021-47175 net/sched: fq_pie: fix OOB access in the traffic path

In the Linux kernel, the following vulnerability has been resolved: net/sched: fqpie: fix OOB access in the traffic path the following script: tc qdisc add dev eth0 handle 0x1 root fqpie flows 2 tc qdisc add dev eth0 clsact tc filter add dev eth0 egress matchall action skbedit priority 0x10002 pi...

7.8CVSS6.9AI score0.00241EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/25 9:16 a.m.97 views

CVE-2021-47175

CVE-2021-47175: Linux kernel net/sched fq_pie OOB access in the traffic path (fq_pie_qdisc_enqueue). The issue manifests as slab-out-of-bounds read during packet enqueue, demonstrated by a kasan report when using tc with fq_pie. A fix was applied to the fq_pie path to prevent selecting an out-of-...

7.8CVSS6.7AI score0.00241EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.37 views

CVE-2021-47175 net/sched: fq_pie: fix OOB access in the traffic path

In the Linux kernel, the following vulnerability has been resolved: net/sched: fqpie: fix OOB access in the traffic path the following script: tc qdisc add dev eth0 handle 0x1 root fqpie flows 2 tc qdisc add dev eth0 clsact tc filter add dev eth0 egress matchall action skbedit priority 0x10002 pi...

7.8CVSS8.7AI score0.00241EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.45 views

CVE-2021-47175

In the Linux kernel, the following vulnerability has been resolved: net/sched: fqpie: fix OOB access in the traffic path the following script: tc qdisc add dev eth0 handle 0x1 root fqpie flows 2 tc qdisc add dev eth0 clsact tc filter add dev eth0 egress matchall action skbedit priority 0x10002 pi...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits0
OSV
OSV
added 2024/03/22 6:15 a.m.10 views

CVE-2024-2810

A vulnerability has been found in Tenda AC15 15.03.05.18/15.03.20multi and classified as critical. Affected by this vulnerability is the function formWifiWpsOOB of the file /goform/WifiWpsOOB. The manipulation of the argument index leads to stack-based buffer overflow. The attack can be launched...

9.8CVSS6.3AI score0.01315EPSS
SaveExploits1References3
OSV
OSV
added 2024/03/21 8:19 p.m.7 views

USN-6700-2 linux-aws vulnerabilities

It was discovered that the Layer 2 Tunneling Protocol L2TP implementation in the Linux kernel contained a race condition when releasing PPPoL2TP sockets in certain conditions, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or...

7.8CVSS6.8AI score0.28058EPSS
SaveExploits16References8
CVE
CVE
added 2024/03/19 12:02 p.m.412 views

CVE-2024-2608

CVE-2024-2608 affects Mozilla Firefox (including ESR) and Thunderbird. The issue arises from integer overflow in encoding routines (AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding(), and AppendEncodedCharacters()) that can underallocate an output buffer, leading to an out-of-bounds...

8.4CVSS6.9AI score0.00385EPSS
SaveExploits1References6Affected Software2
OpenVAS
OpenVAS
added 2024/03/12 12:00 a.m.32 views

Huawei EulerOS: Security Advisory for httpd (EulerOS-SA-2024-1273)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS8.5AI score0.03024EPSS
SaveExploits1References2
Rows per page
Query Builder