68857 matches found
CVE-2026-42999
creationtimestamp| type| source ---|---|--- 2026-05-28 16:08:57+00:00| seen| https://bsky.app/profile/jssfr.zombofant.net.ap.brid.gy/post/3mmwfswfjiez2 2026-05-28 16:09:26+00:00| seen| https://bsky.app/profile/jssfr.zombofant.net.ap.brid.gy/post/3mmwftqupgjt2 2026-05-28 21:13:02+00:00| seen|...
CVE-2025-5199
creationtimestamp| type| source ---|---|--- 2026-05-28 15:00:22+00:00| seen| https://bsky.app/profile/euvd-bot.bsky.social/post/3mmwbygig6j2g...
CVE-2026-9813
creationtimestamp| type| source ---|---|--- 2026-05-28 14:48:41+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mmwbdjaxaw2k...
CVE-2026-46240
creationtimestamp| type| source ---|---|--- 2026-05-28 14:03:06+00:00| seen| https://infosec.exchange/users/vuldb/statuses/116652571732542987...
CVE-2026-6455
creationtimestamp| type| source ---|---|--- 2026-05-28 12:29:02+00:00| seen| https://bsky.app/profile/postac001.bsky.social/post/3mmvzjt2esl2w...
CVE-2026-44604
creationtimestamp| type| source ---|---|--- 2026-05-28 12:27:51+00:00| seen| https://bsky.app/profile/postac001.bsky.social/post/3mmvzhoyjfl2w...
CVE-2026-47074
creationtimestamp| type| source ---|---|--- 2026-05-28 12:19:12+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mmvyyac4xx2q...
CVE-2026-9227
creationtimestamp| type| source ---|---|--- 2026-05-28 12:03:10+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mmvy3kradz2n 2026-05-28 16:01:40+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mmwffy2zzt2w...
CVE-2024-47097
creationtimestamp| type| source ---|---|--- 2026-05-28 11:58:19+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mmvxsm7e2o2e...
CVE-2026-7526
creationtimestamp| type| source ---|---|--- 2026-05-28 11:48:09+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mmvxaoy22o2i...
CVE-2026-7048
creationtimestamp| type| source ---|---|--- 2026-05-28 11:43:51+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mmvwyyydmm2q 2026-05-29 05:22:35+00:00| seen| https://bsky.app/profile/donwebmedia.bsky.social/post/3mmxs66iord2k...
CVE-2026-32998
creationtimestamp| type| source ---|---|--- 2026-05-28 11:35:15+00:00| seen| https://bsky.app/profile/o2cloud.bsky.social/post/3mmvwjm3pbf2b...
CVE-2026-5296
creationtimestamp| type| source ---|---|--- 2026-05-28 11:35:08+00:00| seen| https://bsky.app/profile/o2cloud.bsky.social/post/3mmvwjfgzfg2c...
CVE-2026-1402
creationtimestamp| type| source ---|---|--- 2026-05-28 11:35:07+00:00| seen| https://bsky.app/profile/o2cloud.bsky.social/post/3mmvwjfgzfg2c...
CVE-2026-4334
creationtimestamp| type| source ---|---|--- 2026-05-28 11:25:44+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mmvvylybx22p 2026-05-29 06:55:28+00:00| seen| https://bsky.app/profile/donwebmedia.bsky.social/post/3mmxxeallph25...
CVE-2026-6226
creationtimestamp| type| source ---|---|--- 2026-05-28 11:20:43+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mmvvpnioo32h 2026-05-28 15:01:43+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mmwc2spmm72r...
CVE-2026-9807
creationtimestamp| type| source ---|---|--- 2026-05-28 10:59:19+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mmvujepc6v2p...
CVE-2026-46168
In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using locksockfast atomic context around socksettimestamp and socksettimestamping is unsafe, as both helpers can sleep. Replace locksockfast with sleepable locksock/releaseso...
UBUNTU-CVE-2026-46168
In the Linux kernel, the following vulnerability has been resolved: mptcp: fix scheduling with atomic in timestamp sockopt Using locksockfast atomic context around socksettimestamp and socksettimestamping is unsafe, as both helpers can sleep. Replace locksockfast with sleepable locksock/releaseso...
CVE-2026-46168
The CVE-2026-46168 issue affects the Linux kernel's multipath TCP (mptcp) scheduling around timestamp sockopts. The root cause is using lock_sock_fast() (atomic context) around sock_set_timestamp() and sock_set_timestamping(), which can sleep and cause atomic-context issues. The published fixes r...