Lucene search
+L

6956 matches found

Positive Technologies
Positive Technologies
•added 2026/08/24 12:00 a.m.•19 views

PT-2026-79839

Name of the Vulnerable Software and Affected Versions DJI Neo versions prior to 01.00.0400 DJI Neo 2 versions prior to 01.00.0500 DJI Flip versions prior to 01.00.1200 DJI Air 3 versions prior to 01.00.1600 DJI Air 3S versions prior to 01.00.1400 DJI Avata 2 versions prior to 01.00.0400 DJI Avata...

6CVSS5.3AI score0.00241EPSS
SaveExploits0References5
NVD
NVD
•added 2026/08/22 9:16 p.m.•18 views

CVE-2026-12999

The Infineon Airoc Wi-Fi driver's transmit callback airocmgmtsend in drivers/wifi/infineon/airocwifi.c allocates a netbuf from the fixed airocpool for every outbound packet. When whdnetworksendethernetdata returns a synchronous failure, the underlying WHD library does not take ownership of the...

5.3CVSS0.00246EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/22 8:35 p.m.•49 views

CVE-2026-12999

CVE-2026-12999 affects the Infineon Airoc Wi-Fi driver in Zephyr RTOS (drivers/wifi/infineon/airoc_wifi.c). The transmit callback airoc_mgmt_send() leaks a net_buf from the fixed airoc_pool (default 20 buffers) whenever whd_network_send_ethernet_data() returns a synchronous failure, because the b...

5.3CVSS5.6AI score0.00246EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/22 8:35 p.m.•20 views

CVE-2026-12999 Infineon Airoc Wi-Fi driver leaks TX buffers on send failure, leading to permanent pool exhaustion

The Infineon Airoc Wi-Fi driver's transmit callback airocmgmtsend in drivers/wifi/infineon/airocwifi.c allocates a netbuf from the fixed airocpool for every outbound packet. When whdnetworksendethernetdata returns a synchronous failure, the underlying WHD library does not take ownership of the...

5.3CVSS5.8AI score
SaveExploits0References5
EUVD
EUVD
•added 2026/08/22 8:35 p.m.•22 views

EUVD-2026-64597

The Infineon Airoc Wi-Fi driver's transmit callback airocmgmtsend in drivers/wifi/infineon/airocwifi.c allocates a netbuf from the fixed airocpool for every outbound packet. When whdnetworksendethernetdata returns a synchronous failure, the underlying WHD library does not take ownership of the...

5.3CVSS5.6AI score0.00246EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/22 8:35 p.m.•9 views

CVE-2026-12999 Infineon Airoc Wi-Fi driver leaks TX buffers on send failure, leading to permanent pool exhaustion

The Infineon Airoc Wi-Fi driver's transmit callback airocmgmtsend in drivers/wifi/infineon/airocwifi.c allocates a netbuf from the fixed airocpool for every outbound packet. When whdnetworksendethernetdata returns a synchronous failure, the underlying WHD library does not take ownership of the...

5.3CVSS5.6AI score0.00246EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/22 8:35 p.m.•44 views

CVE-2026-12999 Infineon Airoc Wi-Fi driver leaks TX buffers on send failure, leading to permanent pool exhaustion

The Infineon Airoc Wi-Fi driver's transmit callback airocmgmtsend in drivers/wifi/infineon/airocwifi.c allocates a netbuf from the fixed airocpool for every outbound packet. When whdnetworksendethernetdata returns a synchronous failure, the underlying WHD library does not take ownership of the...

5.3CVSS0.00246EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/22 12:00 a.m.•22 views

PT-2026-79740

The Infineon Airoc Wi-Fi driver's transmit callback airoc mgmt send in drivers/wifi/infineon/airoc wifi.c allocates a net buf from the fixed airoc pool for every outbound packet. When whd network send ethernet data returns a synchronous failure, the underlying WHD library does not take ownership ...

5.3CVSS5.6AI score0.00246EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/22 12:00 a.m.•21 views

PT-2026-79628

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: free stranded TX buffers on ring deinit aq vec deinit drains the TX rings with a single aq ring tx clean call, which frees at most AQ CFG TX CLEAN BUDGET 256 descriptors and stops at hw head, which no longer moves...

5.8AI score0.0022EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/20 3:37 p.m.•12 views

CVE-2026-74299

A flaw was found in the Linux kernel's RDMA/core component. When aging pools with pinned handles, a failure to move handles from the active queue to an inactive queue during new page allocation can lead to a memory leak. This occurs because the system does not properly handle the fault, resulting...

5.5CVSS5.4AI score0.00198EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/19 7:32 p.m.•23 views

CVE-2026-55090 Etherpad: Stored XSS in HTML export via unescaped attribute-pool values

Etherpad is a real-time collaborative editor. Prior to 3.3.0, getHTMLFromAtext in src/node/utils/ExportHtml.ts interpolates values from the exportHtmlAdditionalTagsWithData plugin hook into span data attributes without HTML attribute escaping. A pad editor can place an attacker-controlled value...

5.3CVSS5.3AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/08/19 7:32 p.m.•37 views

CVE-2026-55090 Etherpad: Stored XSS in HTML export via unescaped attribute-pool values

Etherpad is a real-time collaborative editor. Prior to 3.3.0, getHTMLFromAtext in src/node/utils/ExportHtml.ts interpolates values from the exportHtmlAdditionalTagsWithData plugin hook into span data attributes without HTML attribute escaping. A pad editor can place an attacker-controlled value...

5.3CVSS0.00547EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/19 7:32 p.m.•36 views

EUVD-2026-62734

Etherpad is a real-time collaborative editor. Prior to 3.3.0, getHTMLFromAtext in src/node/utils/ExportHtml.ts interpolates values from the exportHtmlAdditionalTagsWithData plugin hook into span data attributes without HTML attribute escaping. A pad editor can place an attacker-controlled value...

5.3CVSS5.1AI score0.00547EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/19 7:32 p.m.•15 views

CVE-2026-55090 Etherpad: Stored XSS in HTML export via unescaped attribute-pool values

Etherpad is a real-time collaborative editor. Prior to 3.3.0, getHTMLFromAtext in src/node/utils/ExportHtml.ts interpolates values from the exportHtmlAdditionalTagsWithData plugin hook into span data attributes without HTML attribute escaping. A pad editor can place an attacker-controlled value...

5.3CVSS5.2AI score0.00547EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/18 4:55 p.m.•9 views

SUSE CVE-2026-72064

In the Linux kernel, the following vulnerability has been resolved: net: mana: Sync page pool RX frags for CPU MANA allocates RX buffers from page pool fragments when fragcount is greater than 1. In that case the buffers remain DMA mapped by page pool and the RX completion path does not call...

9.8CVSS5.9AI score0.00553EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/18 2:32 p.m.•11 views

GO-2026-6201 Traefik: Cross-user response poisoning via proxied CONNECT on Traefik's shared backend keep-alive pool in github.com/traefik/traefik

Traefik: Cross-user response poisoning via proxied CONNECT on Traefik's shared backend keep-alive pool in github.com/traefik/traefik...

9.1CVSS7.4AI score0.00693EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•18 views

Linux Distros Unpatched Vulnerability : CVE-2026-72059

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: wwan: t7xx: destroy DMA pool on CLDMA late init failure t7xxcldmalateinit creates mdctrl-gpddmapool before initializing the TX and RX rings. If any ring...

5.9AI score0.00215EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-72474

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: dma-axi-dmac: use DMA pool to manange DMA descriptor For architectures like Microblaze or arm64 where this IP is used, DMADIRECTREMAP is set which...

5.9AI score0.00209EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-72064

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: mana: Sync page pool RX frags for CPU MANA allocates RX buffers from page pool fragment...

9.8CVSS7.2AI score0.00553EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/08/17 9:49 p.m.•18 views

atomic-agents-stack: HTTP MCP catalog accepts cleartext http and spawns catalog-supplied commands (MITM to RCE)

The HTTP MCP server-registry backend factory atomicagents/mcpregistry/http.py, makehttpmcpserverregistrybackendfromurl accepts both http and https schemes. Catalog entries carry command/args that are type-validated but content-unrestricted, and are later spawned as local stdio subprocesses by...

6.2AI score
SaveExploits0References3Affected Software1
Rows per page
Query Builder