Lucene search
+L

9715 matches found

OSV
OSV
added 2026/07/20 7:59 a.m.11 views

MINI-C6C3-X42J-772P

Bulletin has no description...

5.3CVSS4.8AI score0.00382EPSS
SaveExploits0
OSV
OSV
added 2026/07/20 3:59 a.m.7 views

MINI-MW75-J87C-57J5

Bulletin has no description...

7.8CVSS4.8AI score0.00232EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 7:13 p.m.7 views

MINI-GGF3-CVGP-WXM2

Bulletin has no description...

7.1CVSS4.9AI score0.00429EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 7:13 p.m.6 views

MINI-C325-V74G-F28H

Bulletin has no description...

7.5CVSS4.7AI score0.00113EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 7:13 p.m.7 views

MINI-QF6J-69GV-RR5H

Bulletin has no description...

3.5CVSS4.8AI score0.01082EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 7:12 p.m.6 views

MINI-389M-P2R2-25MH

Bulletin has no description...

7.5CVSS5.5AI score0.00921EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 7:12 p.m.7 views

MINI-XMCV-6R59-Q653

Bulletin has no description...

4.3CVSS5AI score0.01956EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 7:12 p.m.9 views

MINI-88FP-MH8F-8XVW

Bulletin has no description...

5.9CVSS4.9AI score0.00619EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 7:12 p.m.7 views

MINI-9V55-RP7C-RVJ6

Bulletin has no description...

5.3CVSS5.9AI score0.0019EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 7:12 p.m.8 views

MINI-F8QQ-VR69-X644

Bulletin has no description...

4.3CVSS4.8AI score0.00211EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 4:18 p.m.9 views

DEBIAN-CVE-2026-64182

In the Linux kernel, the following vulnerability has been resolved: drivers/base/memory: fix memory block reference leak in poison accounting memblknrpoisoninc and memblknrpoisonsub look up a memory block via findmemoryblockbyid, which acquires a reference to the memory block device. Both helpers...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.11 views

DEBIAN-CVE-2026-64175

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: stop TX during firmware restart When iwlwifi firmware crashes e.g., NMIINTERRUPTUNKNOWN on Intel BE201/Wi-Fi 7, iwlmldnicerror sets mld-fwstatus.inhwrestart to true. However, iwlmldtxfromtxq does not check thi...

7.5CVSS5.3AI score0.00349EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.16 views

DEBIAN-CVE-2026-64152

In the Linux kernel, the following vulnerability has been resolved: iommu: Handle unmap error when iommudebug is enabled Sashiko noticed a latent bug where the map error flow called iommuunmap which calls iommudebugunmapbegin/iommudebugunmapend however since this is an error path the map flow nev...

7.8CVSS5.2AI score0.00108EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.16 views

DEBIAN-CVE-2026-64144

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: fix urb-setuppacket leak in error paths The setuppacket of control urb is not freed if usbsubmiturb fails or the submitted urb is killed. Add free in these two paths...

5.5CVSS5.2AI score0.00127EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.7 views

DEBIAN-CVE-2026-64131

In the Linux kernel, the following vulnerability has been resolved: mm/memory: fix spurious warning when unmapping device-private/exclusive pages Device private and exclusive entries are only supported for anonymous folios. This condition is tested in migratedevicepages and makedeviceexclusive...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.9 views

DEBIAN-CVE-2026-64130

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: fix initialization of tags of the huge zero folio with initonfree GFPZEROTAGS semantics are currently a bit weird, but effectively this flag is only ever set alongside GFPZERO and GFPSKIPKASAN. If we run with...

5.5CVSS5.4AI score0.00121EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.18 views

DEBIAN-CVE-2026-64124

In the Linux kernel, the following vulnerability has been resolved: net: devmem: reject dma-buf bind with non-page-aligned size or SG length netdevmembinddmabuf trusts dmabuf-size and sgdmalen to be PAGESIZE multiples without checking: - txvec is sized dmabuf-size / PAGESIZE, and netdevmemgetniov...

8.8CVSS5.2AI score0.00127EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.11 views

DEBIAN-CVE-2026-64117

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: capture fast-RX rate before mesh reuses skb-cb ieee80211invokefastrx reads RX status through IEEE80211SKBRXCBskb, which aliases the same skb-cb storage that ieee80211rxmeshdata reuses as IEEE80211TXINFO. In the...

8.8CVSS5.2AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.9 views

DEBIAN-CVE-2026-64112

In the Linux kernel, the following vulnerability has been resolved: rbd: eliminate a race in lockdwork draining on unmap Given how rbdlockaddrequest and rbdimgexclusivelock are written, lockdwork may be requeued more than it's actually needed: for example in case a new I/O request comes in while ...

7.8CVSS4.9AI score0.00099EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/19 4:17 p.m.9 views

DEBIAN-CVE-2026-64100

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix shrinker deadlock With PROVELOCKING on an Snapdragon X1 and VM reclaim pressure, we see: ====================================================== WARNING: possible circular locking dependency detected 7.0.0-debug+ 43...

5.5CVSS5.3AI score0.00097EPSS
SaveExploits0References1
Rows per page
Query Builder