Lucene search
+L

34433 matches found

OSV
OSV
added 2026/08/13 12:00 a.m.5 views

ALSA-2026:54542 Important: .NET 10.0 security, bug fix, and enhancement update

.NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework...

7.8CVSS5.3AI score0.01057EPSS
SaveExploits0References10
AlmaLinux
AlmaLinux
added 2026/08/13 12:00 a.m.22 views

Important: .NET 8.0 security, bug fix, and enhancement update

.NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework...

7.8CVSS5.3AI score0.01057EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2026/08/13 12:00 a.m.5 views

The vulnerability of the net/mlx5 component in the Linux operating system, which allows a hacker to cause a service failure.

The vulnerability of the net/mlx5 component in the Linux operating system is related to insufficient handling of format strings. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.6CVSS5.5AI score0.00184EPSS
SaveExploits0References16Affected Software3
Tenable Nessus
Tenable Nessus
added 2026/08/13 12:00 a.m.6 views

RHEL 9 : kernel (RHSA-2026:54482)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:54482 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: net/sched: actapi: use RCU with deferr...

7.8CVSS5.8AI score0.00205EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/08/12 10:23 p.m.18 views

Important: Red Hat Security Advisory: Red Hat Lightspeed (formerly Insights) for Runtimes security update

An update is now available for Red Hat Lightspeed formerly Insights for Runtimes on RHEL 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.6CVSS6.1AI score0.00813EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.7 views

net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME

A flaw was found in the net package of Go golang, specifically when using the LookupCNAME function with the cgo DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name CNAME response. This can trigger a double-free of C memory, leading to a crash and a Denial of...

7.5CVSS7AI score0.00813EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.6 views

golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing

A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname for example, xn--example-.com returns example.com instead of an error. Applications that validate the ASCII form then convert to Unicode may grant acce...

9.6CVSS5.4AI score0.00655EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/12 4:02 p.m.7 views

golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing

A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname for example, xn--example-.com returns example.com instead of an error. Applications that validate the ASCII form then convert to Unicode may grant acce...

9.6CVSS5.4AI score0.00655EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/12 3:50 p.m.6 views

CVE-2026-68441

A flaw was found in the Linux kernel's networking scheduler net/sched. When a Traffic Control TC filter, configured with an eBPF program or actbpf action, attempts to redirect a packet, the redirection is silently ignored. This causes the packet to be processed normally instead of being redirecte...

5.5CVSS5.3AI score0.00148EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/12 9:17 a.m.9 views

CVE-2026-19566

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

7.5CVSS0.0035EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 9:17 a.m.7 views

UBUNTU-CVE-2026-19566

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

7.5CVSS5.4AI score0.0035EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/12 9:17 a.m.12 views

CVE-2026-19566

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

7.5CVSS5.4AI score0.0035EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/12 8:39 a.m.48 views

CVE-2026-19566

CVE-2026-19566 affects Net::CIDR::Set before v0.23. The vulnerability stems from the encode/width handling of IPv6 prefix lengths, where an unbounded prefix length (including values >128) causes large memory allocations during contains() or add() due to the code creating a mask and unpacking i...

7.5CVSS5.3AI score0.0035EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/12 8:39 a.m.13 views

CVE-2026-19566

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

7.5CVSS5.4AI score0.0035EPSS
SaveExploits0
OSV
OSV
added 2026/08/12 8:39 a.m.11 views

CVE-2026-19566 Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

7.5CVSS5.4AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/12 8:39 a.m.8 views

EUVD-2026-57150

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

7.5CVSS5.3AI score0.0035EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 8:39 a.m.28 views

CVE-2026-19566 Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths

Net::CIDR::Set versions before 0.23 for Perl allow memory exhaustion and malformed set ranges via unbounded IPv6 prefix lengths. The encode method accepts any prefix length matching 0|1-90-9 and passes it to width2bits, which builds the mask as '1' x $width + 8, one character per bit. The inc...

0.0035EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/12 7:27 a.m.5 views

golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing

A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname for example, xn--example-.com returns example.com instead of an error. Applications that validate the ASCII form then convert to Unicode may grant acce...

9.6CVSS5.4AI score0.00655EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/12 7:27 a.m.6 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS8.1AI score0.00728EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/12 7:27 a.m.7 views

net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME

A flaw was found in the net package of Go golang, specifically when using the LookupCNAME function with the cgo DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name CNAME response. This can trigger a double-free of C memory, leading to a crash and a Denial of...

7.5CVSS7AI score0.00813EPSS
SaveExploits0References8
Rows per page
Query Builder