Lucene search
+L

22184 matches found

OSV
OSV
added 2025/10/22 2:15 p.m.7 views

DEBIAN-CVE-2023-53705

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix out-of-bounds access in ipv6findtlv optlen is fetched without checking whether there is more than one byte to parse. It can lead to out-of-bounds access. Found by InfoTeCS on behalf of Linux Verification Center...

8.2CVSS5.5AI score0.00526EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/22 2:15 p.m.10 views

CVE-2022-50581

In the Linux kernel, the following vulnerability has been resolved: hfs: fix OOB Read in hfsbrecfind Syzbot reported a OOB read bug: ================================================================== BUG: KASAN: slab-out-of-bounds in hfsstrcmp+0x117/0x190 fs/hfs/string.c:84 Read of size 1 at addr...

7.8CVSS0.00172EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/22 2:15 p.m.5 views

DEBIAN-CVE-2022-50581

In the Linux kernel, the following vulnerability has been resolved: hfs: fix OOB Read in hfsbrecfind Syzbot reported a OOB read bug: ================================================================== BUG: KASAN: slab-out-of-bounds in hfsstrcmp+0x117/0x190 fs/hfs/string.c:84 Read of size 1 at addr...

7.8CVSS5.4AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.9 views

UBUNTU-CVE-2023-53726

In the Linux kernel, the following vulnerability has been resolved: arm64: csum: Fix OoB access in IP checksum code for negative lengths Although commit c2c24edb1d9c "arm64: csum: Fix pathological zero-length calls" added an early return for zero-length input, syzkaller has popped up with an...

7.1CVSS5.9AI score0.00139EPSS
SaveExploits0References9
CloudLinux
CloudLinux
added 2025/10/22 1:29 p.m.29 views

kernel: Fix of 39 CVEs

nfs: fix UAF in direct writes CVE-2024-26958 - NFSD: Fix the behavior of READ near OFFSETMAX CVE-2022-48827 - thermal: core: prevent potential string overflow CVE-2023-52868 - ath5k: fix OOB in ath5keepromreadpcalinfo5111 CVE-2021-47633 - RDMA/cma: Ensure rdmaaddrcancel happens before issuing...

9.8CVSS7.3AI score0.01054EPSS
SaveExploits1
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.23 views

CVE-2023-53729 soc: qcom: qmi_encdec: Restrict string length in decode

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: qmiencdec: Restrict string length in decode The QMI TLV value for strings in a lot of qmi element info structures account for null terminated strings with MAXLEN + 1. If a string is actually MAXLEN + 1 length, this wil...

7.8CVSS0.00143EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/22 1:23 p.m.6 views

CVE-2023-53729 soc: qcom: qmi_encdec: Restrict string length in decode

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: qmiencdec: Restrict string length in decode The QMI TLV value for strings in a lot of qmi element info structures account for null terminated strings with MAXLEN + 1. If a string is actually MAXLEN + 1 length, this wil...

7.8CVSS6.4AI score
SaveExploits0References10
CVE
CVE
added 2025/10/22 1:23 p.m.37 views

CVE-2023-53729

CVE-2023-53729 affects the Linux kernel: the soc: qcom: qmi_encdec decode path restricts string lengths for QMI TLV strings, and strings of length MAX_LEN+1 can trigger an out-of-bounds when the NULL terminator is appended. The issue is discussed across connected advisories (Astra Unity SUSE), wh...

7.8CVSS6.1AI score0.00143EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.18 views

CVE-2023-53705 ipv6: Fix out-of-bounds access in ipv6_find_tlv()

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix out-of-bounds access in ipv6findtlv optlen is fetched without checking whether there is more than one byte to parse. It can lead to out-of-bounds access. Found by InfoTeCS on behalf of Linux Verification Center...

8.2CVSS0.00526EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/22 1:23 p.m.4 views

CVE-2023-53705 ipv6: Fix out-of-bounds access in ipv6_find_tlv()

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix out-of-bounds access in ipv6findtlv optlen is fetched without checking whether there is more than one byte to parse. It can lead to out-of-bounds access. Found by InfoTeCS on behalf of Linux Verification Center...

8.2CVSS6.4AI score
SaveExploits0References11
CVE
CVE
added 2025/10/22 1:23 p.m.34 views

CVE-2023-53705

CVE-2023-53705 : In the Linux kernel, the IPv6 TLV parsing code in ipv6_find_tlv() could access beyond the end of the buffer because optlen is read without validating there is an extra byte to parse. This out-of-bounds read vulnerability affects the kernel’s IPv6 exthdrs handling and is categoriz...

8.2CVSS6.1AI score0.00526EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/22 1:23 p.m.29 views

CVE-2022-50581

CVE-2022-50581 affects the Linux kernel’s HFS filesystem code. It causes an out-of-bounds read in hfs_strcmp triggered via the call path hfs_write_inode() → hfs_brec_find() → __hfs_brec_find() → hfs_cat_keycmp() → hfs_strcmp(), when a filename length exceeds the maximum (len > HFS_NAMELEN). Th...

7.8CVSS6AI score0.00172EPSS
SaveExploits0References9
The Hacker News
The Hacker News
added 2025/10/22 9:26 a.m.22 views

Why You Should Swap Passwords for Passphrases

The advice didn't change for decades: use complex passwords with uppercase, lowercase, numbers, and symbols. The idea is to make passwords harder for hackers to crack via brute force methods. But more recent guidance shows our focus should be on password length, rather than complexity. Length is...

6.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/10/22 12:27 a.m.19 views

kernel: net_sched: hfsc: Fix a UAF vulnerability in class handling

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check/time-of-use condition in hfscchangeclass when...

7.8CVSS6.7AI score0.00208EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/22 12:27 a.m.16 views

kernel: net: usb: smsc75xx: Limit packet length to skb->len

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Limit packet length to skb-len Packet length retrieved from skb data may be larger than the actual socket buffer length up to 9026 bytes. In such case the cloned skb passed up the network stack will leak kerne...

5.5CVSS6.7AI score0.00182EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.11 views

TOTOLINK N600R 安全漏洞

TOTOLINK N600R is a dual-band wireless router launched by Korean brand TOTOLINK in 2013, which supports 2.4GHz and 5GHz dual-band concurrency with a maximum wireless transmission rate of 300Mbps. The TOTOLINK N600R suffers from a stack buffer overflow vulnerability, which stems from the failure o...

7.5CVSS7.1AI score0.00549EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/10/22 12:00 a.m.13 views

PT-2025-44599

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The comedi buf munge function in the Linux kernel is susceptible to a divide-by-zero error. This occurs when the function performs a modulo operation async-munge chan %= async-cmd.chanli...

4.6CVSS5.8AI score0.00197EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.12 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 an unrestricted string length that could lead to out-of-bounds access...

5.8AI score0.00143EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/21 7:25 p.m.32 views

CLSA-2025-1761074747 kernel: Fix of 39 CVEs

nfs: fix UAF in direct writes CVE-2024-26958 - NFSD: Fix the behavior of READ near OFFSETMAX CVE-2022-48827 - thermal: core: prevent potential string overflow CVE-2023-52868 - ath5k: fix OOB in ath5keepromreadpcalinfo5111 CVE-2021-47633 - RDMA/cma: Ensure rdmaaddrcancel happens before issuing...

9.8CVSS7AI score0.01054EPSS
SaveExploits1References1
Snyk
Snyk
added 2025/10/21 6:04 p.m.3 views

Use of a Cryptographic Primitive with a Risky Implementation

Overview Affected versions of this package are vulnerable to Use of a Cryptographic Primitive with a Risky Implementation in the handling of precompiles in the BalanceHandler that can cause prevEventsLen to be overwritten. An attacker can compromise the integrity or confidentiality of the system ...

9.3CVSS6.7AI score
SaveExploits0References3
Rows per page
Query Builder