79312 matches found
CVE-2026-75896
creationtimestamp| type| source ---|---|--- 2026-08-26 16:00:59+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mtypdmphpk2t 2026-08-26 18:07:16+00:00| seen| https://bsky.app/profile/stemshop.bsky.social/post/3mtywfhaslu2c...
CVE-2026-54511
creationtimestamp| type| source ---|---|--- 2026-08-26 16:00:44+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mtypd6wfhc2t 2026-08-26 16:35:13+00:00| published-proof-of-concept| https://github.com/dahlia/logtape/security/advisories/GHSA-8h6h-x5pq-56fq...
CVE-2026-15203
creationtimestamp| type| source ---|---|--- 2026-08-26 15:50:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mtyoq5gczu2p...
BELL-CVE-2026-63074
Bulletin has no description...
BELL-CVE-2026-63075
Bulletin has no description...
BELL-CVE-2026-63076
Bulletin has no description...
BELL-CVE-2026-18798
Bulletin has no description...
BELL-CVE-2026-63072
Bulletin has no description...
BELL-CVE-2026-54874
Bulletin has no description...
BELL-CVE-2026-14457
Bulletin has no description...
CVE-2026-75020
creationtimestamp| type| source ---|---|--- 2026-08-26 15:45:11+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/3gfikm2aol7g5 2026-08-27 10:27:15+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/bi5somkarqkpz...
CVE-2026-75005
creationtimestamp| type| source ---|---|--- 2026-08-26 15:43:11+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/g24u7dnvjexdm 2026-08-27 10:33:15+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/eqljmhovgk2dw...
CVE-2026-74848
creationtimestamp| type| source ---|---|--- 2026-08-26 15:37:11+00:00| seen| https://bsky.app/profile/infosec.skyfleet.blue/post/isgyihvqh5n7s 2026-08-27 10:35:15+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/jciqmqkiujfkw...
DEBIAN-CVE-2026-80587
In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid combining some incoming suboptions Some MPTCP suboptions are mutually exclusive according to the RFC8684, but also because in different places, the code doesn't expect some combinations to be present. That's speciall...
DEBIAN-CVE-2026-80589
In the Linux kernel, the following vulnerability has been resolved: block: stop the timeout timer when releasing a never added disk diskrelease undoes blkmqinitallocatedqueue for a disk whose probe failed before adddisk, but it only calls blkmqexitqueue. Nothing there stops q-timeout, and that...
DEBIAN-CVE-2026-80588
In the Linux kernel, the following vulnerability has been resolved: mptcp: reclaim forward-allocated memory on RX path errors After commit 9db5b3cec4ec "mptcp: borrow forward memory from subflow", errors in the receive path prior to queueing skbs into the receive queue do not trigger...
DEBIAN-CVE-2026-80583
In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: lpass-tx-macro: Fix enum kcontrol accesses The "DEC0 MODE" to "DEC7 MODE" controls are enumerated, but txmacrodecmodeget and txmacrodecmodeput access their value through ucontrol-value.integer.value0 a long instead ...
DEBIAN-CVE-2026-80580
In the Linux kernel, the following vulnerability has been resolved: fbdev: bound mode sysfs output to the sysfs buffer modestring uses snprintf which can return a value larger than the remaining buffer space. showmodes accumulates the return value into i without checking whether i has reached...
DEBIAN-CVE-2026-80582
In the Linux kernel, the following vulnerability has been resolved: drm/shmemhelper: Check VMA boundaries for PMD mappings In the -hugefault handler do not install a PMD huge page mapping if the huge page exceeds the boundaries of the VMA. All other -hugefault handlers have similar checks and the...
DEBIAN-CVE-2026-80579
In the Linux kernel, the following vulnerability has been resolved: fbdev: clear fbinfo-mode before deleting a videomode fbsetvar can delete a mode from info-modelist when userspace passes FBACTIVATEINVMODE through FBIOPUTVSCREENINFO. The code checks that the mode being deleted is not the current...