Lucene search
+L

12865 matches found

RedHat Linux
RedHat Linux
added 2025/11/06 3:50 p.m.16 views

bind: Cache poisoning due to weak PRNG

A vulnerability was found in BIND resolvers caused by a weakness in the Pseudo Random Number Generator PRNG. This weakness allows an attacker to potentially predict the source port and query ID used by BIND, enabling cache poisoning attacks. If successful, the attacker can inject malicious DNS...

8.6CVSS6.1AI score0.00464EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/11/06 3:50 p.m.10 views

bind: Resource exhaustion via malformed DNSKEY handling

A vulnerability was found in BIND 9 resolvers, where processing malformed DNSKEY records from a specially crafted zone can lead to resource exhaustion, primarily causing excessive CPU utilization. This issue enables a remote, unauthenticated attacker to degrade resolver performance and potentiall...

7.5CVSS6AI score0.11203EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/11/06 3:50 p.m.12 views

bind: Cache poisoning attacks with unsolicited RRs

A vulnerability exists in BIND’s DNS resolver logic that makes it overly permissive when accepting resource records RRs in responses. Under certain conditions, this flaw allows attackers to inject unsolicited or forged DNS records into the cache. This can be exploited to poison the resolver cache...

8.6CVSS6AI score0.00665EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2025/11/06 3:50 p.m.11 views

Important: Red Hat Security Advisory: bind security update

An update for bind is now available for Red Hat Enterprise Linux 10. 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 vulnerability from the...

8.6CVSS6.7AI score0.11203EPSS
SaveExploits1References4
SUSE Linux
SUSE Linux
added 2025/11/06 1:14 p.m.9 views

Security update for bind

This update for bind fixes the following issues: CVE-2025-40778: Address various spoofing attacks bsc1252379. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command listed for yo...

9.2CVSS7AI score0.00665EPSS
SaveExploits1References4
OSV
OSV
added 2025/11/06 1:14 p.m.4 views

SUSE-SU-2025:3976-1 Security update for bind

This update for bind fixes the following issues: - CVE-2025-40778: Address various spoofing attacks bsc1252379...

8.6CVSS6.4AI score0.00665EPSS
SaveExploits1References3
OSV
OSV
added 2025/11/06 10:06 a.m.8 views

RHSA-2025:19835 Red Hat Security Advisory: bind security update

Bulletin has no description...

8.6CVSS7AI score0.00665EPSS
SaveExploits1References7
OSV
OSV
added 2025/11/06 10:06 a.m.11 views

RHSA-2025:19793 Red Hat Security Advisory: bind9.16 security update

Bulletin has no description...

8.6CVSS7AI score0.00665EPSS
SaveExploits1References11
Rockylinux
Rockylinux
added 2025/11/06 9:01 a.m.10 views

bind9.16 security update

An update is available for bind9.16. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The Berkeley Internet Name Domain BIND is an implementation of the Domain Na...

8.6CVSS6.8AI score0.00665EPSS
SaveExploits1
OSV
OSV
added 2025/11/06 9:01 a.m.11 views

RLSA-2025:19793 Important: bind9.16 security update

The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named; a resolver library routines for applications to use when interfacing with DNS; and tools for verifying that the DNS server is operating correctly. Security Fixes:...

8.6CVSS6.8AI score0.00665EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/11/06 6:23 a.m.10 views

CVE-2025-31133

A flaw was found in runc. This flaw exploits an issue with how masked paths are implementedin runc. When masking files, runc will bind-mount the container's /dev/null inode on top of the file. However, if an attacker can replace /dev/null with a symlink to some other procfs file, runc will instea...

8.2CVSS6.4AI score0.00841EPSS
SaveExploits3References3
RedhatCVE
RedhatCVE
added 2025/11/06 6:23 a.m.21 views

CVE-2025-52565

A flaw was found in runc. CVE-2025-52565 is very similar in concept and application toCVE-2025-31133, except that it exploits a flaw in /dev/console bind-mounts. When creating the /dev/console bind-mount to /dev/pts/$n, if an attacker replaces /dev/pts/$n with a symlink then runc will bind-mount...

8.4CVSS6.4AI score0.00841EPSS
SaveExploits4References3
RedHat Linux
RedHat Linux
added 2025/11/06 1:58 a.m.28 views

bind: Cache poisoning attacks with unsolicited RRs

A vulnerability exists in BIND’s DNS resolver logic that makes it overly permissive when accepting resource records RRs in responses. Under certain conditions, this flaw allows attackers to inject unsolicited or forged DNS records into the cache. This can be exploited to poison the resolver cache...

8.6CVSS6AI score0.00665EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2025/11/06 1:58 a.m.56 views

Important: Red Hat Security Advisory: bind security update

An update for bind is now available for Red Hat Enterprise Linux 8. 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 vulnerability from the...

8.6CVSS6.7AI score0.00665EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2025/11/06 12:28 a.m.8 views

SUSE CVE-2025-31133

runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the bind-mount i.e., the container's /dev/null was...

7.8CVSS6.9AI score0.00841EPSS
SaveExploits2References30
SUSE CVE
SUSE CVE
added 2025/11/06 12:24 a.m.8 views

SUSE CVE-2025-52565

runc is a CLI tool for spawning and running containers according to the OCI specification. Versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, due to insufficient checks when bind-mounting /dev/pts/$n to /dev/console inside the container, an attacker can...

7.8CVSS6.7AI score0.00565EPSS
SaveExploits1References30
SUSE CVE
SUSE CVE
added 2025/11/06 12:24 a.m.16 views

SUSE CVE-2025-52881

runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts we have also verified thi...

7.8CVSS6.8AI score0.00564EPSS
SaveExploits1References41
NVD
NVD
added 2025/11/06 12:15 a.m.13 views

CVE-2025-62161

Youki is a container runtime written in Rust. In versions 0.5.6 and below, the initial validation of the source /dev/null is insufficient, allowing container escape when youki utilizes bind mounting the container's /dev/null as a file mask. This issue is fixed in version 0.5.7...

10CVSS0.00242EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/05 11:09 p.m.11 views

CVE-2025-62161 youki container escape via "masked path" abuse due to mount race conditions

Youki is a container runtime written in Rust. In versions 0.5.6 and below, the initial validation of the source /dev/null is insufficient, allowing container escape when youki utilizes bind mounting the container's /dev/null as a file mask. This issue is fixed in version 0.5.7...

7.3CVSS6.8AI score
SaveExploits0References4
EUVD
EUVD
added 2025/11/05 11:09 p.m.9 views

EUVD-2025-37939

Youki is a container runtime written in Rust. In versions 0.5.6 and below, the initial validation of the source /dev/null is insufficient, allowing container escape when youki utilizes bind mounting the container's /dev/null as a file mask. This issue is fixed in version 0.5.7...

7.3CVSS6.3AI score0.00242EPSS
SaveExploits0References4
Rows per page
Query Builder