Lucene search
K

6095 matches found

Debian CVE
Debian CVE
added 2025/09/11 4:56 p.m.3 views

CVE-2025-39789

In the Linux kernel, the following vulnerability has been resolved: crypto: x86/aegis - Add missing error checks The skcipherwalk functions can allocate memory and can fail, so checking for errors is necessary...

5.5CVSS5.2AI score0.00119EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/11 4:56 p.m.2 views

CVE-2025-39782

In the Linux kernel, the following vulnerability has been resolved: jbd2: prevent softlockup in jbd2logdocheckpoint Both jbd2logdocheckpoint and jbd2journalshrinkcheckpointlist periodically release jlistlock after processing a batch of buffers to avoid long hold times on the jlistlock. However,...

5.5CVSS5.3AI score0.00117EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/11 4:56 p.m.3 views

CVE-2025-39771

In the Linux kernel, the following vulnerability has been resolved: regulator: pca9450: Use devmregistersysoffhandler With module test, there is error dump: ------------ cut here ------------ notifier callback pca9450i2crestarthandler already registered WARNING: kernel/notifier.c:23 at...

5.5CVSS5.4AI score0.00119EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.4 views

CVE-2025-39762

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: add null check WHY Prevents null pointer dereferences to enhance function robustness HOW Adds early null check and return false if invalid...

5.5CVSS5.1AI score0.00143EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.2 views

CVE-2025-39760

In the Linux kernel, the following vulnerability has been resolved: usb: core: config: Prevent OOB read in SS endpoint companion parsing usbparsessendpointcompanion checks descriptor type before length, enabling a potentially odd read outside of the buffer size. Fix this up by checking the size...

7.1CVSS6.2AI score0.00164EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.5 views

CVE-2025-39752

In the Linux kernel, the following vulnerability has been resolved: ARM: rockchip: fix kernel hang during smp initialization In order to bring up secondary CPUs main CPU write trampoline code to SRAM. The trampoline code is written while secondary CPUs are powered on at least that true for RK3188...

5.5CVSS5.3AI score0.00159EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.4 views

CVE-2025-39750

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Correct tid cleanup when tid setup fails Currently, if any error occurs during ath12kdprxpeertidsetup, the tid value is already incremented, even though the corresponding TID is not actually allocated. Proceed to...

7.1CVSS6AI score0.00149EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.2 views

CVE-2025-39749

In the Linux kernel, the following vulnerability has been resolved: rcu: Protect -deferqsiwpending from data race On kernels built with CONFIGIRQWORK=y, when rcureadunlock is invoked within an interrupts-disabled region of code 1, it will invoke rcureadunlockspecial, which uses an irq-work handle...

7CVSS6.2AI score0.00157EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.3 views

CVE-2025-39748

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.3AI score0.00147EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.2 views

CVE-2025-39744

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcureadunlock deadloop due to IRQ work During rcureadunlockspecial, if this happens during irqexit, we can lockup if an IPI is issued. This is because the IPI itself triggers the irqexit path causing a recursive lock up...

7.1CVSS6.1AI score0.00149EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.4 views

CVE-2025-39740

In the Linux kernel, the following vulnerability has been resolved: drm/xe/migrate: prevent potential UAF If we hit the error path, the previous fence if there is one has already been put prior to this, so doing a fencewait could lead to UAF. Tweak the flow to do to the put until after we do the...

7.8CVSS6.2AI score0.00143EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.2 views

CVE-2025-39736

In the Linux kernel, the following vulnerability has been resolved: mm/kmemleak: avoid deadlock by moving prwarn outside kmemleaklock When netpoll is enabled, calling prwarnonce while holding kmemleaklock in mempoolalloc can cause a deadlock due to lock inversion with the netconsole subsystem. Th...

5.5CVSS5.3AI score0.00121EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/07 3:16 p.m.3 views

CVE-2025-39734

In the Linux kernel, the following vulnerability has been resolved: Revert "fs/ntfs3: Replace inodetrylock with inodelock" This reverts commit 69505fe98f198ee813898cbcaf6770949636430b. Initially, conditional lock acquisition was removed to fix an xfstest bug that was observed during internal...

5.5CVSS5.4AI score0.00136EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/07 3:16 p.m.4 views

CVE-2025-39730

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix filehandle bounds checking in nfsfhtodentry The function needs to check the minimal filehandle length before it can access the embedded filehandle...

7.8CVSS6.1AI score0.00181EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/07 3:16 p.m.2 views

CVE-2025-39727

In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix potential buffer overflow in setupclusters In setupswapmap, we only ensure badpages are in range 0, lastpage. As maxpages might be = maxpages. Only call incclusterinfopage for badpage which is maxpages to fix the...

7.8CVSS6.5AI score0.0016EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/05 5:27 p.m.3 views

CVE-2025-39726

In the Linux kernel, the following vulnerability has been resolved: s390/ism: fix concurrency management in ismcmd The s390x ISM device data sheet clearly states that only one request-response sequence is allowable per ISM function at any point in time. Unfortunately as of today the s390/ism driv...

4.7CVSS5.1AI score0.00102EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/05 5:21 p.m.2 views

CVE-2025-39724

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: fix panic due to PSLVERR When the PSLVERRRESPEN parameter is set to 1, the device generates an error response if an attempt is made to read an empty RBR Receive Buffer Register while the FIFO is enabled. In...

5.5CVSS5.3AI score0.00157EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/05 5:21 p.m.4 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.00141EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/05 5:21 p.m.4 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.00138EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/05 5:21 p.m.12 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.00136EPSS
Exploits0
Rows per page
Query Builder