Lucene search
+L

195 matches found

OSV
OSV
added 2025/06/18 10:15 a.m.11 views

UBUNTU-CVE-2025-38020

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Disable MACsec offload for uplink representor profile MACsec offload is not supported in switchdev mode for uplink representors. When switching to the uplink representor profile, the MACsec offload feature must be...

5.5CVSS6.2AI score0.00168EPSS
SaveExploits0References27
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.20 views

CVE-2025-38020 net/mlx5e: Disable MACsec offload for uplink representor profile

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Disable MACsec offload for uplink representor profile MACsec offload is not supported in switchdev mode for uplink representors. When switching to the uplink representor profile, the MACsec offload feature must be...

0.00168EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net: switchdev: Converting the blocking notification chain to a raw one A blocking notification chain uses a read-write semaphore to protect the integrity of the chain. The semaphore is acquired for writing when adding/removing...

5.5CVSS6.2AI score0.00142EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: net/mlx5e: Disabled MACsec offload for uplink representative profiles MACsec offload is not supported in the switchdev mode for uplink representatives. When switching to the uplink representative profile, the MACsec offload...

5.5CVSS6AI score0.00168EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/05/16 12:00 a.m.15 views

PT-2025-30822 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak was identified in the ice module within the Linux kernel, specifically in the reset scenario involving eswitch code. The issue occurs during Virtual Function VF...

7.5CVSS5.9AI score0.03133EPSS
SaveExploits12References584
SUSE CVE
SUSE CVE
added 2025/05/03 2:53 a.m.7 views

SUSE CVE-2022-49812

In the Linux kernel, the following vulnerability has been resolved: bridge: switchdev: Fix memory leaks when changing VLAN protocol The bridge driver can offload VLANs to the underlying hardware either via switchdev or the 8021q driver. When the former is used, the VLAN is marked in the bridge...

3.3CVSS6.2AI score0.00204EPSS
SaveExploits0References9
OSV
OSV
added 2025/05/01 3:16 p.m.4 views

DEBIAN-CVE-2022-49812

In the Linux kernel, the following vulnerability has been resolved: bridge: switchdev: Fix memory leaks when changing VLAN protocol The bridge driver can offload VLANs to the underlying hardware either via switchdev or the 8021q driver. When the former is used, the VLAN is marked in the bridge...

5.5CVSS5.5AI score0.00204EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.14 views

CVE-2022-49812

In the Linux kernel, the following vulnerability has been resolved: bridge: switchdev: Fix memory leaks when changing VLAN protocol The bridge driver can offload VLANs to the underlying hardware either via switchdev or the 8021q driver. When the former is used, the VLAN is marked in the bridge...

5.5CVSS0.00204EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/01 3:16 p.m.16 views

UBUNTU-CVE-2022-49812

In the Linux kernel, the following vulnerability has been resolved: bridge: switchdev: Fix memory leaks when changing VLAN protocol The bridge driver can offload VLANs to the underlying hardware either via switchdev or the 8021q driver. When the former is used, the VLAN is marked in the bridge...

5.5CVSS6AI score0.00204EPSS
SaveExploits0References7
CVE
CVE
added 2025/05/01 2:09 p.m.92 views

CVE-2022-49812

CVE-2022-49812 describes a Linux kernel vulnerability in the bridge driver’s VLAN offload path. When VLANs are offloaded via switchdev, the bridge marks them with BR_VLFLAG_ADDED_BY_SWITCHDEV. Changing the VLAN protocol triggers notifications to switchdev drivers and also to the 8021q driver, whi...

5.5CVSS6.6AI score0.00204EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.16 views

CVE-2022-49812 bridge: switchdev: Fix memory leaks when changing VLAN protocol

In the Linux kernel, the following vulnerability has been resolved: bridge: switchdev: Fix memory leaks when changing VLAN protocol The bridge driver can offload VLANs to the underlying hardware either via switchdev or the 8021q driver. When the former is used, the VLAN is marked in the bridge...

0.00204EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.10 views

CVE-2022-49812

In the Linux kernel, the following vulnerability has been resolved: bridge: switchdev: Fix memory leaks when changing VLAN protocol The bridge driver can offload VLANs to the underlying hardware either via switchdev or the 8021q driver. When the former is used, the VLAN is marked in the bridge...

5.5CVSS5.5AI score0.00204EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 2:09 p.m.18 views

CVE-2022-49812 bridge: switchdev: Fix memory leaks when changing VLAN protocol

In the Linux kernel, the following vulnerability has been resolved: bridge: switchdev: Fix memory leaks when changing VLAN protocol The bridge driver can offload VLANs to the underlying hardware either via switchdev or the 8021q driver. When the former is used, the VLAN is marked in the bridge...

5.9AI score
SaveExploits0References7
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a memory leak caused by a VLAN protocol change in the bridge switchdev, which could lead to a resource leak...

5.5CVSS6.3AI score0.00204EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.9 views

SUSE CVE-2025-21986

In the Linux kernel, the following vulnerability has been resolved: net: switchdev: Convert blocking notification chain to a raw one A blocking notification chain uses a read-write semaphore to protect the integrity of the chain. The semaphore is acquired for writing when adding / removing...

5.5CVSS7.6AI score0.00142EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/01 4:15 p.m.13 views

DEBIAN-CVE-2025-21986

In the Linux kernel, the following vulnerability has been resolved: net: switchdev: Convert blocking notification chain to a raw one A blocking notification chain uses a read-write semaphore to protect the integrity of the chain. The semaphore is acquired for writing when adding / removing...

5.5CVSS5.6AI score0.00142EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.19 views

CVE-2025-21986

In the Linux kernel, the following vulnerability has been resolved: net: switchdev: Convert blocking notification chain to a raw one A blocking notification chain uses a read-write semaphore to protect the integrity of the chain. The semaphore is acquired for writing when adding / removing...

5.5CVSS0.00142EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/01 4:15 p.m.9 views

UBUNTU-CVE-2025-21986

In the Linux kernel, the following vulnerability has been resolved: net: switchdev: Convert blocking notification chain to a raw one A blocking notification chain uses a read-write semaphore to protect the integrity of the chain. The semaphore is acquired for writing when adding / removing...

5.5CVSS6.2AI score0.00142EPSS
SaveExploits0References26
Debian CVE
Debian CVE
added 2025/04/01 3:47 p.m.18 views

CVE-2025-21986

In the Linux kernel, the following vulnerability has been resolved: net: switchdev: Convert blocking notification chain to a raw one A blocking notification chain uses a read-write semaphore to protect the integrity of the chain. The semaphore is acquired for writing when adding / removing...

5.5CVSS5.6AI score0.00142EPSS
SaveExploits0
OSV
OSV
added 2025/04/01 3:47 p.m.14 views

CVE-2025-21986 net: switchdev: Convert blocking notification chain to a raw one

In the Linux kernel, the following vulnerability has been resolved: net: switchdev: Convert blocking notification chain to a raw one A blocking notification chain uses a read-write semaphore to protect the integrity of the chain. The semaphore is acquired for writing when adding / removing...

6AI score
SaveExploits0References9
Rows per page
Query Builder