Lucene search
+L

47749 matches found

OSV
OSV
added 2026/08/15 7:50 a.m.6 views

MINI-FQ42-CCR9-CHGP

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:50 a.m.6 views

MINI-G975-M953-3798

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:50 a.m.9 views

MINI-59VG-VRR4-VHM5

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:50 a.m.6 views

MINI-W4M4-HGJW-5M65

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:50 a.m.7 views

MINI-9CMW-M68J-XJM8

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:50 a.m.6 views

MINI-VHG5-7W9V-Q6WH

Bulletin has no description...

5.9CVSS4.9AI score0.00518EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:50 a.m.10 views

MINI-8PPX-4879-HRMF

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:50 a.m.5 views

MINI-VFJM-V6XH-XF5M

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 6:22 a.m.7 views

DEBIAN-CVE-2026-72499

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Free CQ toggle page after firmware teardown Free the toggle page only after firmware teardown completes so that an NQ interrupt arriving during bnxtqplibdestroycq won't write the toggle value to an already-freed page...

8.8CVSS5.3AI score0.0012EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:22 a.m.8 views

DEBIAN-CVE-2026-72464

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Repost Receive buffers for malformed replies rpcrdmawcreceive decrements the transport's Receive count for every completion before it dispatches a successful Receive to rpcrdmareplyhandler. The handler must post a...

7.5CVSS5.6AI score0.00675EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

DEBIAN-CVE-2026-72433

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftmetabridge: fix NFTMETABRIIIFPVID stack leak This needs to test for nonzero retval...

5.3AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:22 a.m.9 views

DEBIAN-CVE-2026-72401

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix insnauxdata leak on verifier errfreeenv path When bpfcheck allocates env-insnauxdata successfully but later fails to allocate env-succ, it jumps directly to errfreeenv. The existing vfreeenv-insnauxdata sits before the...

5.4AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:22 a.m.10 views

DEBIAN-CVE-2026-72392

In the Linux kernel, the following vulnerability has been resolved: ipv6: fib6: fix NULL deref in fib6walkcontinue on multi-batch dump inet6dumpfib saves its progress in cb-args1 as a positional index within the current hash chain. Between batches, a concurrent fib6newtable can insert a new table...

5.4AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

DEBIAN-CVE-2026-72390

In the Linux kernel, the following vulnerability has been resolved: net/sched: schteql: Introduce slaveslock to avoid race condition and UAF The teql master-slaves singly linked list is not protected against multiple writes. It can be mod'ed concurently from teqlmasterxmit, teqldequeue, teqlinit...

7.8CVSS5.5AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.7 views

DEBIAN-CVE-2026-72275

In the Linux kernel, the following vulnerability has been resolved: fbdev: broadsheetfb: fix potential memory leak in broadsheetfbprobe The memory allocated for pagerefs in fbdeferredioinit is not freed on the error path. Fix it by calling fbdeferrediocleanup...

5.3AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.10 views

DEBIAN-CVE-2026-72269

In the Linux kernel, the following vulnerability has been resolved: fbdev: uvesafb: fix potential memory leak in uvesafbprobe Due to an incorrect goto label, memory allocated for modedb and modelist in uvesafbvbeinit is not freed in some error paths. Fix this by updating the goto label...

5.4AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.6 views

DEBIAN-CVE-2026-72264

In the Linux kernel, the following vulnerability has been resolved: fbdev: tridentfb: fix potential memory leak in tridentpciprobe In tridentpciprobe, the memory allocated for modelist using fbvideomodetomodelist is not freed in subsequent error paths. Fix that by calling fbdestroymodelist...

5.3AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.13 views

DEBIAN-CVE-2026-72252

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapo: don't leak bad clone into future transaction On memory allocation failure the cloned nftpipapomatch can enter a bad state: - some fields can have their lookup tables resized while others did not - bits...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.11 views

DEBIAN-CVE-2026-72203

In the Linux kernel, the following vulnerability has been resolved: ntfs: skip extent mft records in writeback to prevent deadlock This patch fixes the ABBA deadlock between extentlock and extent mreclock triggered by xfstests generic/113, that occurs since the commit 6994acf33bae "ntfs: use base...

7.5CVSS5.4AI score0.00576EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 6:21 a.m.14 views

DEBIAN-CVE-2026-72168

In the Linux kernel, the following vulnerability has been resolved: mtd: maps: vmu-flash: fix fault in unaligned fixup Use kzallocobj / kzallocobjs to allocate the memcard structs, instead of kmallocobj / kmallocobjs to prevent access to uninitialized data. Fixes runtime error: Fault in unaligned...

5.3AI score0.00206EPSS
SaveExploits0References1
Rows per page
Query Builder