Lucene search
+L

1711 matches found

Debian CVE
Debian CVE
added 2025/09/15 2:21 p.m.7 views

CVE-2022-50264

In the Linux kernel, the following vulnerability has been resolved: clk: socfpga: Fix memory leak in socfpgagateinit Free @socfpgaclk and @ops on the error path to avoid memory leak issue...

5.5CVSS5.3AI score0.00146EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/15 2:4 p.m.3 views

CVE-2023-53176

In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Reinit port-pm on port specific driver unbind When we unbind a serial port hardware specific 8250 driver, the generic serial8250 driver takes over the port. After that we see an oops about 10 seconds later. This can...

5.5CVSS5.4AI score0.00146EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/15 2:4 p.m.4 views

CVE-2023-53171

In the Linux kernel, the following vulnerability has been resolved: vfio/type1: prevent underflow of lockedvm via exec When a vfio container is preserved across exec, the task does not change, but it gets a new mm with lockedvm=0, and loses the count from existing dma mappings. If the user later...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/15 2:2 p.m.3 views

CVE-2022-50259

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: fix race in sockmapfree sockmapfree calls releasesocksk without owning a reference on the socket. This can cause use-after-free as syzbot found 1 Jakub Sitnicki already took care of a similar issue in sockhashfree i...

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

CVE-2022-50258

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmfcpreinitdcmds This patch fixes a stack-out-of-bounds read in brcmfmac that occurs when 'buf' that is not null-terminated is passed as an argument of strsep in...

7.8CVSS5.9AI score0.00153EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/15 2:2 p.m.7 views

CVE-2022-50255

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix reading strings from synthetic events The follow commands caused a crash: cd /sys/kernel/tracing echo 's:open char file' dynamicevents echo 'hist:keys=commonpid:file=filename:onchange$file.traceopen,$file'...

7.1CVSS6.2AI score0.00149EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/15 2:2 p.m.9 views

CVE-2022-50245

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix possible UAF when kfifoalloc fails If kfifoalloc fails in mportcdevopen, goto errfifo and just free priv. But priv is still in the chdev-filelist, then list traversal may cause UAF. This fixes the following smatch...

7.8CVSS5.6AI score0.00156EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/15 2:1 p.m.3 views

CVE-2022-50240

In the Linux kernel, the following vulnerability has been resolved: android: binder: stop saving a pointer to the VMA Do not record a pointer to a VMA outside of the mmaplock for later use. This is unsafe and there are a number of failure paths after the recorded VMA pointer may be freed during...

7.8CVSS5.6AI score0.00153EPSS
SaveExploits0
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...

7.8CVSS5.8AI score0.0017EPSS
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.5 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
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.00116EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 4:56 p.m.6 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
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.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.10 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
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 4:52 p.m.6 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
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.00157EPSS
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.00149EPSS
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.00121EPSS
SaveExploits0
Rows per page
Query Builder