Lucene search
+L

80445 matches found

OSV
OSV
•added 2026/06/24 4:28 p.m.•14 views

CVE-2026-52976 drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix error cleanup in xeexecqueuecreateioctl Two error handling issues exist in xeexecqueuecreateioctl: 1. When xehwenginegroupaddexecqueue fails, the error path jumps to putexecqueue which skips xeexecqueuekill. If the VM...

7.8CVSS5.8AI score
SaveExploits0References14
CVE
CVE
•added 2026/06/24 4:28 p.m.•90 views

CVE-2026-52976

The CVE-2026-52976 issue affects the Linux kernel drm/xe driver. Two error-handling paths in xe_exec_queue_create_ioctl() can lead to memory corruption: (1) on xe_hw_engine_group_add_exec_queue() failure, the cleanup jumps to cleanup without xe_exec_queue_kill(), potentially leaving a queue in th...

7.8CVSS5.8AI score0.00184EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
•added 2026/06/24 4:28 p.m.•51 views

CVE-2026-52974 net: tls: fix strparser anchor skb leak on offload RX setup failure

In the Linux kernel, the following vulnerability has been resolved: net: tls: fix strparser anchor skb leak on offload RX setup failure When tlssetdeviceoffloadrx fails at tlsdevadd, the error path calls tlsswfreeresourcesrx to clean up the SW context that was initialized by tlssetswoffload. This...

7.5CVSS0.00684EPSS
SaveExploits0References6
attackerkb
attackerkb
•added 2026/06/24 4:28 p.m.•19 views

CVE-2026-52968

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic kvms390pciaifenable, kvms390pciaifdisable, and aenhostforward index the GAIT by manually multiplying the index with sizeofstruct zpcigaite. Since...

5.7AI score0.00176EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
•added 2026/06/24 4:28 p.m.•53 views

CVE-2026-52950 drm/xe/dma-buf: fix UAF with retry loop

In the Linux kernel, the following vulnerability has been resolved: drm/xe/dma-buf: fix UAF with retry loop Retry doesn't work here, since bo will be freed on error, leading to UAF. However, now that we do the alloc & init before the attach, we can now combine this as one unit and have the init d...

7.8CVSS0.00178EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
•added 2026/06/24 3:46 p.m.•28 views

CVE-2026-54906

concurrent-ruby is a modern concurrency tools for Ruby. Prior to 1.3.7, Concurrent::ReadWriteLockreleasewritelock does not verify that the calling thread acquired the write lock. Any thread with access to the lock object can release an active write lock held by another thread. A second writer can...

9.8CVSS5.8AI score0.00252EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/06/24 3:37 p.m.•17 views

CVE-2026-52932

A flaw was found in the Linux kernel's xfrm IPcomp IP Payload Compression Protocol component. This vulnerability involves improper memory deallocation during error handling, where allocated resources are not correctly freed. This could allow a local attacker to cause resource exhaustion,...

7.5CVSS5.8AI score0.00609EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/06/24 3:37 p.m.•17 views

CVE-2026-52921

A flaw was found in the Linux kernel's netfilter ipset component. Specifically, certain hash set variants such as hash:ip,mark and hash:ip,port that iterate IPv4 ranges with a 32-bit iterator do not correctly stop at the end of the requested range. This can cause the iteration to advance beyond t...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References4
AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•19 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: crypto: starfive – Fixed a memory leak in starfiveaesaeaddoonereq The starfiveaesaeaddoonereq function allocates rctx-adata using kzalloc, but fails to free it if sgcopytobuffer or starfiveaeshwinit fails. This leads to memory...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•13 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fixed the issue where UMR hangs in the LAG error state during device unloading. During a firmware reset in LAG mode, a race condition causes the driver to hang indefinitely while waiting for UMR completion during devic...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•9 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: smb: client: fixed potential UAF and double-free errors in smb2openfile Set @erriov and @errbuftype to zero before retrying SMB2open, to prevent UAF bugs if @data != NULL; otherwise, a double-free error will occur...

9.8CVSS7.6AI score0.00467EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•19 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: kcm: fixed zero-frag skb in fraglist in case of partial sendmsg errors Syzkaller reported a warning in kcmwritemsgs when processing a message with a zero-fragment skb in the fraglist. When kcmsendmsg fills MAXSKBFRAGS fragments i...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•14 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: media: v4l2-async: Fixed error handling after finding a match. Once an async connection is found to match an fwnode, a sub-device may be registered if it wasn’t already. Its binding operation is performed, auxiliary links are...

5.5CVSS6AI score0.00162EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•16 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: drm/panthor: Resolved issues related to failures in panthorgpuflushcaches. We have observed a few cases where the entire memory subsystem becomes blocked, and flushing operations never complete. In such cases, we want to: -...

5.5CVSS5.9AI score0.00147EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•17 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: wifi: rtw88: Use devmkmemdup in rtwsetsupportedband. The code has been simplified by using device-managed memory allocations. This also fixes a memory leak in rtwregisterhw. The supported bands were not freed in the error path...

5.5CVSS5.5AI score0.00122EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•13 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Input: lkkbd – Disabling pending work before freeing the device. The lkkbdinterrupt function schedules the lk-tq queue via schedulework. The work handler lkkbdreinit dereferences the lkkbd structure and its serio/inputdev fields...

7.8CVSS6.6AI score0.00145EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: crypto: starfive – Properly handles the return of sgnentsforlen The return value of sgnentsforlen was assigned to a unsigned long in starfivehashdigest, causing negative error codes to be converted into large positive integers...

6AI score0.00203EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•14 views

Astra Linux – Vulnerability in protobuf

There is a denial-of-service DoS vulnerability in the google.protobuf.jsonformat.ParseDict function in Python. This vulnerability allows for bypassing the maximum recursion depth when parsing nested google.protobuf.Any messages. Due to the lack of recursion depth accounting within the internal...

8.2CVSS5.2AI score0.00722EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•15 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: APEI/GHES: ARM processor Error: Do not go beyond the allocated memory If the BIOS generates a very small ARM Processor Error, or an incomplete one, the current logic will fail to deferrence err-sectionlength and ctxinfo-size...

5.5CVSS5.5AI score0.00162EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/06/24 3:11 p.m.•13 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Most of the issues related to early registration failures have been fixed. A recent commit corrected a resource leak that occurred during early registration failures. However, for some reason, the first error path was left...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References3
Rows per page
Query Builder