Lucene search
+L

94 matches found

CVE
CVE
•added 2026/08/10 12:03 p.m.•60 views

CVE-2026-68333

The CVE-2026-68333 issue affects the Linux kernel’s dpaa2-switch path. fsl_mc_get_endpoint() returns the MAC endpoint device with a reference taken via device_find_child(), and the switch port connect path stores this device in mac->mc_dev for the MAC’s lifetime. On disconnect, only the dpaa2_...

5.3AI score0.00215EPSS
SaveExploits0References7
OSV
OSV
•added 2026/08/10 12:03 p.m.•36 views

CVE-2026-68333 dpaa2-switch: put MAC endpoint device on disconnect

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: put MAC endpoint device on disconnect fslmcgetendpoint returns the MAC endpoint device with a reference taken through devicefindchild. The switch port connect path stores that device in mac-mcdev and keeps it for th...

5.4AI score
SaveExploits0References10
Tenable Nessus
Tenable Nessus
•added 2026/08/10 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68333

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dpaa2-switch: put MAC endpoint device on disconnect fslmcgetendpoint returns the MAC endpoint device with a reference taken through devicefindchild. The switch...

5.8AI score0.00215EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•5 views

PT-2026-69733

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the dpaa2-switch component. The fsl mc get endpoint function returns a MAC endpoint device with a reference acquired via device find child. This device is stored ...

5.5AI score0.00215EPSS
SaveExploits0
OSV
OSV
•added 2026/07/22 1:52 p.m.•9 views

SUSE-SU-2026:22810-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. - CVE-2026-31503: udp: Fix wildcard bind...

9.8CVSS7.2AI score0.00839EPSS
SaveExploits9References181
SUSE Linux
SUSE Linux
•added 2026/07/21 5:09 p.m.•24 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 kernel was updated to fix various security issues The following security issues were fixed: CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. CVE-2025-71302: drm/panthor: fix for dma-fence safe access rules...

9.8CVSS7.1AI score0.00775EPSS
SaveExploits0References2106
OSV
OSV
•added 2026/07/20 12:25 p.m.•13 views

SUSE-SU-2026:3130-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 RT kernel was updated to fix various security issues: The following security issues were fixed: - CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. - CVE-2025-71302: drm/panthor: fix for dma-fence safe acce...

9.8CVSS6.7AI score0.00868EPSS
SaveExploits12References1053
OSV
OSV
•added 2026/05/28 12:00 a.m.•29 views

ALSA-2026:21557 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: can: j1939: j1939sessionnew: fix skb reference counting CVE-2024-56645 kernel: ima: don't clear IMADIGSIG flag when setting or removing non-IMA xattr CVE-2025-68183 kernel: mm: thp: deny...

9.8CVSS6.8AI score0.01338EPSS
SaveExploits0References38
AstraLinux
AstraLinux
•added 2026/05/08 9:09 a.m.•23 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: Fixed an issue where an interrupt storm occurred after receiving a corrupted ifid in the IRQ handler. Commit 31a7a0bbeb00 “dpaa2-switch”: added a range check for ifid in the IRQ handler introduces a mechanism to...

7.8CVSS6.5AI score0.00123EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/07 2:17 a.m.•18 views

SUSE CVE-2026-43205

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: validate numifs to prevent out-of-bounds write The driver obtains swattr.numifs from firmware via dpswgetattributes but never validates it against DPSWMAXIF 64. This value controls iteration in...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
•added 2026/05/07 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-43205

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dpaa2-switch: validate numifs to prevent out-of-bounds write The driver obtains swattr.numifs from firmware via dpswgetattributes but never validates it against...

7.8CVSS7.2AI score0.00176EPSS
SaveExploits0References2
NVD
NVD
•added 2026/05/06 12:16 p.m.•15 views

CVE-2026-43205

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: validate numifs to prevent out-of-bounds write The driver obtains swattr.numifs from firmware via dpswgetattributes but never validates it against DPSWMAXIF 64. This value controls iteration in...

7.8CVSS0.00176EPSS
SaveExploits0References7
OSV
OSV
•added 2026/05/06 11:28 a.m.•14 views

CVE-2026-43205 dpaa2-switch: validate num_ifs to prevent out-of-bounds write

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: validate numifs to prevent out-of-bounds write The driver obtains swattr.numifs from firmware via dpswgetattributes but never validates it against DPSWMAXIF 64. This value controls iteration in...

6.5AI score
SaveExploits0References10
Cvelist
Cvelist
•added 2026/05/06 11:28 a.m.•50 views

CVE-2026-43205 dpaa2-switch: validate num_ifs to prevent out-of-bounds write

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: validate numifs to prevent out-of-bounds write The driver obtains swattr.numifs from firmware via dpswgetattributes but never validates it against DPSWMAXIF 64. This value controls iteration in...

0.00176EPSS
SaveExploits0References7
CVE
CVE
•added 2026/05/06 11:28 a.m.•71 views

CVE-2026-43205

CVE-2026-43205 affects the Linux kernel's dpaa2-switch handling. The defect arises from the driver obtaining sw_attr.num_ifs from firmware without validating it against DPSW_MAX_IF (64). This allows an out-of-bounds write in dpaa2_switch_fdb_get_flood_cfg() when num_ifs can reach 64, as it writes...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
•added 2026/05/06 11:28 a.m.•23 views

CVE-2026-43205

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: validate numifs to prevent out-of-bounds write The driver obtains swattr.numifs from firmware via dpswgetattributes but never validates it against DPSWMAXIF 64. This value controls iteration in...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0
CNNVD
CNNVD
•added 2026/05/06 12:00 a.m.•21 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the dpaa2-switch driver failing to validate the numifs value, potentially leading to out-of-bound...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/04/05 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-23422

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: dpaa2-switch: Fix interrupt storm after receiving bad ifid in IRQ handler Commit 31a7a0bbeb0...

7.8CVSS6.2AI score0.00123EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/04/03 11:28 p.m.•13 views

SUSE CVE-2026-23422

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: Fix interrupt storm after receiving bad ifid in IRQ handler Commit 31a7a0bbeb00 "dpaa2-switch: add bounds check for ifid in IRQ handler" introduces a range check for ifid to avoid an out-of-bounds access. If an...

7.8CVSS5.8AI score0.00123EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/04/03 3:30 p.m.•11 views

EUVD-2026-18641

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: Fix interrupt storm after receiving bad ifid in IRQ handler Commit 31a7a0bbeb00 "dpaa2-switch: add bounds check for ifid in IRQ handler" introduces a range check for ifid to avoid an out-of-bounds access. If an...

5.8AI score0.00123EPSS
SaveExploits0References7
Rows per page
Query Builder