Lucene search
+L

5867 matches found

OSV
OSV
added 2025/12/24 1:16 p.m.6 views

DEBIAN-CVE-2022-50735

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: do not run mt76ustatusworker if the device is not running Fix the following NULL pointer dereference avoiding to run mt76ustatusworker thread if the device is not running yet. KASAN: null-ptr-deref in range...

5.2AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 1:16 p.m.4 views

DEBIAN-CVE-2022-50734

In the Linux kernel, the following vulnerability has been resolved: nvmem: core: Fix memleak in nvmemregister devsetname will alloc memory for nvmem-dev.kobj.name in nvmemregister, when nvmemvalidatekeepouts failed, nvmem's memory will be freed and return, but nobody will free memory for...

5.2AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 1:15 p.m.5 views

DEBIAN-CVE-2022-50732

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8192u: Fix use after free in ieee80211rx We cannot dereference the "skb" pointer after calling ieee80211monitorrx, because it is a use after free...

8.8CVSS5.3AI score0.00409EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 1:15 p.m.3 views

DEBIAN-CVE-2022-50733

In the Linux kernel, the following vulnerability has been resolved: usb: idmouse: fix an uninit-value in idmouseopen In idmousecreateimage, if any ftipcommand fails, it will go to the reset label. However, this leads to the data in bulkinbufferHEADER..IMGSIZE uninitialized. And the check for vali...

5.3AI score0.00278EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 12:01 p.m.4 views

BELL-CVE-2025-68335

Bulletin has no description...

6.9AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 12:00 p.m.4 views

BELL-CVE-2025-68360

Bulletin has no description...

8.2CVSS6.9AI score0.00463EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:16 a.m.2 views

DEBIAN-CVE-2025-68729

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix MSDU buffer types handling in RX error path Currently, packets received on the REO exception ring from unassociated peers are of MSDU buffer type, while the driver expects link descriptor type packets. These...

5.4AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:16 a.m.0 views

DEBIAN-CVE-2025-68379

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix null deref on srq-rq.queue after resize failure A NULL pointer dereference can occur in rxesrqchkattr when ibvmodifysrq is invoked twice in succession under certain error conditions. The first call may fail in...

7.8CVSS5.3AI score0.00141EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:16 a.m.3 views

DEBIAN-CVE-2025-68375

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Fix NULL event access and potential PEBS record loss When intelpmudrainpebsicl is called to drain PEBS records, the perfeventoverflow could be called to process the last PEBS record. While perfeventoverflow could trigge...

5.2AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:16 a.m.0 views

DEBIAN-CVE-2025-68371

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix device resources accessed after device removal Correct possible race conditions during device removal. Previously, a scheduled work item to reset a LUN could still execute after the device was removed, leading...

5.5AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:15 a.m.2 views

DEBIAN-CVE-2025-68352

In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix out-of-bounds memory access in ch341transferone Discovered by Atuin - Automated Vulnerability Discovery Engine. The 'len' variable is calculated as 'min32, trans-len + 1', which includes the 1-byte command header...

7.8CVSS5.2AI score0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:15 a.m.4 views

DEBIAN-CVE-2023-54033

In the Linux kernel, the following vulnerability has been resolved: bpf: fix a memory leak in the LRU and LRUPERCPU hash maps The LRU and LRUPERCPU maps allocate a new element on update before locking the target hash table bucket. Right after that the maps try to lock the bucket. If this fails,...

5.2AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:15 a.m.2 views

DEBIAN-CVE-2023-54035

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix underflow in chain reference counter Set element addition error path decrements reference counter on chains twice: once on element release and again via nftdatarelease. Then, d6b478666ffa "netfilter:...

7.8CVSS5.2AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:15 a.m.5 views

DEBIAN-CVE-2023-54028

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the error "trying to register non-static key in rxecleanuptask" In the function rxecreateqp, rxeqpfrominit is called to initialize qp, internally things like rxeinittask are not setup until rxeqpinitreq. If an error...

5.2AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:15 a.m.3 views

DEBIAN-CVE-2023-54015

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Devcom, fix error flow in mlx5devcomregisterdevice In case devcom allocation is failed, mlx5 is always freeing the priv. However, this priv might have been allocated by a different thread, and freeing it might lead to...

5.5AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:15 a.m.1 views

DEBIAN-CVE-2023-54016

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix memory leak in rxdesc and txdesc Currently when ath12kdpccdescinit is called we allocate memory to rxdescs and txdescs. In ath12kdpcccleanup, during descriptor cleanup rxdescs and txdescs memory is not freed. Th...

5.2AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:15 a.m.11 views

DEBIAN-CVE-2022-50708

In the Linux kernel, the following vulnerability has been resolved: HSI: ssiprotocol: fix potential resource leak in ssippnopen ssippnopen claims the HSI client's port with hsiclaimport. When hsiregisterportevent gets some error and returns a negetive value, the HSI client's port should be releas...

5.2AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:15 a.m.7 views

DEBIAN-CVE-2022-50707

In the Linux kernel, the following vulnerability has been resolved: virtio-crypto: fix memory leak in virtiocryptoalgskcipherclosesession 'vcctrlreq' is alloced in virtiocryptoalgskcipherclosesession, and should be freed in the invalid ctrlstatus-status error handling case. Otherwise there is a...

5.2AI score0.00196EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/23 2:16 p.m.4 views

DEBIAN-CVE-2025-68338

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Don't free uninitialized kszirq If something goes wrong at setup, kszirqfree can be called on uninitialized kszirq for example when kszptpirqsetup fails. It leads to freeing uninitialized IRQ numbers and/or...

5.1AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/22 5:16 p.m.2 views

DEBIAN-CVE-2025-68331

In the Linux kernel, the following vulnerability has been resolved: usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer When a UAS device is unplugged during data transfer, there is a probability of a system panic occurring. The root cause is an access to ...

5.4AI score0.00207EPSS
SaveExploits0References1
Rows per page
Query Builder