Lucene search
+L

103 matches found

RedhatCVE
RedhatCVE
added 2025/10/02 10:58 a.m.3 views

CVE-2025-39901

In the Linux kernel, the following vulnerability has been resolved: i40e: remove read access to debugfs files The 'command' and 'netdevops' debugfs files are a legacy debugging interface supported by the i40e driver since its early days by commit 02e9c290814c "i40e: debugfs interface". Both of...

7CVSS6.6AI score0.00141EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/10/01 11:23 p.m.4 views

SUSE CVE-2025-39901

In the Linux kernel, the following vulnerability has been resolved: i40e: remove read access to debugfs files The 'command' and 'netdevops' debugfs files are a legacy debugging interface supported by the i40e driver since its early days by commit 02e9c290814c "i40e: debugfs interface". Both of...

7.1CVSS7.4AI score0.00141EPSS
Exploits0References3
OSV
OSV
added 2025/10/01 8:15 a.m.8 views

AZL-72355 CVE-2025-39901 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: i40e: remove read access to debugfs files The 'command' and 'netdevops' debugfs files are a legacy debugging interface supported by the i40e driver since its early days by commit 02e9c290814c "i40e: debugfs interface". Both of...

7.1CVSS7.2AI score0.00141EPSS
Exploits0References1
OSV
OSV
added 2025/10/01 8:15 a.m.4 views

UBUNTU-CVE-2025-39901

In the Linux kernel, the following vulnerability has been resolved: i40e: remove read access to debugfs files The 'command' and 'netdevops' debugfs files are a legacy debugging interface supported by the i40e driver since its early days by commit 02e9c290814c "i40e: debugfs interface". Both of...

7.1CVSS7AI score0.00141EPSS
Exploits0References16
Cvelist
Cvelist
added 2025/10/01 7:42 a.m.14 views

CVE-2025-39901 i40e: remove read access to debugfs files

In the Linux kernel, the following vulnerability has been resolved: i40e: remove read access to debugfs files The 'command' and 'netdevops' debugfs files are a legacy debugging interface supported by the i40e driver since its early days by commit 02e9c290814c "i40e: debugfs interface". Both of...

0.00141EPSS
Exploits0References3
CVE
CVE
added 2025/10/01 7:42 a.m.38 views

CVE-2025-39901

CVE-2025-39901 affects the Linux kernel i40e driver. The vulnerability arises from read access to two legacy debugfs files, a read interface for the i40e command and netdev_ops buffers. Both files share a static 256-byte buffer initialized to the empty string, with reads formatting output as “: ”...

7.1CVSS7AI score0.00141EPSS
Exploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2022-50299

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: md: Replace snprintf with scnprintf Current code produces a warning as shown below when tota...

5.5CVSS5.5AI score0.00147EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.4 views

SUSE CVE-2022-50301

In the Linux kernel, the following vulnerability has been resolved: iommu/omap: Fix buffer overflow in debugfs There are two issues here: 1 The "len" variable needs to be checked before the very first write. Otherwise if omap2iommudumpctx with "bytes" less than 32 it is a buffer overflow. 2 The...

5.5CVSS7AI score0.00172EPSS
Exploits0References7
OSV
OSV
added 2025/09/15 3:15 p.m.2 views

DEBIAN-CVE-2022-50299

In the Linux kernel, the following vulnerability has been resolved: md: Replace snprintf with scnprintf Current code produces a warning as shown below when total characters in the constituent block device names plus the slashes exceeds 200. snprintf returns the number of characters generated from...

5.5CVSS5.3AI score0.00147EPSS
Exploits0References1
NVD
NVD
added 2025/09/15 3:15 p.m.3 views

CVE-2022-50299

In the Linux kernel, the following vulnerability has been resolved: md: Replace snprintf with scnprintf Current code produces a warning as shown below when total characters in the constituent block device names plus the slashes exceeds 200. snprintf returns the number of characters generated from...

5.5CVSS0.00147EPSS
Exploits0References8
OSV
OSV
added 2025/09/15 3:15 p.m.3 views

DEBIAN-CVE-2022-50301

In the Linux kernel, the following vulnerability has been resolved: iommu/omap: Fix buffer overflow in debugfs There are two issues here: 1 The "len" variable needs to be checked before the very first write. Otherwise if omap2iommudumpctx with "bytes" less than 32 it is a buffer overflow. 2 The...

7.8CVSS6.2AI score0.00172EPSS
Exploits0References1
NVD
NVD
added 2025/09/15 3:15 p.m.7 views

CVE-2022-50301

In the Linux kernel, the following vulnerability has been resolved: iommu/omap: Fix buffer overflow in debugfs There are two issues here: 1 The "len" variable needs to be checked before the very first write. Otherwise if omap2iommudumpctx with "bytes" less than 32 it is a buffer overflow. 2 The...

7.8CVSS0.00172EPSS
Exploits0References9
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

UBUNTU-CVE-2022-50301

In the Linux kernel, the following vulnerability has been resolved: iommu/omap: Fix buffer overflow in debugfs There are two issues here: 1 The "len" variable needs to be checked before the very first write. Otherwise if omap2iommudumpctx with "bytes" less than 32 it is a buffer overflow. 2 The...

7.8CVSS6.3AI score0.00172EPSS
Exploits0References12
OSV
OSV
added 2025/09/15 3:15 p.m.5 views

UBUNTU-CVE-2022-50299

In the Linux kernel, the following vulnerability has been resolved: md: Replace snprintf with scnprintf Current code produces a warning as shown below when total characters in the constituent block device names plus the slashes exceeds 200. snprintf returns the number of characters generated from...

5.5CVSS5.9AI score0.00147EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/09/15 2:45 p.m.8 views

CVE-2022-50301 iommu/omap: Fix buffer overflow in debugfs

In the Linux kernel, the following vulnerability has been resolved: iommu/omap: Fix buffer overflow in debugfs There are two issues here: 1 The "len" variable needs to be checked before the very first write. Otherwise if omap2iommudumpctx with "bytes" less than 32 it is a buffer overflow. 2 The...

0.00172EPSS
Exploits0References9
CVE
CVE
added 2025/09/15 2:45 p.m.27 views

CVE-2022-50301

CVE-2022-50301: Linux kernel iommu/omap debugfs vulnerability causing a buffer overflow in omap2_iommu_dump_ctx when bytes

7.8CVSS6.6AI score0.00172EPSS
Exploits0References9Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:45 p.m.9 views

CVE-2022-50299 md: Replace snprintf with scnprintf

In the Linux kernel, the following vulnerability has been resolved: md: Replace snprintf with scnprintf Current code produces a warning as shown below when total characters in the constituent block device names plus the slashes exceeds 200. snprintf returns the number of characters generated from...

0.00147EPSS
Exploits0References8
OSV
OSV
added 2025/09/15 2:45 p.m.4 views

CVE-2022-50299 md: Replace snprintf with scnprintf

In the Linux kernel, the following vulnerability has been resolved: md: Replace snprintf with scnprintf Current code produces a warning as shown below when total characters in the constituent block device names plus the slashes exceeds 200. snprintf returns the number of characters generated from...

5.5CVSS6.2AI score0.00147EPSS
Exploits0References11
CVE
CVE
added 2025/09/15 2:45 p.m.22 views

CVE-2022-50299

CVE-2022-50299 is a Linux kernel issue in the md (multiple device) module where snprintf() could wrap around when the total length of the block device names with slashes exceeds 200, leading to incorrect buffer sizing. The vulnerability arises from using snprintf; the fix is to replace snprintf w...

5.5CVSS6.2AI score0.00147EPSS
Exploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.3 views

PT-2025-37603

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a buffer overflow vulnerability in the iommu/omap module, specifically within the omap2 iommu dump ctx function. The issue arises from insufficient checks on...

6.9AI score0.00172EPSS
Exploits0References11
Rows per page
Query Builder