Lucene search
+L

334 matches found

OSV
OSV
added 2025/09/25 2:30 p.m.20 views

USN-7767-2 linux-realtime-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - x86 architecture; - Compute Acceleration Framework; - Bus devices; - AM...

9.8CVSS6.7AI score0.00488EPSS
SaveExploits0References102
OSV
OSV
added 2025/09/25 2:19 p.m.16 views

USN-7779-1 linux-ibm, linux-ibm-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - x86 architecture; - Compute Acceleration Framework; - Bus devices; - AM...

9.8CVSS6.5AI score0.00488EPSS
SaveExploits0References108
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:00 a.m.11 views

Ubuntu Pro 24.04 LTS Realtime Kernel : Linux kernel (Real-time) vulnerabilities (USN-7767-1)

"The remote Ubuntu Pro 24.04 LTS Realtime Kernel host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7767-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This...

9.8CVSS7.1AI score0.00488EPSS
SaveExploits0References102
OSV
OSV
added 2025/09/24 11:08 a.m.21 views

USN-7766-1 linux-aws-6.8, linux-gcp-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - x86 architecture; - Compute Acceleration Framework; - Bus devices; - AM...

9.8CVSS6.5AI score0.00488EPSS
SaveExploits0References102
Vulnrichment
Vulnrichment
added 2025/09/15 2:21 p.m.3 views

CVE-2023-53217 nubus: Partially revert proc_create_single_data() conversion

In the Linux kernel, the following vulnerability has been resolved: nubus: Partially revert proccreatesingledata conversion The conversion to proccreatesingledata introduced a regression whereby reading a file in /proc/bus/nubus results in a seg fault: grep -r . /proc/bus/nubus/e/ Data read fault...

6AI score0.00164EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/15 2:21 p.m.29 views

CVE-2023-53217

Summary (CVE-2023-53217): Linux kernel vulnerability affecting the nubus subsystem where reading files under /proc/bus/nubus could segfault. The issue stems from a regression introduced during the conversion of proc_create_single_data() usage, making single_open() calls with nubus_proc_rsrc_show(...

7.8CVSS6AI score0.00164EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/09/11 3:47 p.m.7 views

SUSE-SU-2025:20782-1 Security update for kernel-livepatch-MICRO-6-0-RT_Update_2

This update for kernel-livepatch-MICRO-6-0-RTUpdate2 fixes the following issues: - CVE-2025-38087: net/sched: fix use-after-free in tapriodevnotifier bsc1245505 - CVE-2025-21999: proc: fix UAF in procgetinode bsc1242579 - CVE-2025-38001: netsched: hfsc: Address reentrant enqueue adding class to...

8.1CVSS6.7AI score0.00414EPSS
SaveExploits3References24
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:23 a.m.16 views

fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats

...

5.5CVSS7AI score0.00213EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/03 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-22242

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Worker process denial of service through file read operation. .A vulnerability exists in the Master's pubret method which is exposed to all minions. The...

5.6CVSS6.3AI score0.00121EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2008-2544

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Mounting /proc filesystem via chroot command silently mounts it in read-write mode. The user could bypass the chroot environment and gain write access to files,...

5.5CVSS6.7AI score0.00306EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/08/11 12:00 a.m.6 views

PT-2025-35962

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw where reading /proc/kthread/arch status can cause a NULL pointer dereference when CONFIG X86 DEBUG FPU is enabled. This occurs because the AVX-512...

5.5CVSS6AI score0.00137EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-35993

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: mm: turn foliotesthugetlb into a PageType The current foliotesthugetlb can be fooled by a...

7.8CVSS5.5AI score0.00215EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:00 a.m.7 views

net: atm: fix /proc/net/atm/lec handling

...

7.8CVSS7AI score0.00174EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:00 a.m.5 views

atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().

...

7.8CVSS6.8AI score0.00162EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2024-26935

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: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 scsi: core:...

5.5CVSS5.2AI score0.00242EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/25 1:15 p.m.4 views

DEBIAN-CVE-2025-38400

In the Linux kernel, the following vulnerability has been resolved: nfs: Clean up /proc/net/rpc/nfs when nfsfsprocnetinit fails. syzbot reported a warning below 1 following a fault injection in nfsfsprocnetinit. 0 When nfsfsprocnetinit fails, /proc/net/rpc/nfs is not removed. Later, rpcprocexit...

5.5CVSS5.5AI score0.00187EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.10 views

AZL-73019 CVE-2025-38400 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: nfs: Clean up /proc/net/rpc/nfs when nfsfsprocnetinit fails. syzbot reported a warning below 1 following a fault injection in nfsfsprocnetinit. 0 When nfsfsprocnetinit fails, /proc/net/rpc/nfs is not removed. Later, rpcprocexit...

5.5CVSS6.8AI score0.00187EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/18 9:32 a.m.19 views

USN-7654-2 linux-intel-iot-realtime, linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PA-RISC architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; -...

9.8CVSS6.5AI score0.00894EPSS
SaveExploits0References140
OSV
OSV
added 2025/07/18 9:00 a.m.26 views

USN-7654-1 linux, linux-aws, linux-aws-5.15, linux-gcp, linux-gcp-5.15, linux-gke, linux-gkeop, linux-hwe-5.15, linux-ibm, linux-ibm-5.15, linux-intel-iotg, linux-lowlatency, linux-lowlatency-hwe-5.15, linux-nvidia, linux-nvidia-tegra, linux-nvidia-tegra-5.15, linux-nvidia-tegra-igx, linux-oracle, linux-oracle-5.15 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PA-RISC architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; -...

9.8CVSS6.4AI score0.00894EPSS
SaveExploits0References140
SUSE CVE
SUSE CVE
added 2025/07/09 11:23 p.m.4 views

SUSE CVE-2025-38245

In the Linux kernel, the following vulnerability has been resolved: atm: Release atmdevmutex after removing procfs in atmdevderegister. syzbot reported a warning below during atmdevregister. 0 Before creating a new device and procfs/sysfs for it, atmdevregister looks up a duplicated device by...

4.7CVSS6.3AI score0.00162EPSS
SaveExploits0References23
Rows per page
Query Builder