Lucene search
+L

669030 matches found

CVE
CVE
•added 2026/09/14 7:33 p.m.•19 views

CVE-2026-16148

CVE-2026-16148 affects the ITE it82xx2 USB device-controller driver in Zephyr RTOS (drivers/usb/udc/udc_it82xx2.c). The root cause is that k_work_init_delayable() is called inside it82xx2_enable(), which unconditionally overwrites the delayable work structure without a busy check . Because it82xx...

4.6CVSS5.7AI score0.00167EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/14 7:33 p.m.•12 views

CVE-2026-16148 Kernel panic in the it82xx2 USB device controller driver via re-initialization of a busy delayable work item

The ITE it82xx2 USB device-controller driver initialized its bus-suspend detection work with kworkinitdelayable&priv-suspendedwork, suspendedhandler inside it82xx2enable the driver's .enable op in drivers/usb/udc/udcit82xx2.c. This work item is scheduled essentially continuously while the USB bus...

4.6CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/14 7:33 p.m.•37 views

CVE-2026-16148 Kernel panic in the it82xx2 USB device controller driver via re-initialization of a busy delayable work item

The ITE it82xx2 USB device-controller driver initialized its bus-suspend detection work with kworkinitdelayable&priv-suspendedwork, suspendedhandler inside it82xx2enable the driver's .enable op in drivers/usb/udc/udcit82xx2.c. This work item is scheduled essentially continuously while the USB bus...

4.6CVSS0.00167EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/14 7:33 p.m.•9 views

CVE-2026-16148 Kernel panic in the it82xx2 USB device controller driver via re-initialization of a busy delayable work item

The ITE it82xx2 USB device-controller driver initialized its bus-suspend detection work with kworkinitdelayable&priv-suspendedwork, suspendedhandler inside it82xx2enable the driver's .enable op in drivers/usb/udc/udcit82xx2.c. This work item is scheduled essentially continuously while the USB bus...

4.6CVSS5.7AI score0.00167EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/14 7:33 p.m.•6 views

CVE-2026-15924 Use-after-free / double-free from unsynchronized concurrent access to the TLS client session cache in Zephyr sockets

Zephyr's TLS socket layer in subsys/net/lib/sockets/socketstls.c keeps a single process-global array, clientcache, of cached client sessions that is shared by every TLS socket context. The functions that mutate and read it — tlssessionsave, tlssessionget, tlssessioncachereset, and the settings...

5.9CVSS6.8AI score0.00308EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/14 7:33 p.m.•10 views

CVE-2026-15924 Use-after-free / double-free from unsynchronized concurrent access to the TLS client session cache in Zephyr sockets

Zephyr's TLS socket layer in subsys/net/lib/sockets/socketstls.c keeps a single process-global array, clientcache, of cached client sessions that is shared by every TLS socket context. The functions that mutate and read it — tlssessionsave, tlssessionget, tlssessioncachereset, and the settings...

5.9CVSS6.8AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/14 7:33 p.m.•33 views

CVE-2026-15924 Use-after-free / double-free from unsynchronized concurrent access to the TLS client session cache in Zephyr sockets

Zephyr's TLS socket layer in subsys/net/lib/sockets/socketstls.c keeps a single process-global array, clientcache, of cached client sessions that is shared by every TLS socket context. The functions that mutate and read it — tlssessionsave, tlssessionget, tlssessioncachereset, and the settings...

5.9CVSS0.00308EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/14 7:33 p.m.•10 views

CVE-2026-15924

Zephyr RTOS TLS socket layer contains a use-after-free and double-free vulnerability in the process-global client_cache array shared across all TLS socket contexts. The root cause is that the per-socket mutex (ctx->lock) provides no mutual exclusion between different sockets concurrently acces...

5.9CVSS6.8AI score0.00308EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/14 7:33 p.m.•8 views

EUVD-2026-77776

Zephyr's TLS socket layer in subsys/net/lib/sockets/socketstls.c keeps a single process-global array, clientcache, of cached client sessions that is shared by every TLS socket context. The functions that mutate and read it — tlssessionsave, tlssessionget, tlssessioncachereset, and the settings...

5.9CVSS6.8AI score0.00308EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/09/14 7:33 p.m.•12 views

rsync: rsync: Memory corruption via out-of-bounds write in size parsing

An out-of-bounds write vulnerability in rsync's parsesizearg function allows a remote attacker to cause memory corruption. The flaw is triggered when snprintf truncates a formatted size string, resulting in an incorrect memory array index. Exploitation can lead to a denial of service and...

8.3CVSS6.8AI score0.00522EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/09/14 7:33 p.m.•9 views

rsync: rsync: Arbitrary file deletion via malicious file list

An improper path handling vulnerability in rsync allows a remote attacker to delete arbitrary files on the receiving system. By sending a specially crafted file list during synchronization, an attacker can expand the scope of --delete operations beyond the target directory, potentially causing a...

8.1CVSS6.8AI score0.0054EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/09/14 7:33 p.m.•9 views

rsync: rsync: Heap Out-of-Bounds Write via crafted argument list

A flaw was found in rsync. A remote attacker could exploit an out-of-bounds write vulnerability in the readargs function by sending a specially crafted argument list. This could lead to corruption of adjacent memory, potentially causing a denial of service or, in some cases, arbitrary code...

8.8CVSS7.3AI score0.00541EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/09/14 7:33 p.m.•32 views

Important: Red Hat Security Advisory: rsync security, bug fix, and enhancement update

An update for rsync is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

9.2CVSS7AI score0.00788EPSS
SaveExploits1References22
RedHat Linux
RedHat Linux
•added 2026/09/14 7:33 p.m.•8 views

rsync: rsync: Information disclosure and denial of service via crafted files-from entry

A flaw was found in rsync. Remote unauthenticated attackers can exploit a heap out-of-bounds write vulnerability by supplying a crafted files-from entry. This entry, containing both an interior and trailing backslash, causes the addimpliedinclude function to under-count the trailing backslash whe...

8.8CVSS6.5AI score0.00788EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/09/14 7:33 p.m.•10 views

rsync: rsync: Memory corruption via crafted file entries

A flaw was found in rsync. This out-of-bounds write vulnerability allows attackers to corrupt memory by triggering specific processing on specially crafted file entries when hard-link preservation is not active. This can lead to denial of service or other unpredictable system behavior...

8.8CVSS6.5AI score0.00541EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/09/14 7:33 p.m.•9 views

rsync: rsync: Denial of Service via handshake stall

A denial of service flaw was found in the rsync daemon. An unauthenticated remote attacker can stall the handshake process by opening multiple concurrent connections and trickling data or stalling prior to module selection. This bypasses standard timeouts and exhausts all available connection...

8.7CVSS6.5AI score0.00784EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/09/14 7:33 p.m.•9 views

rsync: rsync: Denial of Service via Zstandard compression thread exhaustion

A denial-of-service flaw in rsync allows remote attackers to exhaust system memory and CPU. By sending requests using the --zt Zstandard compression alias, an attacker can bypass security directives and spawn an excessive number of worker threads...

8.7CVSS6.7AI score0.00783EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/09/14 7:33 p.m.•8 views

rsync: rsync: Denial of Service via Algorithmic Complexity

A flaw was found in rsync. A remote attacker can exploit an algorithmic complexity vulnerability within the hashsearch function by sending a specially crafted file list. This can lead to the exhaustion of the receiver's CPU resources, causing a sustained denial of service DoS...

8.7CVSS6.5AI score0.0075EPSS
SaveExploits0References7
NVD
NVD
•added 2026/09/14 7:17 p.m.•7 views

CVE-2026-89020

MikroTik RouterOS before 7.23.4 long-term and 7.24.2 stable contains a stack-based buffer overflow vulnerability in the mtget binary's TFTP RRQ builder function that allows authenticated users to crash the mtget worker process by supplying a URL path of 507 bytes or more to the /tool fetch comman...

5.3CVSS0.00488EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/14 6:49 p.m.•33 views

CVE-2026-15893 Zephyr IPv6 Neighbor Discovery zero reachable time from crafted Router Advertisement causes assertion/DoS

netifipv6calcreachabletime in subsys/net/ip/netif.c derives a randomized ND reachable time from ipv6-basereachabletime as minreachable + sysrand32get % maxreachable - minreachable, where minreachable = base/2 and maxreachable = 3base/2 using integer division. When basereachabletime is 1, both...

6.5CVSS0.002EPSS
SaveExploits0References2
Rows per page
Query Builder