Lucene search
+L

1750 matches found

OSV
OSV
added 2024/06/20 5:08 p.m.14 views

CLSA-2024-1718903288 cups: Fix of 2 CVEs

CVE-2023-32360: require authentication for CUPS-Get-Document. - CVE-2023-32324: fix cupsstrlcpy to exit immediately if a length of the source string is zero...

7.5CVSS6.6AI score0.01461EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.14 views

kernel: USB: usbtmc: Fix direction for 0-length ioctl control messages

A flaw was found in the Linux kernel’s USB Test and Measurement Class usbtmc driver. The driver did not properly validate the direction bit when handling ioctl calls for control messages with a length of zero. Under these circumstances, an incorrect direction can be submitted, leading to mismatch...

7.2AI score0.00191EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/21 4:15 p.m.20 views

CVE-2023-52742

In the Linux kernel, the following vulnerability has been resolved: net: USB: Fix wrong-direction WARNING in plusb.c The syzbot fuzzer detected a bug in the plusb network driver: A zero-length control-OUT transfer was treated as a read instead of a write. In modern kernels this error provokes a...

5.5CVSS6.3AI score0.00251EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 4:15 p.m.3 views

DEBIAN-CVE-2023-52742

In the Linux kernel, the following vulnerability has been resolved: net: USB: Fix wrong-direction WARNING in plusb.c The syzbot fuzzer detected a bug in the plusb network driver: A zero-length control-OUT transfer was treated as a read instead of a write. In modern kernels this error provokes a...

5.5CVSS5.1AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.22 views

UBUNTU-CVE-2023-52742

In the Linux kernel, the following vulnerability has been resolved: net: USB: Fix wrong-direction WARNING in plusb.c The syzbot fuzzer detected a bug in the plusb network driver: A zero-length control-OUT transfer was treated as a read instead of a write. In modern kernels this error provokes a...

5.5CVSS5.8AI score0.00251EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/21 3:23 p.m.17 views

CVE-2023-52742 net: USB: Fix wrong-direction WARNING in plusb.c

In the Linux kernel, the following vulnerability has been resolved: net: USB: Fix wrong-direction WARNING in plusb.c The syzbot fuzzer detected a bug in the plusb network driver: A zero-length control-OUT transfer was treated as a read instead of a write. In modern kernels this error provokes a...

5.8AI score
SaveExploits0References10
OSV
OSV
added 2024/05/19 9:15 a.m.21 views

UBUNTU-CVE-2024-35915

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: Fix uninit-value in ncidevup and ncintfpacket syzbot reported the following uninit-value access issue 12: ncirxwork parses and processes received packet. When the payload length is zero, each message type handler reads...

8.8CVSS6.2AI score0.00323EPSS
SaveExploits0References28
VulnCheck KEV
VulnCheck KEV
added 2024/05/06 12:00 a.m.7 views

VulnCheck KEV: CVE-2014-0224

OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly restrict processing of ChangeCipherSpec messages, which allows man-in-the-middle attackers to trigger use of a zero-length master key in certain OpenSSL-to-OpenSSL communications, and consequently hijack...

7.4CVSS6.9AI score0.95326EPSS
SaveExploits9References1
CNNVD
CNNVD
added 2024/05/05 12:00 a.m.11 views

Faucet SDN Ryu 安全漏洞

Faucet SDN Ryu is a component-based software-defined networking framework from Faucet Open Source. A security vulnerability exists in Faucet SDN Ryu version 4.34, which originates from a vulnerability that allows an attacker to cause a denial of service by manipulating len=0...

5.3CVSS5.3AI score0.00457EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/05/04 12:00 a.m.14 views

PT-2024-25938

Name of the Vulnerable Software and Affected Versions Faucet SDN Ryu version 4.34 Description The issue allows attackers to cause a denial of service infinite loop via b.length=0 in OFPMultipartReply in parser.py. Recommendations For version 4.34, consider disabling the OFPMultipartReply function...

7.5CVSS7.1AI score0.00681EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2024/05/04 12:00 a.m.11 views

PT-2024-25935

Name of the Vulnerable Software and Affected Versions Faucet SDN Ryu version 4.34 Description The issue allows attackers to cause a denial of service infinite loop via action.len=0 in OFPBucket in parser.py. Recommendations For version 4.34, consider disabling the OFPBucket function in parser.py ...

5.3CVSS6.1AI score0.00457EPSS
SaveExploits1References11
OSV
OSV
added 2024/05/03 4:15 p.m.19 views

AZL-57755 CVE-2022-48703 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: thermal/int340xthermal: handle datavault when the value is ZEROSIZEPTR In some case, the GDDV returns a package with a buffer which has zero length. It causes that kmemdup returns ZEROSIZEPTR 0x10. Then the datavaultread got NULL...

5.5CVSS6.5AI score0.00229EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/03 3:14 p.m.22 views

CVE-2022-48703 thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR

In the Linux kernel, the following vulnerability has been resolved: thermal/int340xthermal: handle datavault when the value is ZEROSIZEPTR In some case, the GDDV returns a package with a buffer which has zero length. It causes that kmemdup returns ZEROSIZEPTR 0x10. Then the datavaultread got NULL...

6.9AI score0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/03 3:14 p.m.27 views

CVE-2022-48703 thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR

In the Linux kernel, the following vulnerability has been resolved: thermal/int340xthermal: handle datavault when the value is ZEROSIZEPTR In some case, the GDDV returns a package with a buffer which has zero length. It causes that kmemdup returns ZEROSIZEPTR 0x10. Then the datavaultread got NULL...

6.2AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/04/30 10:28 a.m.16 views

frr: processes invalid NLRIs if attribute length is zero

A flaw was found in FRRouting, where it is susceptible to a denial of service vulnerability triggered by a NULL pointer dereference issue during the processing of Network Layer Reachability Information NLRIs with a zero attribute length. The vulnerability arises from inadequate validation of...

7.5CVSS5.7AI score0.01253EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 10:27 a.m.9 views

golang: compress/gzip: stack exhaustion in Reader.Read

A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion...

7.5CVSS6.6AI score0.01936EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.11 views

kernel: USB: usbtmc: Fix direction for 0-length ioctl control messages

A flaw was found in the Linux kernel’s USB Test and Measurement Class usbtmc driver. The driver did not properly validate the direction bit when handling ioctl calls for control messages with a length of zero. Under these circumstances, an incorrect direction can be submitted, leading to mismatch...

7.2AI score0.00191EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.9 views

SUSE CVE-2024-26824

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - Remove bogus SGL free on zero-length error path When a zero-length message is hashed by algifhash, and an error is triggered, it tries to free an SG list that was never allocated in the first place. Fix this b...

5.5CVSS6.5AI score0.00237EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/04/17 5:29 p.m.34 views

CVE-2024-26824

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - Remove bogus SGL free on zero-length error path When a zero-length message is hashed by algifhash, and an error is triggered, it tries to free an SG list that was never allocated in the first place. Fix this b...

4.4CVSS7.2AI score0.00237EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 10:15 a.m.2 views

DEBIAN-CVE-2024-26824

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - Remove bogus SGL free on zero-length error path When a zero-length message is hashed by algifhash, and an error is triggered, it tries to free an SG list that was never allocated in the first place. Fix this b...

5.5CVSS5.4AI score0.00237EPSS
SaveExploits0References1
Rows per page
Query Builder