Lucene search
+L

6342 matches found

Debian CVE
Debian CVE
added 2025/09/05 5:21 p.m.7 views

CVE-2025-39723

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix unbuffered write error handling If all the subrequests in an unbuffered write stream fail, the subrequest collector doesn't update the stream-transferred value and it retains its initial LONGMAX value. Unfortunately, i...

7.8CVSS6.2AI score0.00228EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/05 5:21 p.m.6 views

CVE-2025-39711

In the Linux kernel, the following vulnerability has been resolved: media: ivsc: Fix crash at shutdown due to missing meicldevdisable calls Both the ACE and CSI driver are missing a meicldevdisable call in their remove function. This causes the meicl client to stay part of the meidevice-filelist...

7.8CVSS6.2AI score0.00148EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/05 5:21 p.m.15 views

CVE-2025-39706

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Destroy KFD debugfs after destroy KFD wq Since KFD proc content was moved to kernel debugfs, we can't destroy KFD debugfs before kfdprocessdestroywq. Move kfdprocessdestroywq prior to kfddebugfsfini to fix a kernel NU...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/05 5:21 p.m.9 views

CVE-2025-39704

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix stack protector issue in sendipidata Function kvmiobusread is called in function sendipidata, buffer size of parameter val should be at least 8 bytes. Since some emulation functions like loongarchipireadl and...

8.8CVSS5.7AI score0.00148EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/05 5:21 p.m.8 views

CVE-2025-39703

In the Linux kernel, the following vulnerability has been resolved: net, hsr: reject HSR frame if skb can't hold tag Receiving HSR frame with insufficient space to hold HSR tag in the skb can result in a crash kernel BUG: 45.390915 skbuff: skbunderpanic: text:ffffffff86f32cac len:26 put:14...

9.8CVSS5.3AI score0.00364EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/05 5:21 p.m.3 views

CVE-2025-39698

In the Linux kernel, the following vulnerability has been resolved: iouring/futex: ensure iofutexwait cleans up properly on failure The iofutexdata is allocated upfront and assigned to the iokiocb asyncdata field, but the request isn't marked with REQFASYNCDATA at that point. Those two should...

8.8CVSS5.7AI score0.00192EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/05 5:21 p.m.12 views

CVE-2025-39696

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: tas2781: Fix wrong reference of tasdevicepriv During the conversion to unify the calibration data management, the reference to tasdevicepriv was wrongly set to h-hdapriv instead of h-priv. This resulted in memory...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/05 5:20 p.m.14 views

CVE-2025-39692

In the Linux kernel, the following vulnerability has been resolved: smb: server: split ksmbdrdmastoplistening out of ksmbdrdmadestroy We can't call destroyworkqueuesmbdirectwq; before stopsessions! Otherwise already existing connections try to use smbdirectwq as a NULL pointer...

5.5CVSS5.3AI score0.00156EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/05 5:20 p.m.11 views

CVE-2025-39691

In the Linux kernel, the following vulnerability has been resolved: fs/buffer: fix use-after-free when call bhread helper There's issue as follows: BUG: KASAN: stack-out-of-bounds in endbufferreadsync+0xe3/0x110 Read of size 8 at addr ffffc9000168f7f8 by task swapper/3/0 CPU: 3 UID: 0 PID: 0 Comm...

7.8CVSS6.5AI score0.00174EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/05 5:20 p.m.3 views

CVE-2025-39689

In the Linux kernel, the following vulnerability has been resolved: ftrace: Also allocate and copy hash for reading of filter files Currently the reader of setftracefilter and setftracenotrace just adds the pointer to the global tracer hash to its iterator. Unlike the writer that allocates a copy...

7.8CVSS5.9AI score0.0018EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/05 5:20 p.m.9 views

CVE-2025-39679

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/nvif: Fix potential memory leak in nvifvmmctor. When the nvifvmmtype is invalid, we will return error directly without freeing the args in nvifvmmctor, which leading a memory leak. Fix it by setting the ret -EINVAL an...

5.5CVSS5.3AI score0.00157EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/05 5:20 p.m.7 views

CVE-2025-39677

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix backlog accounting in qdiscdequeueinternal This issue applies for the following qdiscs: hhf, fq, fqcodel, and fqpie, and occurs in their change handlers when adjusting to the new limit. The problem is the following...

7.8CVSS5.4AI score0.00144EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/05 5:20 p.m.3 views

CVE-2025-39673

In the Linux kernel, the following vulnerability has been resolved: ppp: fix race conditions in pppfillforwardpath pppfillforwardpath has two race conditions: 1. The ppp-channels list can change between listempty and listfirstentry, as ppplock is not held. If the only channel is deleted in...

9.8CVSS4.9AI score0.00299EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/05 5:20 p.m.13 views

CVE-2025-38734

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF on smcsk after smclistenout BPF CI testing report a UAF issue: 16.446633 BUG: kernel NULL pointer dereference, address: 000000000000003 0 16.447134 PF: supervisor read access in kernel mod e 16.447516 PF:...

9.8CVSS6.3AI score0.00451EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/04 3:33 p.m.3 views

CVE-2025-38730

In the Linux kernel, the following vulnerability has been resolved: iouring/net: commit partial buffers on retry Ring provided buffers are potentially only valid within the single execution context in which they were acquired. iouring deals with this and invalidates them on retry. But on the...

7.8CVSS6.4AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/04 3:33 p.m.4 views

CVE-2025-38727

In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlinkunicast netlinkattachskb checks for the socket's read memory allocation constraints. Firstly, it has: rmem skrcvbuf to check if the just increased rmem value fits into the socket's...

5.5CVSS5.7AI score0.00165EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/04 3:33 p.m.8 views

CVE-2025-38720

In the Linux kernel, the following vulnerability has been resolved: net: hibmcge: fix rtnl deadlock issue Currently, the hibmcge netdev acquires the rtnllock in pcierrorhandlers.resetprepare and releases it in pcierrorhandlers.resetdone. However, in the PCI framework: pciresetbus - pciresetslot -...

5.5CVSS5.5AI score0.00112EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/04 3:33 p.m.3 views

CVE-2025-38718

In the Linux kernel, the following vulnerability has been resolved: sctp: linearize cloned gso packets in sctprcv A cloned head skb still shares these frag skbs in fraglist with the original head skb. It's not safe to access these frag skbs. syzbot reported two use-of-uninitialized-memory bugs...

7.8CVSS6.2AI score0.00162EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/04 3:33 p.m.3 views

CVE-2025-38714

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix slab-out-of-bounds in hfsplusbnoderead The hfsplusbnoderead method can trigger the issue: 174.852007 T9784 ================================================================== 174.852709 T9784 BUG: KASAN:...

7.8CVSS6.1AI score0.00167EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/04 3:32 p.m.5 views

CVE-2025-38704

In the Linux kernel, the following vulnerability has been resolved: rcu/nocb: Fix possible invalid rdp's-nocbcbkthread pointer access In the preparation stage of CPU online, if the corresponding the rdp's-nocbcbkthread does not exist, will be created, there is a situation where the rdp's rcuop...

7.8CVSS6.1AI score0.00166EPSS
SaveExploits0
Rows per page
Query Builder