Lucene search
+L

1577 matches found

Cvelist
Cvelist
added 2025/09/15 2:49 p.m.11 views

CVE-2022-50334 hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()

In the Linux kernel, the following vulnerability has been resolved: hugetlbfs: fix null-ptr-deref in hugetlbfsparseparam Syzkaller reports a null-ptr-deref bug as follows: ====================================================== KASAN: null-ptr-deref in range 0x0000000000000000-0x0000000000000007...

0.00147EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:21 p.m.5 views

CVE-2022-50272 media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer()

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: az6027: fix null-ptr-deref in az6027i2cxfer Wei Chen reports a kernel bug as blew: general protection fault, probably for non-canonical address KASAN: null-ptr-deref in range 0x0000000000000010-0x0000000000000017...

5.5CVSS7.3AI score0.0015EPSS
SaveExploits0References12
CVE
CVE
added 2025/09/15 2:21 p.m.31 views

CVE-2022-50272

CVE-2022-50272 affects the Linux kernel’s media: dvb-usb az6027 driver. In az6027_i2c_xfer(), a null-ptr-deref can occur when an I2C message has addr 0x99 with len=0 and buf=NULL, allowing a kernel crash. The fix is to validate msg[i].len before accessing msg[i].buf. Unity Linux advisories (UTSA-...

5.5CVSS6.1AI score0.0015EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/09/15 2:15 p.m.5 views

UBUNTU-CVE-2022-50253

In the Linux kernel, the following vulnerability has been resolved: bpf: make sure skb-len != 0 when redirecting to a tunneling device syzkaller managed to trigger another case where skb-len == 0 when we enter devqueuexmit: WARNING: CPU: 0 PID: 2470 at include/linux/skbuff.h:2576 skbassertlen...

5.5CVSS5.9AI score0.00147EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.6 views

PT-2025-37636

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a null pointer dereference issue in the hugetlbfs parse param function. This occurs when parsing mount parameters, specifically when an illegal parameter like...

6.2AI score0.00147EPSS
SaveExploits0References8
Gitee
Gitee
added 2025/09/14 4:21 p.m.125 views

Exploit for CVE-2020-1472

PoC exploit for CVE-2020-1472, a vulnerability in the Windows Netlogon service that allows an attacker to authenticate as the domain controller account with a zero-length password. The exploit uses the impacket library to connect to the Netlogon service and send a zero-length challenge and...

10CVSS7.3AI score0.99512EPSS
SaveExploits75
SUSE CVE
SUSE CVE
added 2025/09/08 11:22 p.m.9 views

SUSE CVE-2025-39682

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

7CVSS6.4AI score0.00178EPSS
SaveExploits1References75
Microsoft CVE
Microsoft CVE
added 2025/09/07 8:10 a.m.10 views

tls: fix handling of zero-length records on the rx_list

...

7.1CVSS6.8AI score0.00178EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-39682

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either...

7.1CVSS6AI score0.00178EPSS
SaveExploits1References3
NVD
NVD
added 2025/09/05 6:15 p.m.4 views

CVE-2025-39682

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

7.1CVSS0.00178EPSS
SaveExploits1References7
OSV
OSV
added 2025/09/05 6:15 p.m.16 views

AZL-67001 CVE-2025-39682 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

7.1CVSS6.8AI score0.00178EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/05 6:15 p.m.0 views

DEBIAN-CVE-2025-39682

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

7.1CVSS6.1AI score0.00178EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/05 6:15 p.m.6 views

UBUNTU-CVE-2025-39682

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

7.1CVSS5.7AI score0.00178EPSS
SaveExploits1References24
Debian CVE
Debian CVE
added 2025/09/05 5:20 p.m.10 views

CVE-2025-39682

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

7.1CVSS6.1AI score0.00178EPSS
SaveExploits1
Cvelist
Cvelist
added 2025/09/05 5:20 p.m.24 views

CVE-2025-39682 tls: fix handling of zero-length records on the rx_list

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

0.00178EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/09/05 5:20 p.m.33 views

CVE-2025-39682 tls: fix handling of zero-length records on the rx_list

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

6.7AI score0.00178EPSS
SaveExploits1References5
OSV
OSV
added 2025/09/05 5:20 p.m.6 views

CVE-2025-39682 tls: fix handling of zero-length records on the rx_list

In the Linux kernel, the following vulnerability has been resolved: tls: fix handling of zero-length records on the rxlist Each recvmsg call must process either - only contiguous DATA records any number of them - one non-DATA record If the next record has different type than what has already been...

7.1CVSS6AI score0.00178EPSS
SaveExploits1References10
CVE
CVE
added 2025/09/05 5:20 p.m.50 views

CVE-2025-39682

CVE-2025-39682: Linux kernel TLS processing fix for zero-length TLS records in the rx_list. The patch changes recvmsg() to process either contiguous DATA records (any number) or one non-DATA record. If a future record type differs after decryption (possible with TLS 1.3 when type is undecided unt...

7.1CVSS5.7AI score0.00178EPSS
SaveExploits1References7Affected Software1
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.3 views

SUSE CVE-2025-38694

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090prwonapb In dib7090prwonapb, msg is controlled by user. When msg0.buf is null and msg0.len is zero, former checks on msg0.buf would be passed. If accessing msg0.buf2...

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0References21
Microsoft CVE
Microsoft CVE
added 2025/09/04 3:26 a.m.9 views

envvars (aka envvars-std) in the Apache HTTP Server before 2.4.2 places a zero-length directory name in the LD_LIBRARY_PATH, which allows local users to gain privileges via a Trojan horse DSO in the current working directory during execution of apachectl.

...

6.9CVSS7AI score0.00946EPSS
SaveExploits4
Rows per page
Query Builder