Lucene search
+L

331460 matches found

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

MINI-88Q6-52FF-J422

Bulletin has no description...

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

MINI-H3H9-4869-8GV2

Bulletin has no description...

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

MINI-JF8F-W9G5-X6HM

Bulletin has no description...

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

MINI-CPP5-W9FR-P7XW

Bulletin has no description...

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

MINI-MMRV-MX6H-6HXG

Bulletin has no description...

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

MINI-M28J-8GQ4-XXGP

Bulletin has no description...

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

MINI-83WX-35F4-65VG

Bulletin has no description...

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

MINI-8VHG-H26F-7CJV

Bulletin has no description...

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

MINI-96HG-4P6Q-HPFG

Bulletin has no description...

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

MINI-3J24-43GW-2679

Bulletin has no description...

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

MINI-WXR8-P6F5-PJ5F

Bulletin has no description...

7.5CVSS4.9AI score0.00483EPSS
SaveExploits0
NVD
NVD
added 2026/08/15 6:22 a.m.11 views

CVE-2026-74435

In the Linux kernel, the following vulnerability has been resolved: rxrpc: rxrpcverifydata ensure rxdecbuffer alloc rxrpcrecvmsgdata calls rxrpcverifydata whenever the rxrpccall.rxdecbuffer is unallocated and assumes that upon successful return that rxdecbuffer must be allocated. However,...

7.5CVSS0.0035EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/15 6:22 a.m.9 views

CVE-2026-74434

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Don't move a peeked OOB message onto the pending queue rxrpcrecvmsgoob takes a received oob message off recvmsgoobq and, if a response is needed, moves it onto the pendingoobq tree. However, only the unlink from recvmsgoob...

9.8CVSS0.00342EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:22 a.m.9 views

CVE-2026-74432

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix leak of released call in recvmsgMSGPEEK Fix rxrpcrecvmsg to also drop the ref it holds on an already-released call if MSGPEEK is in force the function holds a ref on the call irrespective of whether MSGPEEK is specifie...

0.00156EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/15 6:22 a.m.12 views

CVE-2026-74422

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: inno-hdmi: Switch to drmmkzalloc Driver makes use of drmmencoderinit to initialize the encoder and automatically handle the cleanup by registering drmencodercleanup with drmmaddaction. However, the internal structur...

0.00145EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:22 a.m.11 views

CVE-2026-74416

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix memory leak in radeonringrestore on lock failure radeonringrestore takes ownership of the data buffer allocated by radeonringbackup. The caller radeongpureset only frees it in the non-restore branch; in the restor...

0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:22 a.m.10 views

CVE-2026-74413

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix wrong pcigetdrvdata type in AER handlers rtw89 stores an ieee80211hw pointer via pcisetdrvdata at probe time, but ioerrordetected and ioresume retrieve it as a netdevice pointer. This causes...

8.8CVSS0.00243EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:22 a.m.11 views

CVE-2026-74417

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix integer overflow in radeonalignpitch radeonalignpitch has the same kind of overflow issue as the old amdgpu helper: both the alignment round-up add and the final 'aligned cpp' calculation can overflow signed int. ...

7.8CVSS0.0012EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/15 6:22 a.m.9 views

CVE-2026-74403

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Check for page allocation failure correctly in TIO Sashiko notes: if snpallocfirmwarepages returns NULL under memory pressure, is it safe to pass it directly to pageaddress? On architectures without HASHEDPAGEVIRTUA...

7.8CVSS0.00121EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:22 a.m.15 views

CVE-2026-74393

In the Linux kernel, the following vulnerability has been resolved: drm/syncobj: Fix memory leak in drmsyncobjfindfence Commit 18226ba52159 "drm/syncobj: reject invalid flags in drmsyncobjfindfence" forgot to take into account the fact that drmsyncobjfind takes a reference to syncobj and returns...

0.00168EPSS
SaveExploits0References4
Rows per page
Query Builder