Lucene search
+L

403 matches found

RedhatCVE
RedhatCVE
•added 2026/09/01 10:32 a.m.•8 views

CVE-2026-71402

A flaw was found in wicked. An unauthenticated attacker on the same network who sends a crafted DHCP/UDP packet can trigger an out-of-bounds read vulnerability in the DHCPv4 option parser. This allows the client to parse adjacent heap memory as DHCP options, potentially leading to the disclosure ...

5.4CVSS5.8AI score0.00247EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/01 10:32 a.m.•8 views

CVE-2026-71401

A flaw was found in wicked, specifically in its DHCPv4 packet capture code. An integer underflow vulnerability exists where the nicaptureinspectudpheader function fails to validate the IP total length field against the IP header length before performing a subtraction. This oversight allows an...

5.3CVSS5.8AI score0.00262EPSS
SaveExploits0References2
OPENSUSE Linux
OPENSUSE Linux
•added 2026/09/01 12:00 a.m.•10 views

wicked-0.6.80-2.1 on GA media (moderate)

wicked-0.6.80-2.1 on GA media Announcement ID: openSUSE-SU-2026:11636-1 Rating: moderate Cross-References: CVE-2026-71401 CVE-2026-71402 CVSS scores: CVE-2026-71401 SUSE : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVE-2026-71402 SUSE : 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N...

7.5CVSS5.9AI score0.00262EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/08/29 12:00 a.m.•17 views

openSUSE 16 Security Update : wicked (openSUSE-SU-2026:21669-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21669-1 advisory. Changes in wicked: - Fix two OOB reads in nicaptureinspectudpheader and improve: - Reject packets with iplen ihl to avoid a sizet underflow of t...

5.4CVSS6.1AI score0.00262EPSS
SaveExploits0References5
OPENSUSE Linux
OPENSUSE Linux
•added 2026/08/28 12:00 a.m.•13 views

Security update for wicked (important)

openSUSE security update: security update for wicked ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:21669-1 Rating: important References: bsc1274627 Cross-References: CVE-2026-71401 CVE-2026-71402 CVSS scores: CVE-2026-71401 SUSE : 7.5...

7.5CVSS6AI score0.00262EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/28 12:00 a.m.•12 views

OPENSUSE-SU-2026:11636-1 wicked-0.6.80-2.1 on GA media

These are all security issues fixed in the wicked-0.6.80-2.1 package on the GA media of openSUSE Tumbleweed...

5.4CVSS5.9AI score0.00262EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/27 5:19 p.m.•12 views

CVE-2026-71401

An integer underflow was found in the DHCPv4 packet capture code of wicked. nicaptureinspectudpheader in src/capture.c does not verify that the IP total length field iplen is at least as large as the IP header length ihl before subtracting the header length. An unauthenticated attacker on the sam...

5.3CVSS0.00262EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/27 5:19 p.m.•18 views

CVE-2026-71402

An out-of-bounds read was found in the DHCPv4 packet capture code of wicked. nicaptureinspectudpheader in src/capture.c reports the IP total length as the payload length instead of the length of the remaining UDP payload. Consequently, the DHCP option walker in the DHCPv4 client wickedd-dhcp4 rea...

5.4CVSS0.00247EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/08/27 4:54 p.m.•9 views

SUSE CVE-2026-71401

An integer underflow was found in the DHCPv4 packet capture code of wicked. nicaptureinspectudpheader in src/capture.c does not verify that the IP total length field iplen is at least as large as the IP header length ihl before subtracting the header length. An unauthenticated attacker on the sam...

7.5CVSS5.9AI score0.00262EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/08/27 4:53 p.m.•11 views

SUSE CVE-2026-71402

An out-of-bounds read was found in the DHCPv4 packet capture code of wicked. nicaptureinspectudpheader in src/capture.c reports the IP total length as the payload length instead of the length of the remaining UDP payload. Consequently, the DHCP option walker in the DHCPv4 client wickedd-dhcp4 rea...

5.3CVSS5.8AI score0.00247EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/27 4:26 p.m.•12 views

OPENSUSE-SU-2026:21669-1 Security update for wicked

This update for wicked fixes the following issues: Changes in wicked: - Fix two OOB reads in nicaptureinspectudpheader and improve: - Reject packets with iplen ihl to avoid a sizet underflow of the UDP length, which the checksum truncates to uint16t bsc1274627, CVE-2026-71401. - Set payloadlen to...

5.4CVSS6AI score0.00262EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/27 3:09 p.m.•12 views

EUVD-2026-67080

An out-of-bounds read was found in the DHCPv4 packet capture code of wicked. nicaptureinspectudpheader in src/capture.c reports the IP total length as the payload length instead of the length of the remaining UDP payload. Consequently, the DHCP option walker in the DHCPv4 client wickedd-dhcp4 rea...

5.4CVSS5.5AI score0.00247EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/27 3:09 p.m.•41 views

CVE-2026-71402 wicked: out-of-bounds read in the DHCPv4 option parser due to payload length taken from the IP total length

An out-of-bounds read was found in the DHCPv4 packet capture code of wicked. nicaptureinspectudpheader in src/capture.c reports the IP total length as the payload length instead of the length of the remaining UDP payload. Consequently, the DHCP option walker in the DHCPv4 client wickedd-dhcp4 rea...

5.4CVSS0.00247EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/27 3:09 p.m.•10 views

CVE-2026-71402 wicked: out-of-bounds read in the DHCPv4 option parser due to payload length taken from the IP total length

An out-of-bounds read was found in the DHCPv4 packet capture code of wicked. nicaptureinspectudpheader in src/capture.c reports the IP total length as the payload length instead of the length of the remaining UDP payload. Consequently, the DHCP option walker in the DHCPv4 client wickedd-dhcp4 rea...

5.3CVSS5.8AI score
SaveExploits0References5
CVE
CVE
•added 2026/08/27 3:09 p.m.•32 views

CVE-2026-71402

CVE-2026-71402 is an out-of-bounds read in the DHCPv4 packet capture code of wicked (the openSUSE/SUSE network daemon), specifically in ni_capture_inspect_udp_header() in src/capture.c. The function reports the IP total length as the payload length instead of the remaining UDP payload length, cau...

5.4CVSS5.5AI score0.00247EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/27 3:01 p.m.•23 views

CVE-2026-71401

An integer underflow in the wicked DHCPv4 packet capture code (function ni_capture_inspect_udp_header() in src/capture.c) allows an unauthenticated attacker on an adjacent network to trigger an out-of-bounds read past the receive buffer in the wickedd-dhcp4 daemon. The IP total length field is no...

5.3CVSS5.7AI score0.00262EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/27 3:01 p.m.•11 views

CVE-2026-71401 wicked: integer underflow of the UDP length in ni_capture_inspect_udp_header() leads to an out-of-bounds read

An integer underflow was found in the DHCPv4 packet capture code of wicked. nicaptureinspectudpheader in src/capture.c does not verify that the IP total length field iplen is at least as large as the IP header length ihl before subtracting the header length. An unauthenticated attacker on the sam...

5.3CVSS5.9AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/08/27 3:01 p.m.•12 views

EUVD-2026-67079

An integer underflow was found in the DHCPv4 packet capture code of wicked. nicaptureinspectudpheader in src/capture.c does not verify that the IP total length field iplen is at least as large as the IP header length ihl before subtracting the header length. An unauthenticated attacker on the sam...

5.3CVSS5.7AI score0.00262EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/27 3:01 p.m.•47 views

CVE-2026-71401 wicked: integer underflow of the UDP length in ni_capture_inspect_udp_header() leads to an out-of-bounds read

An integer underflow was found in the DHCPv4 packet capture code of wicked. nicaptureinspectudpheader in src/capture.c does not verify that the IP total length field iplen is at least as large as the IP header length ihl before subtracting the header length. An unauthenticated attacker on the sam...

5.3CVSS0.00262EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
•added 2026/08/27 12:22 p.m.•8 views

Security update for wicked

This update for wicked fixes the following issue: CVE-2026-71401: out-of-bounds read due to IP length underflow in checksum handling of DHCPv4 capture parsing bsc1274627. CVE-2026-71402: out-of-bounds read due to DHCP option reader being extended beyond provided allocation in DHCPv4 capture parsi...

7.5CVSS5.2AI score0.00262EPSS
SaveExploits0References6
Rows per page
Query Builder