Lucene search
+L

499 matches found

CNNVD
CNNVD
•added 2025/09/15 12:00 a.m.•10 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 not properly handling UIC completion interrupts, which could result in a kernel warning being triggered...

7.8CVSS6.2AI score0.00143EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/09/15 12:00 a.m.•0 views

CVE-2022-50282: Use of Uninitialized Resource

In the Linux kernel, the following vulnerability has been resolved: chardev: fix error handling in cdevdeviceadd While doing fault injection test, I got the following report: ------------ cut here ------------ kobject: 'null' 0000000039956980: is not initialized, yet kobjectput is being called...

5.5CVSS5.8AI score0.0018EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/09/15 12:00 a.m.•0 views

CVE-2025-39803: Reachable Assertion

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove WARNONONCE call from ufshcduiccmdcompl The UIC completion interrupt may be disabled while an UIC command is being processed. When the UIC completion interrupt is reenabled, an UIC interrupt is triggered an...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2025/09/14 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2025-39756

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs: Prevent file descriptor table allocations exceeding INTMAX When sysctlnropen is set to a very high value for example, 1073741816 as set by systemd, process...

5.5CVSS6.3AI score0.00177EPSS
SaveExploits0References3
OSV
OSV
•added 2025/09/11 5:15 p.m.•21 views

UBUNTU-CVE-2025-39756

In the Linux kernel, the following vulnerability has been resolved: fs: Prevent file descriptor table allocations exceeding INTMAX When sysctlnropen is set to a very high value for example, 1073741816 as set by systemd, processes attempting to use file descriptors near the limit can trigger massi...

5.5CVSS5.9AI score0.00177EPSS
SaveExploits0References37
CVE
CVE
•added 2025/09/11 4:52 p.m.•63 views

CVE-2025-39756

CVE-2025-39756 is a Linux kernel issue where extremely high nr_open values (e.g., 1073741816) can trigger massive file descriptor table allocations that exceed INT_MAX, causing a kernel warning and impractical memory requests (>8GB) during operations near the FD limit. The root cause involves ...

5.5CVSS6AI score0.00177EPSS
SaveExploits0References14Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/09/11 12:00 a.m.•0 views

CVE-2025-39753: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: gfs2: Set .migratefolio in gfs2rgrp,metaaops Clears up the warning added in 7ee3647243e5 "migrate: Remove call to -writepage" that occurs in various xfstests, causing "something found in dmesg" failures. 341.136573 gfs2metaaops...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/09/11 12:00 a.m.•0 views

CVE-2025-39756: Missing Release of Memory after Effective Lifetime

In the Linux kernel, the following vulnerability has been resolved: fs: Prevent file descriptor table allocations exceeding INTMAX When sysctlnropen is set to a very high value for example, 1073741816 as set by systemd, processes attempting to use file descriptors near the limit can trigger massi...

5.5CVSS5.9AI score0.00177EPSS
SaveExploits0References13
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/09/11 12:00 a.m.•0 views

CVE-2025-39748: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: bpf: Forget ranges when refining tnum after JSET Syzbot reported a kernel warning due to a range invariant violation on the following BPF program. 0: call bpfgetnetnscookie 1: if r0 == 0 goto 2: if r0 & Oxffffffff goto The issue ...

5.5CVSS5.8AI score0.00169EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2025/08/24 4:07 p.m.•10 views

CVE-2025-38650

In the Linux kernel, the following vulnerability has been resolved: hfsplus: remove mutexlock check in hfsplusfreeextents Syzbot reported an issue in hfsplus filesystem: ------------ cut here ------------ WARNING: CPU: 0 PID: 4400 at fs/hfsplus/extents.c:346 hfsplusfreeextents+0x700/0xad0 Call...

2.5CVSS6.4AI score0.00132EPSS
SaveExploits0References4
OSV
OSV
•added 2025/08/22 4:15 p.m.•12 views

UBUNTU-CVE-2025-38650

In the Linux kernel, the following vulnerability has been resolved: hfsplus: remove mutexlock check in hfsplusfreeextents Syzbot reported an issue in hfsplus filesystem: ------------ cut here ------------ WARNING: CPU: 0 PID: 4400 at fs/hfsplus/extents.c:346 hfsplusfreeextents+0x700/0xad0 Call...

5.5CVSS5.9AI score0.00132EPSS
SaveExploits0References40
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/08/19 12:00 a.m.•0 views

CVE-2025-38591: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject narrower access to pointer ctx fields The following BPF program, simplified from a syzkaller repro, causes a kernel warning: r0 = u8 r1 + 169; exit; With pointer field sk being at offset 168 in skbuff. This access is...

5.5CVSS5.7AI score0.00197EPSS
SaveExploits0References7
OSV
OSV
•added 2025/08/16 12:15 p.m.•10 views

UBUNTU-CVE-2025-38547

In the Linux kernel, the following vulnerability has been resolved: iio: adc: axp20xadc: Add missing sentinel to AXP717 ADC channel maps The AXP717 ADC channel maps is missing a sentinel entry at the end. This causes a KASAN warning. Add the missing sentinel entry...

7.3CVSS5.7AI score0.00151EPSS
SaveExploits0References12
CNNVD
CNNVD
•added 2025/08/16 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 the bpf rejection of the %p% format string, which may result in a kernel warning...

5.5CVSS8.1AI score0.00165EPSS
SaveExploits0References7
CNNVD
CNNVD
•added 2025/08/16 12:00 a.m.•12 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 mwifiex incorrectly handling disconnected frames on the STA interface, which could result in a kernel warnin...

5.5CVSS6.5AI score0.00184EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/08/16 12:00 a.m.•0 views

CVE-2025-38528: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject %p% format string in bprintf-like helpers static const char fmt = "%p%"; bpftraceprintkfmt, sizeoffmt; The above BPF program isn't rejected and causes a kernel warning at runtime: Please remove unsupported %\x00 in...

7.1CVSS5.8AI score0.00165EPSS
SaveExploits0References8
CNNVD
CNNVD
•added 2025/08/16 12:00 a.m.•43 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 failure to reject a VHT mode of operation that does not support channel widths, which could result in a...

5.5CVSS6.4AI score0.0013EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2025/08/15 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2021-47029

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: mt76: connac: fix kernel warning adding monitor interface Fix the following kernel warning...

5.5CVSS4.9AI score0.00246EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2025/08/11 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2025-23149

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: tpm: do not start chip while suspended Checking TPMCHIPFLAGSUSPENDED after the call to...

5.5CVSS5.9AI score0.00193EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2025/08/10 12:00 a.m.•6 views

Linux Distros Unpatched Vulnerability : CVE-2022-49751

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - w1: fix WARNING after calling w1process I got the following WARNING message while removing driverds2482: ------------ cut here ------------ do not call blocking...

5.5CVSS5.9AI score0.00191EPSS
SaveExploits0References2
Rows per page
Query Builder