Lucene search
+L

80 matches found

BDU FSTEC
BDU FSTEC
added 2026/09/04 12:00 a.m.4 views

The vulnerability of the qrtr_port_remove() function in the net/qrtr/af_qrtr.c module, which supports Qualcomm IPC cores in the Linux operating system, allows a hacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the qrtrportremove function in the net/qrtr/afqrtr.c module, which supports Qualcomm IPC cores in the Linux operating system, is related to errors during link counter updates. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity,...

7.8CVSS4.3AI score0.00135EPSS
SaveExploits0References14Affected Software3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: rapidio: rio: Fixed a possible name leak in rioregistermport. If deviceregister returns an error, the name allocated by devsetname needs to be freed. This should be done using putdevice, so that the reference in the error path is...

5.9AI score0.00237EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fixed the use of memory after freeing it in scsihexpandernoderemove. The function mpt3sastransportportremove called in scsihexpandernoderemove frees the port field of the sasexpander structure. This leads to a...

7.8CVSS6.3AI score0.00247EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/22 1:05 a.m.12 views

CVE-2026-64032

A flaw was found in the Linux kernel's bridge multicast functionality. Improper management of multicast contexts when a bridge port is removed can lead to a use-after-free vulnerability. This issue could allow a local attacker to cause a system crash, resulting in a denial of service...

7.8CVSS5.2AI score0.00133EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:01 p.m.13 views

SUSE CVE-2026-64032

In the Linux kernel, the following vulnerability has been resolved: bridge: mcast: Fix a possible use-after-free when removing a bridge port When per-VLAN multicast snooping is enabled, the bridge iterates over all the bridge ports, disables the per-port multicast context on each port and enables...

7.8CVSS5.3AI score0.00133EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-64032

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bridge: mcast: Fix a possible use- after-free when removing a bridge port When per-VLAN...

7.8CVSS5.8AI score0.00133EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.15 views

CVE-2026-64032

In the Linux kernel, the following vulnerability has been resolved: bridge: mcast: Fix a possible use-after-free when removing a bridge port When per-VLAN multicast snooping is enabled, the bridge iterates over all the bridge ports, disables the per-port multicast context on each port and enables...

7.8CVSS0.00133EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.42 views

CVE-2026-64032 bridge: mcast: Fix a possible use-after-free when removing a bridge port

In the Linux kernel, the following vulnerability has been resolved: bridge: mcast: Fix a possible use-after-free when removing a bridge port When per-VLAN multicast snooping is enabled, the bridge iterates over all the bridge ports, disables the per-port multicast context on each port and enables...

7.8CVSS0.00133EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/19 3:39 p.m.9 views

CVE-2026-64032 bridge: mcast: Fix a possible use-after-free when removing a bridge port

In the Linux kernel, the following vulnerability has been resolved: bridge: mcast: Fix a possible use-after-free when removing a bridge port When per-VLAN multicast snooping is enabled, the bridge iterates over all the bridge ports, disables the per-port multicast context on each port and enables...

7.8CVSS5.4AI score
SaveExploits0References10
CVE
CVE
added 2026/07/19 3:39 p.m.39 views

CVE-2026-64032

The CVE-2026-64032 entry documents a Linux kernel use-after-free in bridge multicast snooping when removing a bridge port. The issue occurs when both per-port and per-{port, VLAN} multicast contexts become enabled on a single bridge port due to interactions between per-VLAN multicast snooping and...

7.8CVSS5.4AI score0.00133EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/19 3:39 p.m.12 views

EUVD-2026-45605

In the Linux kernel, the following vulnerability has been resolved: bridge: mcast: Fix a possible use-after-free when removing a bridge port When per-VLAN multicast snooping is enabled, the bridge iterates over all the bridge ports, disables the per-port multicast context on each port and enables...

5.4AI score0.00133EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.20 views

PT-2026-61349

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the bridge component when removing a bridge port. This occurs when both per-port and per-port, VLAN multicast contexts are enabled on a single bridge por...

7.8CVSS5.2AI score0.00133EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:14 a.m.11 views

vrf: Fix a potential NPD when removing a port from a VRF

...

5.5CVSS6.1AI score0.00114EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/26 2:09 a.m.15 views

SUSE CVE-2026-53220

In the Linux kernel, the following vulnerability has been resolved: netfilter: revalidate bridge ports ebtredirecttg dereferences brportgetrcu return without a NULL check, causing a kernel panic when the bridge port has been removed between the original hook invocation and an NFQUEUE reinject. A...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/25 11:42 p.m.13 views

CVE-2026-53220

A flaw was found in the Linux kernel's netfilter component. A local attacker could exploit a NULL pointer dereference vulnerability in the ebtredirecttg function. This occurs when a bridge port is removed and a packet is reinjected into NFQUEUE, leading to a kernel panic and a Denial of Service D...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.15 views

CVE-2026-53220

In the Linux kernel, the following vulnerability has been resolved: netfilter: revalidate bridge ports ebtredirecttg dereferences brportgetrcu return without a NULL check, causing a kernel panic when the bridge port has been removed between the original hook invocation and an NFQUEUE reinject. A...

5.5CVSS6AI score0.00162EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/06/25 8:39 a.m.11 views

CVE-2026-53220

In the Linux kernel, the following vulnerability has been resolved: netfilter: revalidate bridge ports ebtredirecttg dereferences brportgetrcu return without a NULL check, causing a kernel panic when the bridge port has been removed between the original hook invocation and an NFQUEUE reinject. A...

5.7AI score0.00162EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/06/25 8:39 a.m.42 views

CVE-2026-53220 netfilter: revalidate bridge ports

In the Linux kernel, the following vulnerability has been resolved: netfilter: revalidate bridge ports ebtredirecttg dereferences brportgetrcu return without a NULL check, causing a kernel panic when the bridge port has been removed between the original hook invocation and an NFQUEUE reinject. A...

0.00162EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 8:39 a.m.10 views

CVE-2026-53220 netfilter: revalidate bridge ports

In the Linux kernel, the following vulnerability has been resolved: netfilter: revalidate bridge ports ebtredirecttg dereferences brportgetrcu return without a NULL check, causing a kernel panic when the bridge port has been removed between the original hook invocation and an NFQUEUE reinject. A...

5.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/06/25 8:39 a.m.14 views

EUVD-2026-39311

In the Linux kernel, the following vulnerability has been resolved: netfilter: revalidate bridge ports ebtredirecttg dereferences brportgetrcu return without a NULL check, causing a kernel panic when the bridge port has been removed between the original hook invocation and an NFQUEUE reinject. A...

5.7AI score0.00162EPSS
SaveExploits0References4
Rows per page
Query Builder