Lucene search
+L

925 matches found

UbuntuCve
UbuntuCve
•added 2026/07/25 10:17 a.m.•19 views

CVE-2026-64371

In the Linux kernel, the following vulnerability has been resolved: proc: protect ptracemayaccess with execupdatelock part 1 Fix the easy cases where procfs currently calls ptracemayaccess without execupdatelock protection, where the fix is to simply add the extra lock or use mmaccess: -...

5.5CVSS5.3AI score0.00125EPSS
SaveExploits0References20
BDU FSTEC
BDU FSTEC
•added 2026/07/24 12:00 a.m.•10 views

Vulnerabilities of the `ns_printrrf`, `ns_printrr`, and `fp_nquery` functions in the GNU C Library, allowing attackers to execute arbitrary code

The vulnerability of the nsprintrrf, nsprintrr, and fpnquery functions in the GNU C Library lies in their reliance on buffer overflow attacks. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...

7.5CVSS6.5AI score0.00394EPSS
SaveExploits0References5Affected Software5
OSV
OSV
•added 2026/07/23 5:45 p.m.•14 views

MGASA-2026-0288 Updated dnsmasq packages fix security vulnerabilities

The updated dnsmasq packages fix multiple security issues: A heap-based buffer overflow was found in dnsmasq. When DNSSEC validation and query logging are both enabled, logging of DS or DNSKEY replies containing unsupported algorithm or digest types can cause dnsmasq to write past the end of an...

5.9CVSS5.8AI score0.00528EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/07/23 9:16 a.m.•8 views

CVE-2026-52684

If the auth responds very slowly and the records expire in between, the capping of TTLs is not enforced for lack of data. This does not happen on regular resolve as then then the child records are used immediately if not expired and thus valid, or the records are expired, and in that case not use...

3.7CVSS5.3AI score0.00225EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/23 12:00 a.m.•0 views

CVE-2026-52684: Undefined Security Weakness

If the auth responds very slowly and the records expire in between, the capping of TTLs is not enforced for lack of data. This does not happen on regular resolve as then then the child records are used immediately if not expired and thus valid, or the records are expired, and in that case not use...

3.7CVSS5.8AI score0.00225EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/07/18 1:10 p.m.•13 views

CVE-2024-58368

SurrealDB versions before 1.1.0 fail to properly parse the ID, DB, and NS headers in HTTP REST API requests containing special characters. Unauthenticated attackers can send crafted HTTP requests with malformed header values to trigger an uncaught exception that crashes the server...

8.7CVSS5.3AI score0.00653EPSS
SaveExploits0References3
Ubuntu
Ubuntu
•added 2026/07/14 5:43 p.m.•24 views

USN-8542-1: Dnsmasq vulnerabilities

Yiwei Hou discovered that Dnsmasq incorrectly handled logging of DS or DNSKEY. A remote attacker could possibly use this issue to cause a denial of service. CVE-2026-12725 It was discovered that Dnsmasq incorrectly validated the length of fixed-length DNS record fields when parsing NS section...

5.9CVSS6.1AI score0.00528EPSS
SaveExploits0
OSV
OSV
•added 2026/07/14 2:37 p.m.•6 views

SUSE-SU-2026:2987-1 Security update for glibc

This update for glibc fixes the following issues: - CVE-2026-5435: resolv: More types as unknown in nssprintrrf bsc1263656, BZ 34033 - resolv: Check for inetntop failure in nssprintrrf - CVE-2026-6238: resolv: Fix buffer overreads in nssprintrrf bsc1263658, BZ 34069...

6.1AI score0.00444EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
•added 2026/07/14 2:37 p.m.•26 views

Security update for glibc

This update for glibc fixes the following issues: CVE-2026-5435: resolv: More types as unknown in nssprintrrf bsc1263656, BZ 34033 resolv: Check for inetntop failure in nssprintrrf CVE-2026-6238: resolv: Fix buffer overreads in nssprintrrf bsc1263658, BZ 34069 Patch Instructions: To install this...

5.3CVSS6.1AI score0.00444EPSS
SaveExploits0References8
OSV
OSV
•added 2026/07/09 11:11 a.m.•14 views

OESA-2026-2963 dnsmasq security update

Dnsmasq provides network infrastructure for small networks: DNS, DHCP, router advertisement and network boot. It is designed to be lightweight and have a small footprint, suitable for resource constrained routers and firewalls. It has also been widely used for tethering on smartphones and portabl...

5.9CVSS6.2AI score0.00528EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/24 2:44 a.m.•17 views

SUSE CVE-2026-12969

An out-of-bounds read vulnerability exists in dnsmasq's findsoa function in src/rfc1035.c. When parsing NS section records, extractname is called with extrabytes=0, failing to validate that 10 additional bytes exist for fixed-length DNS record fields. A remote attacker controlling a DNS zone can...

6.5CVSS6AI score0.004EPSS
SaveExploits0References7
NVD
NVD
•added 2026/06/23 2:17 p.m.•23 views

CVE-2026-12969

An out-of-bounds read vulnerability exists in dnsmasq's findsoa function in src/rfc1035.c. When parsing NS section records, extractname is called with extrabytes=0, failing to validate that 10 additional bytes exist for fixed-length DNS record fields. A remote attacker controlling a DNS zone can...

5.3CVSS0.004EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/23 2:17 p.m.•9 views

AZL-91164 CVE-2026-12969 affecting package dnsmasq for versions less than 2.93-1

An out-of-bounds read vulnerability exists in dnsmasq's findsoa function in src/rfc1035.c. When parsing NS section records, extractname is called with extrabytes=0, failing to validate that 10 additional bytes exist for fixed-length DNS record fields. A remote attacker controlling a DNS zone can...

5.3CVSS6AI score0.004EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/06/23 1:28 p.m.•12 views

CVE-2026-12969

An out-of-bounds read vulnerability exists in dnsmasq's findsoa function in src/rfc1035.c. When parsing NS section records, extractname is called with extrabytes=0, failing to validate that 10 additional bytes exist for fixed-length DNS record fields. A remote attacker controlling a DNS zone can...

5.3CVSS6AI score0.004EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/06/23 1:28 p.m.•20 views

CVE-2026-12969

An out-of-bounds read vulnerability exists in dnsmasq's findsoa function in src/rfc1035.c. When parsing NS section records, extractname is called with extrabytes=0, failing to validate that 10 additional bytes exist for fixed-length DNS record fields. A remote attacker controlling a DNS zone can...

5.3CVSS6AI score0.004EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2026/06/23 1:28 p.m.•9 views

CVE-2026-12969

An out-of-bounds read vulnerability exists in dnsmasq's findsoa function in src/rfc1035.c. When parsing NS section records, extractname is called with extrabytes=0, failing to validate that 10 additional bytes exist for fixed-length DNS record fields. A remote attacker controlling a DNS zone can...

5.3CVSS5.2AI score0.004EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/06/23 12:00 a.m.•16 views

PT-2026-51520

Name of the Vulnerable Software and Affected Versions dnsmasq affected versions not specified Description An out-of-bounds read occurs in the find soa function within src/rfc1035.c. During the parsing of NS section records, the extract name function is called with extrabytes=0, which fails to...

5.9CVSS6AI score0.00528EPSS
SaveExploits0References44
SUSE CVE
SUSE CVE
•added 2026/06/17 2:19 a.m.•11 views

SUSE CVE-2026-32737

Romeo gives the capability to reach high code coverage of Go ≥1.20 apps by helping to measure code coverage for functional and integration tests within GitHub Actions. Prior to version 0.2.1, due to a mis-written NetworkPolicy, a malicious actor can pivot from the "hardened" namespace to any Pod...

10CVSS6.1AI score0.00512EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/06/12 2:33 p.m.•18 views

CVE-2026-47691 Netty has Insufficient Bailiwick Validation for NS Records

Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, Netty's DnsResolveContext insufficiently validates the bailiwick of NS records, enabling DNS Cache Poisoning. An attacker controlling an authoritative name...

8.7CVSS5.3AI score0.00358EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/12 12:00 a.m.•0 views

CVE-2026-47691: Insufficient Verification of Data Authenticity

Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, Netty's DnsResolveContext insufficiently validates the bailiwick of NS records, enabling DNS Cache Poisoning. An attacker controlling an authoritative name...

10CVSS5.7AI score0.00358EPSS
SaveExploits0References4
Rows per page
Query Builder