325033 matches found
MINI-QR7H-3MCX-7RX2
Bulletin has no description...
MINI-H3H9-4869-8GV2
Bulletin has no description...
MINI-JF8F-W9G5-X6HM
Bulletin has no description...
MINI-MMRV-MX6H-6HXG
Bulletin has no description...
MINI-8VHG-H26F-7CJV
Bulletin has no description...
MINI-83WX-35F4-65VG
Bulletin has no description...
MINI-96HG-4P6Q-HPFG
Bulletin has no description...
MINI-68FF-QV4Q-J3XJ
Bulletin has no description...
MINI-J8FJ-VFQ2-7348
Bulletin has no description...
MINI-3J24-43GW-2679
Bulletin has no description...
MINI-WXR8-P6F5-PJ5F
Bulletin has no description...
MINI-FFPC-V373-6MQC
Bulletin has no description...
MINI-C22C-RFM3-884W
Bulletin has no description...
CVE-2026-74438
In the Linux kernel, the following vulnerability has been resolved: crypto: sun4i-ss - Remove insecure and unused rngalg Remove sun4issrng, as it is insecure and unused: - It has multiple vulnerabilities. sun4issprngseed is missing locking and has a buffer overflow. sun4issprnggenerate fails to...
CVE-2026-74410
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix OOB read from firmware RX descriptor exceeding DMA buffer In rtwpcirxnapi, newlen is computed as the sum of pktlen 14-bit descriptor field, max 16383 and pktoffset drvinfosz + shift, both firmware-controlled. The...
CVE-2026-74419
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Adjust size for copytouser The amount of data returned to user space should be limited by the buffer size provided by the application. If the buffer is smaller than the data size, return only the portion that fits...
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. ...
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...
CVE-2026-74402
In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - fix blocking and non-blocking rng logic The blocking and non-blocking paths were failing to provide valid entropy due to improper buffer management. Reading the buffer starting from byte 1, only fetch the ...
CVE-2026-74399
In the Linux kernel, the following vulnerability has been resolved: evm: terminate and bound the evmxattrs read buffer evmreadxattrs allocates size + 1 bytes, fills them from the list of enabled xattrs, and then passes strlentemp to simplereadfrombuffer. When no configured xattrs are enabled, the...