Lucene search
+L

6342 matches found

Debian CVE
Debian CVE
added 2025/09/15 2:1 p.m.5 views

CVE-2022-50236

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Fix crash on isr after kexec If the system is rebooted via isr, the IRQ handler might be triggered before the domain is initialized. Resulting on an invalid memory access error. Fix: 0.500930 Unable to handle kern...

5.5CVSS5.2AI score0.00143EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/15 2:1 p.m.5 views

CVE-2022-50235

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READDIR Restore the previous limit on the @count argument to prevent a buffer overflow attack...

9.8CVSS5.8AI score0.00391EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/12 3:59 p.m.6 views

CVE-2025-39799

Removed by vendor...

6.7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 4:56 p.m.6 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...

7.3CVSS5.2AI score0.00134EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 4:56 p.m.3 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.00124EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 4:56 p.m.7 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.00127EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.7 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.00154EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.3 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.00175EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.11 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.0017EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.8 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...

8.8CVSS6AI score0.00231EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.3 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.00169EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.5 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.00169EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.3 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.00159EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.8 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.00153EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.3 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.00129EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/07 3:16 p.m.9 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.00145EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/07 3:16 p.m.5 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.00194EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/07 3:16 p.m.3 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.00173EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/05 5:27 p.m.10 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...

9.8CVSS5.1AI score0.00235EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/05 5:21 p.m.3 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.00168EPSS
SaveExploits0
Rows per page
Query Builder