Lucene search
+L

13164 matches found

Cvelist
Cvelist
added 2025/07/04 1:37 p.m.28 views

CVE-2025-38182 ublk: santizize the arguments from userspace when adding a device

In the Linux kernel, the following vulnerability has been resolved: ublk: santizize the arguments from userspace when adding a device Sanity check the values for queue depth and number of queues we get from userspace when adding a device...

0.00164EPSS
SaveExploits0References4
CVE
CVE
added 2025/07/04 1:37 p.m.116 views

CVE-2025-38181

CVE-2025-38181 affects the CALIPSO path in the Linux kernel. The root cause is a null pointer dereference in calipso_req_setattr() when CALIPSO option handling fetches a sock via sk_to_full_sk(), which could leave reqsk->rsk_listener NULL. The issue is tied to a previous commit around SYN Cook...

7.5CVSS6.3AI score0.00485EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2025/07/04 1:37 p.m.139 views

CVE-2025-38180

Summary: CVE-2025-38180 affects the Linux kernel’s ATM /proc net handling (lec). The root cause is unsafe dev_lec[] changes paired with missing dev_hold() before dev_put(), causing an imbalance and use-after-free (UAF). The issue is tied to the net/atm/lec handling code and has been addressed by ...

7.8CVSS6.6AI score0.00181EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2025/07/04 1:37 p.m.67 views

CVE-2025-38179

Technical details about CVE-2025-38179 (affected product/component, root cause, impact, exploitability, or patch information) are not publicly provided in the connected documents. Monitor for updates.

7.8CVSS6.8AI score0.00163EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/04 1:37 p.m.9 views

CVE-2025-38179 smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix maxsge overflow in smbextractfolioqtordma This fixes the following problem: 749.901015 T8673 run fstests cifs/001 at 2025-06-17 09:40:30 750.346409 T9870...

7.8CVSS6.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/07/04 1:37 p.m.19 views

CVE-2025-38178

Removed by vendor...

6.8AI score
SaveExploits0
Cvelist
Cvelist
added 2025/07/04 12:47 p.m.28 views

CVE-2025-38177 sch_hfsc: make hfsc_qlen_notify() idempotent

In the Linux kernel, the following vulnerability has been resolved: schhfsc: make hfscqlennotify idempotent hfscqlennotify is not idempotent either and not friendly to its callers, like fqcodeldequeue. Let's make it idempotent to ease qdisctreereducebacklog callers' life: 1. updatevf decreases...

7.8CVSS0.00167EPSS
SaveExploits0References8
CVE
CVE
added 2025/07/04 12:47 p.m.141 views

CVE-2025-38177

CVE-2025-38177 affects the Linux kernel’s scheduling subsystem (sch_hfsc). The documented fix makes hfsc_qlen_notify() idempotent to improve safety for callers such as qdisc_tree_reduce_backlog(). The described changes include guarding update_vf() (checking cl_nactive) and safely removing RB node...

7.8CVSS6.4AI score0.00167EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2025/07/04 11:15 a.m.24 views

CVE-2025-38176

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in binderfsevictinode Running 'stress-ng --binderfs 16 --timeout 300' under KASAN-enabled kernel, I've noticed the following: BUG: KASAN: slab-use-after-free in binderfsevictinode+0x1de/0x2d0 Write of...

7.8CVSS0.00147EPSS
SaveExploits0References3
NVD
NVD
added 2025/07/04 11:15 a.m.15 views

CVE-2025-38174

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Do not double dequeue a configuration request Some of our devices crash in tbcfgrequestdequeue: general protection fault, probably for non-canonical address 0xdead000000000122 CPU: 6 PID: 91007 Comm: kworker/6:2...

8.8CVSS0.00237EPSS
SaveExploits0References11
CVE
CVE
added 2025/07/04 10:39 a.m.67 views

CVE-2025-38176

In Linux kernel, binder: fix use-after-free in binderfs_evict_inode() is the root cause of the vulnerability. The issue occurs within binderfs_evict_inode, leading to potential slab-use-after-free conditions observable under stress-ng with binderfs, and is mitigated by the referenced patch fix. C...

7.8CVSS6.3AI score0.00147EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/07/04 12:00 a.m.6 views

PT-2025-27998 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.13.0-rc5+ Description: A vulnerability in the Linux kernel has been resolved, which caused a kernel BUG when handling encrypted inodes with unaligned file sizes. The issue was identified by the generic/397 tes...

6.2AI score0.00094EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2025/07/04 12:00 a.m.3 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 Linux kernel that stems from a race condition between nfsd registration and exportsproc, which could lead to a null pointer dereference...

4.7CVSS7.8AI score0.00148EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/07/04 12:00 a.m.9 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 terminate subsequent processes after a vidtv driver initialization failure, which could lead to...

7.8CVSS6.8AI score0.00159EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/07/04 12:00 a.m.8 views

PT-2025-28003 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential memory leak in the Linux kernel has been resolved. The issue was related to the e5010 probe function, where memory allocated by video device alloc was not properly released...

5.9AI score0.00144EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/07/04 12:00 a.m.10 views

PT-2025-27976

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the netfilter component, where the maximum map bucket size was not properly clamped to INT MAX. This could lead t...

7.8CVSS6.8AI score0.00201EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/04 12:00 a.m.10 views

PT-2025-27971 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.15.0-rc7-syzkaller-gd7fa1af5b33e Description: A vulnerability in the Linux kernel has been resolved, related to the io uring/rsrc module. The issue occurs when the buffer count with offset for cloning exceeds...

6.5AI score0.00132EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/07/04 12:00 a.m.19 views

PT-2025-27897

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the fixed version Description: A use-after-free issue has been identified in the Linux kernel, specifically in the binderfs evict inode function. This issue can be triggered by running a stress-ng workload with...

7.8CVSS8.2AI score0.01278EPSS
SaveExploits8References567
NVD
NVD
added 2025/07/03 9:15 a.m.12 views

CVE-2025-38173

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/cesa - Handle zero-length skcipher requests Do not access random memory for zero-length skcipher requests. Just return 0...

7.8CVSS0.00169EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/03 9:15 a.m.13 views

AZL-72760 CVE-2025-38166 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: fix ktls panic with sockmap 2172.936997 ------------ cut here ------------ 2172.936999 kernel BUG at lib/ioviter.c:629! ...... 2172.944996 PKRU: 55555554 2172.945155 Call Trace: 2172.945299 2172.945428 ? die+0x36/0x90...

7.8CVSS6.2AI score0.00163EPSS
SaveExploits0References1
Rows per page
Query Builder