Lucene search
+L

17 matches found

Debian CVE
Debian CVE
added 2026/07/19 2:56 p.m.8 views

CVE-2026-64001

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix setup list UAF on proc write error sndpcmossprocwrite links a newly allocated setup entry into the OSS setup list before duplicating the task name. If the task-name allocation fails, the error path frees the...

5.2AI score0.00168EPSS
SaveExploits0
CVE
CVE
added 2026/02/03 12:0 a.m.29 views

CVE-2025-58341

The CVE-2025-58341 entry affects Samsung Mobile Processor and Wearable Processor Exynos family (980, 850, 1080, 1280, 1330, 1380, 1480, 1580, W920, W930, W1000). A vulnerability in the Wi‑Fi driver allows unbounded memory allocation via a large buffer in the /proc/driver/unifi0/ap_cert_disable_ht...

6.2CVSS5.6AI score0.00152EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.7 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001877)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001877 advisory. Buffer overflow in the exitcodeprocwrite function in arch/um/kernel/exitcode.c in the Linux kernel before 3.12 allows local users to cause a denial of service or...

4.7CVSS8.1AI score0.00476EPSS
SaveExploits1References8
AstraLinux
AstraLinux
added 2026/01/13 2:1 p.m.8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: xtensa: simdisk: added input size checking in procwritesimdisk A malicious user could potentially enter an arbitrarily bad value into memdupusernul, which might cause the kernel to crash. This follows the same pattern as the patc...

5.8AI score0.00187EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/25 6:17 p.m.8 views

kernel: smb: client: fix potential UAF in cifs_stats_proc_write()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifsstatsprocwrite Skip sessions that are being teared down status == SESEXITING to avoid UAF...

7.8CVSS5.7AI score0.00236EPSS
SaveExploits0References5
Veracode
Veracode
added 2025/11/13 5:57 a.m.8 views

Improper File Access

runc is vulnerable to improper file access. The vulnerability is due to insufficient validation of write targets in /proc during concurrent container execution with shared mounts, which allows an attacker to exploit race conditions and redirect writes to unintended procfs files...

7.5CVSS7.1AI score0.00516EPSS
SaveExploits1References22Affected Software5
EUVD
EUVD
added 2025/11/13 12:30 a.m.8 views

EUVD-2025-150381

In the Linux kernel, the following vulnerability has been resolved: xtensa: simdisk: add input size check in procwritesimdisk A malicious user could pass an arbitrarily bad value to memdupusernul, potentially causing kernel crash. This follows the same pattern as commit ee76746387f6 "netdevsim:...

5.8AI score0.00187EPSS
SaveExploits0References6
OSV
OSV
added 2025/11/12 10:15 p.m.12 views

UBUNTU-CVE-2025-40193

In the Linux kernel, the following vulnerability has been resolved: xtensa: simdisk: add input size check in procwritesimdisk A malicious user could pass an arbitrarily bad value to memdupusernul, potentially causing kernel crash. This follows the same pattern as commit ee76746387f6 "netdevsim:...

5.7AI score0.00187EPSS
SaveExploits0References23
OSV
OSV
added 2025/11/12 9:56 p.m.8 views

CVE-2025-40193 xtensa: simdisk: add input size check in proc_write_simdisk

In the Linux kernel, the following vulnerability has been resolved: xtensa: simdisk: add input size check in procwritesimdisk A malicious user could pass an arbitrarily bad value to memdupusernul, potentially causing kernel crash. This follows the same pattern as commit ee76746387f6 "netdevsim:...

6.2AI score0.00187EPSS
SaveExploits0References8
CVE
CVE
added 2025/11/12 9:56 p.m.31 views

CVE-2025-40193

In CVE-2025-40193, the Linux kernel’s xtensa simdisk component (proc_write_simdisk) lacks an input size check, allowing a malicious user to pass an invalid value to memdup_user_nul() and potentially crash the kernel. The issue is tied to changes referenced as a pattern to the nsim_dev_health_brea...

6AI score0.00187EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.8 views

CVE-2025-40193

In the Linux kernel, the following vulnerability has been resolved: xtensa: simdisk: add input size check in procwritesimdisk A malicious user could pass an arbitrarily bad value to memdupusernul, potentially causing kernel crash. This follows the same pattern as commit ee76746387f6 "netdevsim:...

5.1AI score0.00187EPSS
SaveExploits0
OSV
OSV
added 2025/11/12 12:48 p.m.8 views

SUSE-SU-2025:4079-1 Security update for podman

This update for podman fixes the following issues: - CVE-2025-31133: Fixed container escape via 'masked path' abuse due to mount race conditions bsc1252376 - CVE-2025-52565: Fixed container escape with malicious config due to /dev/console mount and related races bsc1252376 - CVE-2025-52881: Fixed...

8.4CVSS6.8AI score0.00723EPSS
SaveExploits4References6
OSV
OSV
added 2025/11/06 9:15 p.m.7 views

AZL-70586 CVE-2025-52881 affecting package kubernetes for versions less than 1.30.10-18

runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7, 1.3.2 and 1.4.0-rc.2, an attacker can trick runc into misdirecting writes to /proc to other procfs files through the use of a racing container with shared mounts we have also verified thi...

7.5CVSS6.9AI score0.00516EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/11/04 12:0 a.m.15 views

PT-2025-45375

Name of the Vulnerable Software and Affected Versions runc version 1.2.7 runc version 1.3.2 runc version 1.4.0-rc.2 Description runc is a CLI tool for spawning and running containers according to the OCI specification. A race condition exists that allows an attacker to trick the tool into...

7.5CVSS7.5AI score0.00516EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:20 p.m.5 views

smb: client: fix potential UAF in cifs_stats_proc_write()

...

7.8CVSS7AI score0.00236EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.12 views

CVE-2022-49288

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix races among concurrent prealloc proc writes We have no protection against concurrent PCM buffer preallocation changes via proc files, and it may potentially lead to UAF or some weird problem. This patch applies the...

7.8CVSS5.4AI score0.00279EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2021/12/15 7:15 p.m.5 views

CVE-2021-0961

In quotaprocwrite of xtquota2.c, there is a possible way to read kernel memory due to uninitialized data. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID:...

4.4CVSS5.7AI score0.00146EPSS
SaveExploits0References2
Rows per page
Query Builder