Lucene search
+L

10960 matches found

OSV
OSV
added 2026/08/15 1:33 p.m.7 views

MINI-HRWV-6M85-HQ9R

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.8 views

MINI-58MJ-CX9V-8WXX

Bulletin has no description...

5.9CVSS4.8AI score0.00424EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.9 views

MINI-2VVV-JW95-JHC9

Bulletin has no description...

5.9CVSS4.9AI score0.00424EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.7 views

MINI-92PC-F364-PW9H

Bulletin has no description...

5.9CVSS4.9AI score0.00424EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.7 views

MINI-WH3C-M65M-M6HP

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.8 views

MINI-8MC6-336C-F767

Bulletin has no description...

7.5CVSS7.2AI score0.00549EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.6 views

MINI-4J3H-5R9V-J5P8

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.7 views

MINI-P74J-QC3J-333Q

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.6 views

MINI-MWJG-W7QJ-QRMV

Bulletin has no description...

9.6CVSS5AI score0.00692EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.7 views

MINI-QXCX-483Q-2324

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.9 views

MINI-FHXW-XQV7-9PXF

Bulletin has no description...

5.9CVSS4.9AI score0.00424EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.6 views

MINI-C3WQ-98M3-RQMJ

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:18 p.m.5 views

DEBIAN-CVE-2026-74575

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Prevent XDomain delayed work use-after-free on disconnect tbxdphandlerequest runs on systemwq and queues xd-statework via queuedelayedwork in three request handlers: PROPERTIESCHANGEDREQUEST, UUIDREQUEST via...

8.8CVSS5.3AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:18 p.m.12 views

DEBIAN-CVE-2026-74577

In the Linux kernel, the following vulnerability has been resolved: net: mpls: initialize rtmtos in mplsgetroute mplsgetroute builds the RTMNEWROUTE reply to an RTMGETROUTE request by filling a struct rtmsg allocated from an skb whose data area is not zeroed allocskbNLMSGGOODSIZE, .... It sets...

5.3AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:18 p.m.8 views

DEBIAN-CVE-2026-74568

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Fix race between LPI release and re-registration Fix a potential race between decrementing an LPI's reference count and evicting that structure from the LPI xarray. LPI structures are maintained in the VGIC LPI...

9.3CVSS5.4AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:18 p.m.7 views

DEBIAN-CVE-2026-74567

In the Linux kernel, the following vulnerability has been resolved: keys: fix out-of-bounds read in keyringgetkeychunk For description-level chunks keyringgetkeychunk advances the read pointer by level sizeoflong past the inline prefix but only bounds-checks the prefix, so a long enough key...

7.1CVSS5.3AI score0.00117EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:18 p.m.8 views

DEBIAN-CVE-2026-74556

In the Linux kernel, the following vulnerability has been resolved: scsi: libiscsitcp: Bound SCSI Response data segment to the connection buffer iscsitcphdrdissect receives the data segment of several PDU types into the fixed-size conn-data buffer, which is allocated for ISCSIDEFMAXRECVSEGLEN 819...

9.8CVSS5.7AI score0.00399EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:18 p.m.8 views

DEBIAN-CVE-2026-74561

In the Linux kernel, the following vulnerability has been resolved: nexthop: avoid unlocked f6ilist walk in nhrtcacheflush nhrtcacheflush walks nh-f6ilist during an RTNL-serialized nexthop replace without holding nh-lock, racing the unlocked IPv6 route add/delete that mutate the list under nh-loc...

8.8CVSS5.5AI score0.00112EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:18 p.m.10 views

DEBIAN-CVE-2026-74548

In the Linux kernel, the following vulnerability has been resolved: forcedeth: fix UAF of txrxstats in nvremove nvremove frees the per-CPU txrxstats before unregisternetdev. Until unregister completes, ndogetstats64, the NAPI/xmit data path, and nvclose/drain may still access txrxstats, leading t...

7.8CVSS5.4AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:18 p.m.8 views

DEBIAN-CVE-2026-74554

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix out-of-bounds clearbit in ath12kmacdppeercleanup ath12kmacdppeercleanup clears the ML peer ID slot on the freemlpeeridmap bitmap by indexing it with dppeer-peerid. That is wrong: dppeer-peerid for an MLO peer...

8.8CVSS5.4AI score0.00204EPSS
SaveExploits0References1
Rows per page
Query Builder