97 matches found
EUVD-2022-54569
Malicious code in bioql PyPI...
EUVD-2025-12996
Malicious code in bioql PyPI...
UBUNTU-CVE-2023-53437
In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Handle cameras with invalid descriptors If the source entity does not contain any pads, do not create a link...
CVE-2023-53437 media: uvcvideo: Handle cameras with invalid descriptors
In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Handle cameras with invalid descriptors If the source entity does not contain any pads, do not create a link...
CVE-2023-53437 media: uvcvideo: Handle cameras with invalid descriptors
In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Handle cameras with invalid descriptors If the source entity does not contain any pads, do not create a link...
Priv2Admin
This repository, Priv2Admin, is an exploitation path that allows users to misuse Windows privileges to elevate their rights within the OS. The repository lists various Windows privileges and their corresponding impact, tools, execution paths, and remarks. The privileges include...
CVE-2025-38254
creationtimestamp| type| source ---|---|--- 2025-07-09 14:51:38+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3ltk2vgnftk2f...
CVE-2025-7137
creationtimestamp| type| source ---|---|--- 2025-07-07 19:34:50+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3ltfjry3n2h2t...
SUSE CVE-2022-49776
In the Linux kernel, the following vulnerability has been resolved: macvlan: enforce a consistent minimal mtu macvlan should enforce a minimal mtu of 68, even at link creation. This patch avoids the current behavior which could lead to crashes in ipv6 stack if the link is brought up $ ip link add...
UBUNTU-CVE-2022-49776
In the Linux kernel, the following vulnerability has been resolved: macvlan: enforce a consistent minimal mtu macvlan should enforce a minimal mtu of 68, even at link creation. This patch avoids the current behavior which could lead to crashes in ipv6 stack if the link is brought up $ ip link add...
CVE-2022-49664
In the Linux kernel, the following vulnerability has been resolved: tipc: move bc link creation back to tipcnodecreate Shuang Li reported a NULL pointer dereference crash: BUG: kernel NULL pointer dereference, address: 0000000000000068 RIP: 0010:tipclinkisup+0x5/0x10 tipc Call Trace:...
CVE-2022-49664
In the Linux kernel, the following vulnerability has been resolved: tipc: move bc link creation back to tipcnodecreate Shuang Li reported a NULL pointer dereference crash: BUG: kernel NULL pointer dereference, address: 0000000000000068 RIP: 0010:tipclinkisup+0x5/0x10 tipc Call Trace:...
CVE-2022-49664
CVE-2022-49664 affects the Linux kernel TIPC subsystem. The issue is a NULL pointer dereference in tipc_link_is_up caused by a BC link not yet created when a BC packet arrives during node creation. The patch fixes this by moving BC link creation to occur before inserting the new node into the has...
CVE-2022-49664 tipc: move bc link creation back to tipc_node_create
In the Linux kernel, the following vulnerability has been resolved: tipc: move bc link creation back to tipcnodecreate Shuang Li reported a NULL pointer dereference crash: BUG: kernel NULL pointer dereference, address: 0000000000000068 RIP: 0010:tipclinkisup+0x5/0x10 tipc Call Trace:...
CVE-2022-49664 tipc: move bc link creation back to tipc_node_create
In the Linux kernel, the following vulnerability has been resolved: tipc: move bc link creation back to tipcnodecreate Shuang Li reported a NULL pointer dereference crash: BUG: kernel NULL pointer dereference, address: 0000000000000068 RIP: 0010:tipclinkisup+0x5/0x10 tipc Call Trace:...
CVE-2022-49664 tipc: move bc link creation back to tipc_node_create
In the Linux kernel, the following vulnerability has been resolved: tipc: move bc link creation back to tipcnodecreate Shuang Li reported a NULL pointer dereference crash: BUG: kernel NULL pointer dereference, address: 0000000000000068 RIP: 0010:tipclinkisup+0x5/0x10 tipc Call Trace:...
CVE-2024-25918
creationtimestamp| type| source ---|---|--- 2025-02-14 09:46:58+00:00| seen| Telegram/Y6w2h9IRHcOuCoWG4x4Pllh0zo38ky51ZV3vJVleiXhOWu 2025-02-19 21:02:46+00:00| seen| https://bsky.app/profile/beikokucyber.bsky.social/post/3likodscrqe2c...
BIT-SUPERSET-2021-28125 Apache Superset Open Redirect
Apache Superset up to and including 1.0.1 allowed for the creation of an external URL that could be malicious. By not checking user input for open redirects the URL shortener functionality would allow for a malicious user to create a short URL for a dashboard that could convince the user to click...
CVE-2024-36437
creationtimestamp| type| source ---|---|--- 2025-02-03 18:15:53+00:00| seen| https://bsky.app/profile/cve-notifications.bsky.social/post/3lhc5kz5xjj2b 2025-02-03 20:19:20+00:00| seen| https://t.me/cvedetector/17088...
kernel: bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE
In the Linux kernel, the following vulnerability has been resolved: bpf: Add BPFPROGTYPECGROUPSKB attach type enforcement in BPFLINKCREATE bpfprogattach uses attachtypetoprogtype to enforce proper attach type for BPFPROGTYPECGROUPSKB. linkcreate uses bpfprogget and relies on...