58403 matches found
CVE-2026-68294
The CVE CVE-2026-68294 affects the Linux kernel QRTR transport (AF_QIPCRTR) by not isolating its global state per network namespace. qrtr_local_nid and qrtr_ports are shared globally and lack namespace checks; qrtr_create() does not restrict the namespace for new sockets. This enables an unprivil...
CVE-2026-68294 net: qrtr: restrict socket creation to the initial network namespace
In the Linux kernel, the following vulnerability has been resolved: net: qrtr: restrict socket creation to the initial network namespace QRTR keeps its entire port and node state in module-global variables that are not partitioned per network namespace: qrtrlocalnid is a single global node id...
EUVD-2026-55345
In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Do not leak siblings on proto context error After a successful BALANCE/PARALLELSUBMIT extension on context creation, error during processing of next user extension leaks the siblings array. Fix that. Discovered usin...
EUVD-2026-55335
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix bo-pin leaking in amdgpubocreatereserved amdgpubocreatereserved only allocates a new BO when boptr struct amdgpubo boptr as input parameter is NULL, it simply skips creation when boptr is non-NULL. But it...
CVE-2026-68234
The CVE describes a bug in drm/amdgpu where amdgpu_bo_create_reserved pins and reserves a BO even when a non-NULL pointer is passed, leading to pin_count increments on repeated uses and eventual BO leaks because teardown unpins only once. The fix makes pinning occur only at creation, so repeated ...
EUVD-2026-55484
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: reject mapping a reserved doorbell to a new queue When creating an user-queue, the user space provides a doorbell BO handle and an offset within the bo to obtain a doorbell. However current implementation using...
CVE-2026-68083
In the Linux kernel, CVE-2026-68083 affects ksmbd’s path resolution in ksmbd_vfs_kern_path_create. The SMB2 open lookup is rooted at the share with LOOKUP_BENEATH, but the create/mkdir/hardlink path was built from an absolute path using convert_to_unix_name() and resolved from AT_FDCWD, allowing ...
CVE-2026-28672
creationtimestamp| type| source ---|---|--- 2026-08-10 10:59:32+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/5if5ljlxwuhwj 2026-08-12 16:40:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3msvkyosmvz26...
CVE-2026-32227
creationtimestamp| type| source ---|---|--- 2026-08-10 10:57:32+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/5f7k6npj4o7m5 2026-08-12 16:40:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3msvkyne5242g...
CVE-2026-40920
creationtimestamp| type| source ---|---|--- 2026-08-10 10:51:32+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/75pdqosvnbj3w 2026-08-12 16:50:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3msvlkkidh72v...
CVE-2026-72567
An improper path validation vulnerability in AsyncFuncAI/deepwiki-open through commit 16f35a0 allows unauthenticated remote attackers to write to or delete arbitrary files with root privileges. The api/api.py wiki-cache endpoint constructs file paths from user-controlled owner, repo, and repotype...
CVE-2026-66688
creationtimestamp| type| source ---|---|--- 2026-08-10 10:16:09+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mspumcjnfd2w 2026-08-11 06:16:08+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3msrxo23v5r2w...
CVE-2026-16257
The Arvow AI SEO Writer WordPress plugin before 1.5.4 does not properly restrict access to one of its REST endpoints, whose only access control can be bypassed by unauthenticated users through type juggling when the Arvow AI SEO Writer WordPress plugin before 1.5.4 has not been configured, allowi...
CVE-2026-66703
creationtimestamp| type| source ---|---|--- 2026-08-10 07:16:08+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mspkkg3zci2l 2026-08-11 03:16:08+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3msrnm6yfsw2f...
Astra Linux – Vulnerability in Linux 6.12
In the Linux kernel, the following vulnerabilities have been resolved: AppArmor: Fixed and optimized the creation of tables from potentially unaligned memory. The source code may come from user space, and it might be unaligned. Try to optimize the copying process by avoiding unaligned memory...
Astra Linux – Vulnerability in glib2.0
A flaw was discovered in glib. An integer overflow during temporary file creation leads to an out-of-bounds memory access, allowing an attacker to potentially perform path traversal or access private temporary file content by creating symbolic links. This vulnerability enables a local attacker to...
Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Added a missing check for inputffcreatememless. The psgamepadcreate function calls inputffcreatememless, without verifying its return value. This can lead to incorrect behavior or potential crashes when FF effec...
Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove the class from the active list before deleting it in etsqdiscchange. The vulnerability is a race condition between etsqdiscdequeue and etsqdiscchange. This causes a Use-After-Freeze UAF error on the...
Astra Linux – Vulnerability in imagemagick
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, when temporary file creation failed, readinfo was destroyed before its filename member could be accessed. This caused a NULL pointer dereference and resulting i...
Astra Linux – Vulnerability in Linux 6.12
In the Linux kernel, the following vulnerability has been resolved: In the net: bridge section, for the mcast function, it was decided to always update the mdbnEntries value for VLAN contexts. The syzbot triggered a warning1 regarding the number of mdb entries in a context. It turns out that ther...