1406277 matches found
GHSA-P6PH-3JX2-3337
creationtimestamp| type| source ---|---|--- 2026-07-25 16:31:29+00:00| seen| https://gist.github.com/alon710/7ac48e75205a16d278d7edd78b6790dd...
CVE-2026-64440
creationtimestamp| type| source ---|---|--- 2026-07-25 16:29:32+00:00| seen| https://infosec.exchange/users/vuldb/statuses/116981561587489337...
Exploit for Improper Authorization in Microsoft
cve-id Donate Support the maintenance of this project wit...
GHSA-86CX-WWF4-PHQ4
creationtimestamp| type| source ---|---|--- 2026-07-25 15:32:47+00:00| seen| https://gist.github.com/alon710/341e4798332dfd78cba00be899ecacf7...
CVE-2024-50337
creationtimestamp| type| source ---|---|--- 2026-07-25 15:00:17+00:00| seen| https://t.me/ZerodayAlert/435 2026-07-26 00:00:41+00:00| seen| https://t.me/ZerodayAlert/435...
GHSA-XQP3-JQ6G-X3QM vulnerabilities
Vulnerabilities for packages: filebrowser...
CGA-C3RH-F562-6QP4
Bulletin has no description...
GHSA-6V4M-FW66-8R4X
creationtimestamp| type| source ---|---|--- 2026-07-25 13:48:43+00:00| seen| https://gist.github.com/alon710/4f741e2f37db8bd62ab69cf05173516c...
GHSA-R292-9MHP-454M
creationtimestamp| type| source ---|---|--- 2026-07-25 12:00:55+00:00| seen| https://bsky.app/profile/lambdawatchdog.bsky.social/post/3mrhsyv23a525...
GHSA-Q53C-4PRM-W95Q
creationtimestamp| type| source ---|---|--- 2026-07-25 11:31:34+00:00| seen| https://gist.github.com/alon710/7d82b3a29a466133e3b991f0cb56fd86...
CVE-2026-56167
creationtimestamp| type| source ---|---|--- 2026-07-25 11:00:33+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mrhpmyb3gk2m...
GHSA-GM3R-Q2WP-HW87
creationtimestamp| type| source ---|---|--- 2026-07-25 10:31:26+00:00| seen| https://gist.github.com/alon710/8ae8c0df3840a4fc9ad0abc329a9ce1f...
DEBIAN-CVE-2026-64524
In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: validate resolutioncount and fix WIN8 fallback A SYNTHVIDRESOLUTIONRESPONSE with resolutioncount 64 walks past the supportedresolutionSYNTHVIDMAXRESOLUTIONCOUNT array in the parse loop. Bound resolutioncount against t...
DEBIAN-CVE-2026-64517
In the Linux kernel, the following vulnerability has been resolved: drm/xe/gsc: Fix double-free of managed BO in error path The error path in xegscinitposthwconfig explicitly frees a BO allocated with xemanagedbocreatepinmap via xebounpinmapnovm. Since the managed BO already has a devm cleanup...
DEBIAN-CVE-2026-64499
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1119: fix PM reference leak in buffer preenable ads1119triggeredbufferpreenable resumes the device with pmruntimeresumeandget before starting a conversion. If i2csmbuswritebyte fails, the function returns the erro...
DEBIAN-CVE-2026-64492
In the Linux kernel, the following vulnerability has been resolved: iio: temperature: tmp006: use devmiiotriggerregister tmp006probe allocates the DRDY trigger with devmiiotriggeralloc but registers it with plain iiotriggerregister. The driver has no .remove callback, so on module unload the...
DEBIAN-CVE-2026-64494
In the Linux kernel, the following vulnerability has been resolved: iio: light: gp2ap002: fix runtime PM leak on read error gp2ap002readraw calls pmruntimegetsync before reading the lux value, but if gp2ap002getlux fails, it returns directly. This skips the pmruntimeputautosuspend call at the "ou...
DEBIAN-CVE-2026-64497
In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: Cleanup initializations and fix sign-extension bug Include linux/bitfield.h for FIELDGET. Create new macros for bit manipulation in combination with manual bit manipulation being replaced with FIELDGET. The...
DEBIAN-CVE-2026-64488
In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. In layout.c, the function does not check the return value before dereferencing ctl-id.name or passing to aoasndctladd, which can le...
DEBIAN-CVE-2026-64491
In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: us144mkii: fix work UAF on disconnect tascamdisconnect cancels capturework and midiinwork before usbkillanchoredurbs kills the capture/MIDI-in URBs. Those URBs self-resubmit, and their completion handlers reschedule...