1700 matches found
CVE-2025-68462
creationtimestamp| type| source ---|---|--- 2025-12-18 17:50:15+00:00| seen| https://bsky.app/profile/freedomboxfndn.mastodon.social.ap.brid.gy/post/3mabqfnteroi2...
CVE-2025-67887
creationtimestamp| type| source ---|---|--- 2025-12-18 15:00:09+00:00| published-proof-of-concept| Telegram/7hKD5YeJK0RQiIJ3OrJi5geFO0owuRt0spxMlfyZ7RMSrKY 2026-04-27 20:30:12+00:00| seen| https://gist.github.com/sergkurilenko/55cbff41f8ef423d7ee6fc274e5e79a9 2026-05-08 09:20:02+00:00| seen|...
CVE-2025-9615
creationtimestamp| type| source ---|---|--- 2025-12-18 10:39:32+00:00| seen| https://bsky.app/profile/nixpkgssecuritychanges.gerbet.me/post/3maaydrooyo27 2026-01-13 10:28:31+00:00| seen| https://bsky.app/profile/ferramentaslinux.bsky.social/post/3mccdttfulk2n 2026-01-13 11:54:03+00:00| seen|...
CVE-2025-60182
creationtimestamp| type| source ---|---|--- 2025-12-18 09:38:45+00:00| seen| https://gist.github.com/Darkcrai86/c50a721f702744888acd0a95376c60c3...
CVE-2025-6324
creationtimestamp| type| source ---|---|--- 2025-12-18 09:38:12+00:00| seen| https://gist.github.com/Darkcrai86/b2e31d3077b06b46861546ce9c4ac856 2025-12-18 09:59:52+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3maaw4tgmgc2x...
CVE-2025-64378
creationtimestamp| type| source ---|---|--- 2025-12-18 09:23:45+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3maau4astoe2y...
CVE-2025-14841
creationtimestamp| type| source ---|---|--- 2025-12-18 01:28:08+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3ma7zjrxu7x2r...
CVE-2025-67876
creationtimestamp| type| source ---|---|--- 2025-12-17 23:30:30+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3ma7sxhotz62c...
CVE-2025-68175
In the Linux kernel, the following vulnerability has been resolved: media: nxp: imx8-isi: Fix streaming cleanup on release The current implementation unconditionally calls mxcisivideocleanupstreaming in mxcisivideorelease. This can lead to situations where any release call like from a simple...
BELL-CVE-2025-68307
Bulletin has no description...
BELL-CVE-2025-68256
Bulletin has no description...
CVE-2025-68186
In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not warn in ringbuffermapgetreader when reader catches up The function ringbuffermapgetreader is a bit more strict than the other get reader functions, and except for certain situations the rbgetreaderpage should...
CVE-2025-68183
In the Linux kernel, the following vulnerability has been resolved: ima: don't clear IMADIGSIG flag when setting or removing non-IMA xattr Currently when both IMA and EVM are in fix mode, the IMA signature will be reset to IMA hash if a program first stores IMA signature in security.ima and then...
CVE-2025-68197
In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix null pointer dereference in bnxtbstracecheckwrap With older FW, we may get the ASYNCEVENTCMPLEVENTIDDBGBUFPRODUCER for FW trace data type that has not been initialized. This will result in a crash in...
CVE-2025-68201
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: remove two invalid BUGONs Those can be triggered trivially by userspace...
CVE-2025-68233
In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Add call to putpid Add a call to putpid corresponding to gettaskpid. host1xmemorycontextalloc does not take ownership of the PID so we need to free it here to avoid leaking. [email protected]: reword commit message...
CVE-2025-68255
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing The Supported Rates IE length from an incoming Association Request frame was used directly as the memcpy length when copying into a fixed-size 16-byte stack...
CVE-2025-68237
In the Linux kernel, the following vulnerability has been resolved: mtdchar: fix integer overflow in read/write ioctls The "req.start" and "req.len" variables are u64 values that come from the user at the start of the function. We mask away the high 32 bits of "req.len" so that's capped at U32MAX...
CVE-2025-68245
In the Linux kernel, the following vulnerability has been resolved: net: netpoll: fix incorrect refcount handling causing incorrect cleanup commit efa95b01da18 "netpoll: fix use after free" incorrectly ignored the refcount and prematurely set dev-npinfo to NULL during netpoll cleanup, leading to...
CVE-2025-68251
In the Linux kernel, the following vulnerability has been resolved: erofs: avoid infinite loops due to corrupted subpage compact indexes Robert reported an infinite loop observed by two crafted images. The root cause is that clusterofs can be larger than lclustersize for !NONHEAD lclusters in...