Lucene search
+L

53876 matches found

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

MINI-93WQ-XW76-HM62

Bulletin has no description...

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

MINI-G32J-RP5Q-W8VX

Bulletin has no description...

9.6CVSS5AI score0.00692EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:50 a.m.8 views

MINI-HF9M-G7JV-446X

Bulletin has no description...

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

MINI-RR9R-3MG3-5M4Q

Bulletin has no description...

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

MINI-2W3F-9PP5-JV2V

Bulletin has no description...

6.1CVSS4.9AI score0.00253EPSS
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.00568EPSS
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.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 7:50 a.m.11 views

MINI-96HG-4P6Q-HPFG

Bulletin has no description...

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

MINI-5JJ3-5MVG-H68F

Bulletin has no description...

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

CVE-2026-74431

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential infinite loop in rxrpcrecvmsg Fix the wait in rxrpcrecvmsg also take check the oob queue...

7.5CVSS0.00335EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:22 a.m.13 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.00346EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/15 6:22 a.m.12 views

CVE-2026-74429

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix the reception of a reply packet before data transmission Fix rxrpcreceivingreply to handle the reception of an apparent reply DATA packet before rxrpc has had a chance to send any request DATA packets on a client call ...

7.5CVSS0.00335EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

DEBIAN-CVE-2026-74407

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: cancel SSR work items during PCI shutdown A reboot can crash the kernel if it overlaps with WLAN firmware crash recovery SSR. The crash is a NULL pointer dereference in the MHI teardown path while freeing DMA-backed...

8.8CVSS5.4AI score0.00218EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/15 6:22 a.m.12 views

CVE-2026-74394

In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: fix integer overflow in immediate data length check immbuf-len is a user-controlled uint32t received from the network. Adding it to immdataoffset without overflow checking allows a malicious initiator to send...

9.8CVSS0.0054EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:22 a.m.5 views

CVE-2026-74385

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: check return value of nvmettcpsetqueuesock The return value of nvmettcpsetqueuesock is currently ignored in nvmettcptlshandshakedone. If it fails e.g., due to the socket not being in TCPESTABLISHED state, the socket...

7.5CVSS0.00426EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:22 a.m.7 views

CVE-2026-74386

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix page fragment cache leak in error path In nvmettcpallocqueue, when a connection is closed during the allocation process e.g., nvmettcpsetqueuesock returns -ENOTCONN, the error handling jumps to outdestroysq and the...

0.00168EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-74335

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NULL pointer dereference in bpftaskfromvpid bpftaskfromvpid looks up a task in the pid namespace of the current task, via findtaskbyvpid: findtaskbyvpidvpid findtaskbypidnsvpid, taskactivepidnscurrent findpidnsnr, ns -...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-74338

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject sleepable BPFLSMCGROUP programs at load time The cgroup shim runs under rcureadlockdontmigrate, so we should not attach any sleepable BPF programs there. Add support to the verifier to explicitly reject attempts to lo...

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

CVE-2026-74312

In the Linux kernel, the following vulnerability has been resolved: vhost/vdpa: validate virtqueue index in mmap and fault paths vhostvdpammap and vhostvdpafault use vma-vmpgoff as a virtqueue index for getvqnotification, but they do not validate that the index is smaller than v-nvqs. The ioctl...

7.8CVSS0.00129EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:22 a.m.8 views

CVE-2026-74309

In the Linux kernel, the following vulnerability has been resolved: vdpa/octeonep: fix IRQ-to-ring mapping in interrupt handler Look up the IRQ index in octhw-irqs instead of assuming irq - irqs0. This supports non-contiguous IRQ numbers and avoids incorrect ring indexing when irqs0 is not the ba...

10CVSS0.00442EPSS
SaveExploits0References3
Rows per page
Query Builder