Lucene search
+L

2063 matches found

Debian CVE
Debian CVE
added 2024/04/17 9:43 a.m.28 views

CVE-2024-26826

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data re-injection from stale subflow When the MPTCP PM detects that a subflow is stale, all the packet scheduler must re-inject all the mptcp-level unacked data. To avoid acquiring unneeded locks, it first try to check...

7.5CVSS7.2AI score0.00646EPSS
SaveExploits0
CVE
CVE
added 2024/04/17 9:43 a.m.205 views

CVE-2024-26826

CVE-2024-26826 (Linux kernel, MPTCP) : The issue occurs when a subflow becomes stale in MPTCP; the data re-injection step incorrectly uses a TCP-specific helper on an MPTCP socket, making the RTX queue check for any unacked data unreliable and potentially causing improper re-injection of mptcp-le...

7.5CVSS6.3AI score0.00646EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/04/17 9:43 a.m.25 views

CVE-2024-26826 mptcp: fix data re-injection from stale subflow

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix data re-injection from stale subflow When the MPTCP PM detects that a subflow is stale, all the packet scheduler must re-inject all the mptcp-level unacked data. To avoid acquiring unneeded locks, it first try to check...

7.5CVSS6.2AI score
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/04/15 1:53 a.m.14 views

bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution

A flaw was found in the bind package. This issue may allow an attacker to query in a DNS64 enabled resolver node with a domain name triggering a server-stale data, triggering a code assertion, and resulting in a crash of named processes. This can allow a remote unauthenticated user to cause a...

7.5CVSS5.8AI score0.01242EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/15 1:30 a.m.9 views

bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution

A flaw was found in the bind package. This issue may allow an attacker to query in a DNS64 enabled resolver node with a domain name triggering a server-stale data, triggering a code assertion, and resulting in a crash of named processes. This can allow a remote unauthenticated user to cause a...

7.5CVSS5.8AI score0.01242EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/04/15 12:00 a.m.76 views

RHEL 9 : bind and bind-dyndb-ldap security updates (Important) (RHSA-2024:1803)

"The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:1803 advisory. The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named...

7.5CVSS7AI score0.99995EPSS
SaveExploits1References14
Tenable Nessus
Tenable Nessus
added 2024/04/12 12:00 a.m.54 views

Oracle Linux 8 : bind9.16 (ELSA-2024-1781)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-1781 advisory. - Prevent crashing at masterformat system test CVE-2023-6516 - Prevent increased CPU load on large DNS messages CVE-2023-4408 - Prevent assertion failu...

7.5CVSS7.1AI score0.99995EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/04/11 5:48 p.m.16 views

bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution

A flaw was found in the bind package. This issue may allow an attacker to query in a DNS64 enabled resolver node with a domain name triggering a server-stale data, triggering a code assertion, and resulting in a crash of named processes. This can allow a remote unauthenticated user to cause a...

7.5CVSS5.8AI score0.01242EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/11 11:06 a.m.57 views

Important: Red Hat Security Advisory: bind9.16 security update

An update for bind9.16 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...

7.5CVSS7AI score0.99995EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2024/04/11 11:06 a.m.11 views

bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution

A flaw was found in the bind package. This issue may allow an attacker to query in a DNS64 enabled resolver node with a domain name triggering a server-stale data, triggering a code assertion, and resulting in a crash of named processes. This can allow a remote unauthenticated user to cause a...

7.5CVSS5.8AI score0.01242EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2024/04/11 12:00 a.m.70 views

bind security update

bind 32:9.16.23-14.4 - Rebuild with correct z-stream tag again 32:9.16.23-14.3 - Rebuild together with bind-dyndb-ldap to adjust ABI changes 32:9.16.23-14.2 - Import tests for large DNS messages fix - Add downstream change complementing CVE-2023-50387 32:9.16.23-14.1 - Prevent increased CPU load ...

7.5CVSS7.7AI score0.99995EPSS
SaveExploits1
OSV
OSV
added 2024/04/04 10:15 a.m.13 views

DEBIAN-CVE-2024-26808

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftchainfilter: handle NETDEVUNREGISTER for inet/ingress basechain Remove netdevice from inet/ingress basechain in case NETDEVUNREGISTER event is reported, otherwise a stale reference to netdevice remains in the hook...

7.8CVSS5.4AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/04 10:15 a.m.14 views

UBUNTU-CVE-2024-26808

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftchainfilter: handle NETDEVUNREGISTER for inet/ingress basechain Remove netdevice from inet/ingress basechain in case NETDEVUNREGISTER event is reported, otherwise a stale reference to netdevice remains in the hook...

7.8CVSS6.1AI score0.00255EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2024/04/04 9:50 a.m.40 views

CVE-2024-26808 netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftchainfilter: handle NETDEVUNREGISTER for inet/ingress basechain Remove netdevice from inet/ingress basechain in case NETDEVUNREGISTER event is reported, otherwise a stale reference to netdevice remains in the hook...

7.8CVSS6.7AI score0.00255EPSS
SaveExploits0References6
CVE
CVE
added 2024/04/04 9:50 a.m.252 views

CVE-2024-26808

The CVE-2024-26808 issue affects the Linux kernel netfilter nft_chain_filter logic. When NETDEV_UNREGISTER is reported, the fix removes the netdevice from the inet/ingress basechain to prevent a stale reference in the hook list. The vulnerability is exploitable locally (attack vector LOCAL) with ...

7.8CVSS6.5AI score0.00255EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/02 8:57 p.m.15 views

bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution

A flaw was found in the bind package. This issue may allow an attacker to query in a DNS64 enabled resolver node with a domain name triggering a server-stale data, triggering a code assertion, and resulting in a crash of named processes. This can allow a remote unauthenticated user to cause a...

7.5CVSS5.8AI score0.01242EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/02 8:56 p.m.9 views

bind9: Enabling both DNS64 and serve-stale may cause an assertion failure during recursive resolution

A flaw was found in the bind package. This issue may allow an attacker to query in a DNS64 enabled resolver node with a domain name triggering a server-stale data, triggering a code assertion, and resulting in a crash of named processes. This can allow a remote unauthenticated user to cause a...

7.5CVSS5.8AI score0.01242EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/04/02 12:00 a.m.46 views

RHEL 8 : bind9.16 (RHSA-2024:1648)

"The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:1648 advisory. The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named...

7.5CVSS7AI score0.99995EPSS
SaveExploits1References14
OSV
OSV
added 2024/03/22 11:06 a.m.8 views

OESA-2024-1326 bind security update

Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols and provides an openly redistributable reference implementation of the major components of the Domain Name System. This package includes the components to operate a DNS server. Security Fixes: The DNS...

7.5CVSS6.9AI score0.99995EPSS
SaveExploits0References6
F5 Networks
F5 Networks
added 2024/03/12 9:15 p.m.76 views

K000138895: BIND vulnerability CVE-2023-5679

Security Advisory Description A bad interaction between DNS64 and serve-stale may cause named to crash with an assertion failure during recursive resolution, when both of these features are enabled. This issue affects BIND 9 versions 9.16.12 through 9.16.45, 9.18.0 through 9.18.21, 9.19.0 through...

7.5CVSS7.6AI score0.01242EPSS
SaveExploits0
Rows per page
Query Builder