Lucene search
+L

43 matches found

RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.6 views

kernel: netfilter: nf_tables: reject new basechain after table flag update

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: reject new basechain after table flag update The Linux kernel CVE team has assigned CVE-2024-35900 to this issue. Upstream advisory:...

5.5CVSS6.8AI score0.00226EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.8 views

kernel: netfilter: nf_tables: reject new basechain after table flag update

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: reject new basechain after table flag update The Linux kernel CVE team has assigned CVE-2024-35900 to this issue. Upstream advisory:...

5.5CVSS6.8AI score0.00226EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 2:3 p.m.5 views

kernel: netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain

A vulnerability was found in the Linux kernel's netfilter subsystem, related to the nftchainfilter feature. This issue occurs when a NETDEVUNREGISTER event is reported, which can leave a stale reference to a network device in the ingress basechain. If this issue is not addressed, this stale...

7.8CVSS7.1AI score0.00245EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/24 1:20 p.m.14 views

kernel: netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain

A vulnerability was found in the Linux kernel's netfilter subsystem, related to the nftchainfilter feature. This issue occurs when a NETDEVUNREGISTER event is reported, which can leave a stale reference to a network device in the ingress basechain. If this issue is not addressed, this stale...

7.8CVSS7.1AI score0.00245EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/22 6:19 a.m.31 views

CVE-2021-47452 netfilter: nf_tables: skip netdev events generated on netns removal

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: skip netdev events generated on netns removal syzbot reported following harmless WARN: WARNING: CPU: 1 PID: 2648 at net/netfilter/core.c:468 nftnetdevunregisterhooks net/netfilter/nftablesapi.c:230 inline...

6.4AI score0.00196EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.4 views

SUSE CVE-2024-35897

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: discard table flag update with pending basechain deletion Hook unregistration is deferred to the commit phase, same occurs with hook updates triggered by the table dormant flag. When both commands are combine...

5.5CVSS6.6AI score0.00239EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.2 views

SUSE CVE-2024-35900

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: reject new basechain after table flag update When dormant flag is toggled, hooks are disabled in the commit phase by iterating over current chains in table existing and new. The following configuration allows...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/05/20 11:43 a.m.37 views

CVE-2024-35897

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: discard table flag update with pending basechain deletion Hook unregistration is deferred to the commit phase, same occurs with hook updates triggered by the table dormant flag. When both commands are combine...

5.5CVSS6.7AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/19 9:15 a.m.0 views

DEBIAN-CVE-2024-35897

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: discard table flag update with pending basechain deletion Hook unregistration is deferred to the commit phase, same occurs with hook updates triggered by the table dormant flag. When both commands are combine...

5.5CVSS5.4AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 9:15 a.m.3 views

DEBIAN-CVE-2024-35900

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: reject new basechain after table flag update When dormant flag is toggled, hooks are disabled in the commit phase by iterating over current chains in table existing and new. The following configuration allows...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 9:15 a.m.3 views

UBUNTU-CVE-2024-35897

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: discard table flag update with pending basechain deletion Hook unregistration is deferred to the commit phase, same occurs with hook updates triggered by the table dormant flag. When both commands are combine...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References27
OSV
OSV
added 2024/05/19 9:15 a.m.7 views

UBUNTU-CVE-2024-35900

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: reject new basechain after table flag update When dormant flag is toggled, hooks are disabled in the commit phase by iterating over current chains in table existing and new. The following configuration allows...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References27
CVE
CVE
added 2024/05/19 8:34 a.m.167 views

CVE-2024-35897

CVE-2024-35897 affects the Linux kernel nf_tables component. The issue arises when updating the discard table flag while a basechain deletion is pending, because unregistration of hooks is deferred to the commit phase. If both commands execute together, a basechain can be deleted while its hook r...

7.8CVSS6.8AI score0.00239EPSS
SaveExploits0References10Affected Software1
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.4 views

SUSE 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.5AI score0.00245EPSS
SaveExploits0References27
RedhatCVE
RedhatCVE
added 2024/04/04 3:52 p.m.31 views

CVE-2024-26808

A vulnerability was found in the Linux kernel's netfilter subsystem, related to the nftchainfilter feature. This issue occurs when a NETDEVUNREGISTER event is reported, which can leave a stale reference to a network device in the ingress basechain. If this issue is not addressed, this stale...

6.5CVSS6.2AI score0.00245EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/04 10:15 a.m.11 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.00245EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/04 10:15 a.m.27 views

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.8CVSS7.3AI score0.00245EPSS
SaveExploits0References7
OSV
OSV
added 2024/04/04 10:15 a.m.6 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...

5.5CVSS6.1AI score0.00245EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2024/04/04 9:50 a.m.36 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.00245EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/04 9:50 a.m.32 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.8CVSS7.6AI score0.00245EPSS
SaveExploits0References6
Rows per page
Query Builder