Lucene search
K

6095 matches found

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

CVE-2023-53201

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: wraparound mbox producer index Driver is not handling the wraparound of the mbox producer index correctly. Currently the wraparound happens once u32 max is reached. Bit 31 of the producer index register is special an...

5.5CVSS5.4AI score0.00153EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/15 2:21 p.m.4 views

CVE-2023-53199

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: clean up skbs if ath9khifusbrxstream fails Syzkaller detected a memory leak of skbs in ath9khifusbrxstream. While processing skbs in ath9khifusbrxstream, the already allocated skbs in skbpool are not freed if...

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

CVE-2022-50281

In the Linux kernel, the following vulnerability has been resolved: MIPS: SGI-IP27: Fix platform-device leak in bridgeplatformcreate In error case in bridgeplatformcreate after calling platformdeviceadd/platformdeviceadddata/ platformdeviceaddresources, release the failed 'pdev' or it will be lea...

5.5CVSS5.4AI score0.00145EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/15 2:21 p.m.7 views

CVE-2022-50277

In the Linux kernel, the following vulnerability has been resolved: ext4: don't allow journal inode to have encrypt flag Mounting a filesystem whose journal inode has the encrypt flag causes a NULL dereference in fscryptlimitioblocks when the 'inlinecrypt' mount option is used. The problem is tha...

5.5CVSS5.4AI score0.00093EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/15 2:21 p.m.8 views

CVE-2022-50272

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: az6027: fix null-ptr-deref in az6027i2cxfer Wei Chen reports a kernel bug as blew: general protection fault, probably for non-canonical address KASAN: null-ptr-deref in range 0x0000000000000010-0x0000000000000017...

5.5CVSS5.7AI score0.0015EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/15 2:21 p.m.4 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
Exploits0
Debian CVE
Debian CVE
added 2025/09/15 2:20 p.m.6 views

CVE-2022-50262

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate BOOT recordsize When the NTFS BOOT recordsize field recordbits calculation through blksizebits assumes the size always 256, which could lead to NPD while mounting a malformed NTFS image. 318.675159 BUG: kernel...

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

CVE-2023-53184

In the Linux kernel, the following vulnerability has been resolved: arm64/sme: Set new vector length before reallocating As part of fixing the allocation of the buffer for SVE state when changing SME vector length we introduced an immediate reallocation of the SVE state, this is also done when...

7.8CVSS6.6AI score0.00151EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/15 2:4 p.m.2 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
Exploits0
Debian CVE
Debian CVE
added 2025/09/15 2:4 p.m.2 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
Exploits0
Debian CVE
Debian CVE
added 2025/09/15 2:2 p.m.2 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
Exploits0
Debian CVE
Debian CVE
added 2025/09/15 2:2 p.m.3 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
Exploits0
Debian CVE
Debian CVE
added 2025/09/15 2:2 p.m.2 views

CVE-2022-50257

In the Linux kernel, the following vulnerability has been resolved: xen/gntdev: Prevent leaking grants Prior to this commit, if a grant mapping operation failed partially, some of the entries in the mapops array would be invalid, whereas all of the entries in the kmapops array would be valid. Thi...

5.5CVSS5.4AI score0.00149EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/15 2:2 p.m.3 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
Exploits0
Debian CVE
Debian CVE
added 2025/09/15 2:2 p.m.5 views

CVE-2022-50249

In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in ofgetddrtimings We should add the ofnodeput when breaking out of foreachchildofnode as it will automatically increase and decrease the refcount...

5.5CVSS5.3AI score0.00149EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/15 2:2 p.m.5 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
Exploits0
Debian CVE
Debian CVE
added 2025/09/15 2:1 p.m.2 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
Exploits0
Debian CVE
Debian CVE
added 2025/09/15 2:1 p.m.2 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
Exploits0
Debian CVE
Debian CVE
added 2025/09/15 2:1 p.m.4 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
Exploits0
Debian CVE
Debian CVE
added 2025/09/12 3:59 p.m.4 views

CVE-2025-39799

Removed by vendor...

6.7AI score
Exploits0
Rows per page
Query Builder