Lucene search
K

63 matches found

Redos
Redos
added 2026/04/08 12:0 a.m.4 views

ROS-20260408-73-0022

A vulnerability in the brmulticastqueryexpired function of the net/bridge/brmulticast.c component of the Linux kernel is related to resource release errors. Exploitation of the vulnerability allows an attacker to cause a denial of service...

5.5CVSS6.1AI score0.00017EPSS
Exploits0
OSV
OSV
added 2026/03/25 6:10 p.m.2 views

SUSE-SU-2026:20840-1 Security update for the Linux Kernel (Live Patch 1 for SUSE Linux Enterprise 16)

This update for the SUSE Linux Enterprise Kernel 6.12.0-160000.6.1 fixes various security issues The following security issues were fixed: - CVE-2025-40214: afunix: Initialise sccindex in unixaddedge bsc1255052. - CVE-2025-40258: mptcp: fix race condition in mptcpschedulework bsc1255053. -...

5.5CVSS6.5AI score0.00076EPSS
Exploits0References17
Microsoft CVE
Microsoft CVE
added 2025/12/09 9:3 a.m.3 views

net: bridge: fix use-after-free due to MST port state bypass

...

7CVSS7AI score0.00043EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.2 views

CVE-2025-40297

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix use-after-free due to MST port state bypass syzbot reported1 a use-after-free when deleting an expired fdb. It is due to a race condition between learning still happening and a port being deleted, after all its...

5.3AI score0.00043EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.2 views

kernel: net: bridge: mcast: wait for previous gc cycles when removing port

A possible use-after-free was found in the Linux kernel in net/bridge/brmulticast.c...

7.8CVSS6.8AI score0.00023EPSS
Exploits0References5
Amazon
Amazon
added 2025/01/24 12:0 a.m.2 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes CVE-2024-38538 In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUGON on mmapPROTWRITE, MAPPRIVATE...

7.8CVSS6.6AI score0.02559EPSS
Exploits2
Tenable Nessus
Tenable Nessus
added 2024/10/13 12:0 a.m.15 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-44934)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-44934 advisory. - In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: wait for previous gc...

7.8CVSS6.1AI score0.00023EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/10/10 12:0 a.m.58 views

SUSE SLES15 / openSUSE 15 Security Update : kernel (SUSE-SU-2024:3564-1)

The remote SUSE Linux SLES15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:3564-1 advisory. The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were...

7.8CVSS7.6AI score0.00495EPSS
Exploits5References525
OSV
OSV
added 2024/10/09 9:9 a.m.18 views

SUSE-SU-2024:3564-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-52610: net/sched: actct: fix skb leak and crash on ooo frags bsc1221610. - CVE-2023-52752: smb: client: fix use-after-free bug in cifsdebugdataprocshow...

7.8CVSS8.2AI score0.00495EPSS
Exploits5References373
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.3 views

kernel: net: bridge: mst: fix vlan use-after-free

A use-after-free flaw was found in net/bridge/brmst.c in the Linux kernel. This issue may lead to compromised Confidentiality and Integrity, and can crash...

7.8CVSS6.8AI score0.00022EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2024/08/26 11:15 a.m.14 views

CVE-2024-44934

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: wait for previous gc cycles when removing port syzbot hit a use-after-free1 which is caused because the bridge doesn't make sure that all previous garbage has been collected when removing a port. What happens...

7.8CVSS6.4AI score0.00023EPSS
Exploits0References17
CVE
CVE
added 2024/08/26 10:11 a.m.171 views

CVE-2024-44934

CVE-2024-44934 — Linux kernel net: bridge: mcast: wait for previous gc cycles when removing port . Syzkaller triggered a use-after-free during port removal because old multicast garbage collection cycles may still be running when a port is freed. The fix is to ensure all prior garbage-collection ...

7.8CVSS7AI score0.00023EPSS
Exploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2024/08/14 1:27 a.m.56 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. 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...

9.1CVSS7.2AI score0.00449EPSS
Exploits1References24
RedHat Linux
RedHat Linux
added 2024/08/14 1:27 a.m.1 views

kernel: net: bridge: xmit: make sure we have at least eth header len bytes

A vulnerability was found in the Linux kernel in the net: bridge component, where the xmit function in the bridge device could trigger an uninitialized value error if a short skb less than the required ETHHLEN bytes is sent. This condition could cause unexpected behavior due to insufficient check...

7.1CVSS6.6AI score0.00007EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.6 views

kernel: net: bridge: mst: fix vlan use-after-free

A use-after-free flaw was found in net/bridge/brmst.c in the Linux kernel. This issue may lead to compromised Confidentiality and Integrity, and can crash...

7.8CVSS6.8AI score0.00022EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/07/16 3:56 p.m.27 views

CVE-2024-40921

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mst: pass vlan group directly to brmstvlansetstate Pass the already obtained vlan group pointer to brmstvlansetstate instead of dereferencing it again. Each caller has already correctly dereferenced it for their...

5.5CVSS7AI score0.00021EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 3:55 p.m.18 views

CVE-2024-40920

A vulnerability was found in the Linux kernel's bridge subsystem, related to Multiple Spanning Tree MST. The brmstsetstate function was converted to use RCU to prevent a VLAN use-after-free, but fails to update the VLAN group dereference helper. This leads to warnings about improper RCU usage...

5.5CVSS8.2AI score0.00015EPSS
Exploits0References4
NVD
NVD
added 2024/07/12 1:15 p.m.17 views

CVE-2024-40921

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mst: pass vlan group directly to brmstvlansetstate Pass the already obtained vlan group pointer to brmstvlansetstate instead of dereferencing it again. Each caller has already correctly dereferenced it for their...

5.5CVSS0.00021EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.17 views

CVE-2024-40921

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mst: pass vlan group directly to brmstvlansetstate Pass the already obtained vlan group pointer to brmstvlansetstate instead of dereferencing it again. Each caller has already correctly dereferenced it for their...

5.5CVSS6.4AI score0.00021EPSS
Exploits0References13
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.24 views

CVE-2024-40921 net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mst: pass vlan group directly to brmstvlansetstate Pass the already obtained vlan group pointer to brmstvlansetstate instead of dereferencing it again. Each caller has already correctly dereferenced it for their...

0.00021EPSS
Exploits0References4
Rows per page
Query Builder