88517 matches found
UBUNTU-CVE-2026-74539
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: lock sk in isosockgetname Accessing isopisk-conn requires locksock, which is not held here. Fix by adding the lock/release...
CVE-2026-74445
In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: reject DXBINDQUERY without a DX context vmwcmddxbindquery unconditionally dereferences swcontext-dxctxnode-ctx. Userspace can trigger a NULL pointer dereference from any render-node fd by submitting an execbuf with...
CVE-2026-19891
A vulnerability was determined in TRENDnet TEW-WLC100 2.05b02. This affects an unknown function of the file /etc/racoon.conf of the component IKE Phase 1 Aggressive Mode. This manipulation of the argument exchangemode causes missing encryption of sensitive data. It is possible to initiate the...
GHSA-MQJF-5F49-2FJH
creationtimestamp| type| source ---|---|--- 2026-08-15 11:02:42+00:00| seen| https://bsky.app/profile/nihonmatsu.bsky.social/post/3mt4jk4pjf22r 2026-08-15 11:02:42+00:00| seen| https://bsky.app/profile/nihonmatsu.bsky.social/post/3mt4jjzzdl22r 2026-08-15 11:02:43+00:00| seen|...
CVE-2026-19891
CVE-2026-19891 affects TRENDnet TEW-WLC100 firmware (version 2.05b02) and involves an issue in the IKE Phase 1 Aggressive Mode component, specifically the /etc/racoon.conf function. The attacker can remotely manipulate the exchange_mode argument, resulting in missing encryption of sensitive data....
EUVD-2026-59607
A vulnerability was determined in TRENDnet TEW-WLC100 2.05b02. This affects an unknown function of the file /etc/racoon.conf of the component IKE Phase 1 Aggressive Mode. This manipulation of the argument exchangemode causes missing encryption of sensitive data. It is possible to initiate the...
CVE-2026-19891 TRENDnet TEW-WLC100 IKE Phase 1 Aggressive Mode racoon.conf missing encryption
A vulnerability was determined in TRENDnet TEW-WLC100 2.05b02. This affects an unknown function of the file /etc/racoon.conf of the component IKE Phase 1 Aggressive Mode. This manipulation of the argument exchangemode causes missing encryption of sensitive data. It is possible to initiate the...
MINI-95FF-63HM-74W7
Bulletin has no description...
MINI-288C-P7Q7-27QF
Bulletin has no description...
MINI-MCQJ-GJ22-W4WW
Bulletin has no description...
MINI-3QW3-8QVC-27X8
Bulletin has no description...
MINI-QF7X-7628-5JV7
Bulletin has no description...
MINI-7RW6-MJQG-MQW2
Bulletin has no description...
MINI-943H-Q73P-9P8Q
Bulletin has no description...
MINI-QWW9-5QGW-GFPV
Bulletin has no description...
MINI-M6GX-CJHW-JFCJ
Bulletin has no description...
MINI-XV52-4HMM-3F5V
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-74270
In the Linux kernel, the following vulnerability has been resolved: handshake: Require admin permission for DONE command ACCEPT and DONE are the two downcalls of the handshake genl family, both intended for use by the trusted handshake agent tlshd. ACCEPT already requires GENLADMINPERM; DONE has ...
AZL-96552 CVE-2026-74258 affecting package kernel 6.6.150.1-1
In the Linux kernel, the following vulnerability has been resolved: bpf: Guard getuser acesss with accessok for uprobemulti data As reported by sashiko 1 we need to use accessok to check the user space data bounds before we use get-user to get it. 1...