Lucene search
+L

57770 matches found

CVE
CVE
added 2026/05/06 12:00 a.m.102 views

CVE-2026-34473

CVE-2026-34473: Unauthenticated DoS affecting ZTE router models including H8102E, H168N, H167A, H199A, H288A, H198A, H267A, H267N, H268A, H388X, H196A, H369A, H268N, H208N, H367N, H181A, and H196Q. According to connected documents, an oversized application/x-www-form-urlencoded POST body can trig...

7.5CVSS5.8AI score0.02376EPSS
SaveExploits3References3
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.36 views

PT-2026-37469

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists where the Integrity Measurement Architecture IMA measurement buffer passed from a previous kernel may fall outside the addressable RAM of a new kernel when the second-sta...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/06 12:00 a.m.13 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the iris gen1 driver failing to destroy the internal buffer after it is released by the firmware,...

5.5CVSS5.9AI score0.00126EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.22 views

PT-2026-37557

In the Linux kernel, the following vulnerability has been resolved: media: iris: gen2: Add sanity check for session stop In iris kill session, inst-state is set to IRIS INST ERROR and session close is executed, which will kfreeinst hfi gen2-packet. If stop streaming is called afterward, it will...

5.8AI score0.00126EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-43277

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - APEI/GHES: ensure that won't go past CPER allocated record The logic at ghesnew prevents allocating too large records, by checking if they're bigger than...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/06 12:00 a.m.27 views

Linux Distros Unpatched Vulnerability : CVE-2026-43113

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: wl1251: validate packet IDs before indexing txframes wl1251txpacketcb uses the firmware completion ID directly to index the fixed 16-entry wl-txframes...

8.8CVSS5.9AI score0.00244EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.23 views

PT-2026-37484

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential kernel oops can occur in the brcmfmac wifi driver when the probe of the sdio device fails, such as due to missing firmware. This happens because the sdiodev-bus variable is...

5.5CVSS5.9AI score0.00126EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/05/06 12:00 a.m.11 views

CVE-2026-34473

Unauthenticated DoS in ZTE H8102E, H168N, H167A, H199A, H288A, H198A, H267A, H267N, H268A, H388X, H196A, H369A, H268N, H208N, H367N, H181A, and H196Q. A denial-of-service condition can be triggered against the router's web interface by sending an oversized application/x-www-form-urlencoded POST...

5.8AI score0.02376EPSS
SaveExploits3References2
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.25 views

PT-2026-38217

Name of the Vulnerable Software and Affected Versions ZTE H8102E affected versions not specified ZTE H168N affected versions not specified ZTE H167A affected versions not specified ZTE H199A affected versions not specified ZTE H288A affected versions not specified ZTE H198A affected versions not...

7.5CVSS5.8AI score0.02376EPSS
SaveExploits3References12
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.17 views

PT-2026-37512

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the iwlwifi driver regarding the parsing of SMEM Shared Memory in the 22000 series. An array overrun occurs when the firmware reports three LMACs Lower MAC addresses,...

8.8CVSS5.8AI score0.00256EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.18 views

PT-2026-37482

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the iris driver for gen1, internal buffers were not destroyed after being released by the firmware. This led to stale allocations that remained unused, particularly during resolution...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/06 12:00 a.m.18 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the wl1251txpacketcb function not verifying the firmware completion ID range, potentially leading to...

8.8CVSS5.8AI score0.00244EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.18 views

PT-2026-37600

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the bnxt en driver regarding the RSS context delete logic. The driver incorrectly used a netif running check when deleting an RSS context, which caused VNICs Virtual...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/05 6:33 p.m.15 views

EUVD-2026-27371

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcill: Fix firmware leak on error path Smatch reports: drivers/bluetooth/hcill.c:587 downloadfirmware warn: 'fw' from requestfirmware not released on lines: 544. In downloadfirmware, if requestfirmware succeeds but the...

5.8AI score0.00114EPSS
SaveExploits0References9
NVD
NVD
added 2026/05/05 4:16 p.m.22 views

CVE-2026-43069

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcill: Fix firmware leak on error path Smatch reports: drivers/bluetooth/hcill.c:587 downloadfirmware warn: 'fw' from requestfirmware not released on lines: 544. In downloadfirmware, if requestfirmware succeeds but the...

5.5CVSS0.00114EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/05/05 3:31 p.m.14 views

EUVD-2026-27319

A weakness has been identified in EFM ipTIME C200 up to 1.092. This vulnerability affects the function sub408F90 of the file /cgi/iuxset.cgi of the component ApplyRestore Endpoint. This manipulation of the argument RestoreFile causes command injection. The attack can be initiated remotely. The...

8.6CVSS6.7AI score0.02336EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/05 3:23 p.m.39 views

CVE-2026-43069

CVE-2026-43069 concerns the Linux kernel Bluetooth stack (hci_ll). The issue arises when download_firmware() succeeds in request_firmware() but returns invalid content (no data/zero size), causing a resource leak because firmware is not released. The fix introduced is to call release_firmware() b...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/05 3:23 p.m.15 views

CVE-2026-43069 Bluetooth: hci_ll: Fix firmware leak on error path

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcill: Fix firmware leak on error path Smatch reports: drivers/bluetooth/hcill.c:587 downloadfirmware warn: 'fw' from requestfirmware not released on lines: 544. In downloadfirmware, if requestfirmware succeeds but the...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/05/05 3:23 p.m.47 views

CVE-2026-43069 Bluetooth: hci_ll: Fix firmware leak on error path

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcill: Fix firmware leak on error path Smatch reports: drivers/bluetooth/hcill.c:587 downloadfirmware warn: 'fw' from requestfirmware not released on lines: 544. In downloadfirmware, if requestfirmware succeeds but the...

0.00114EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/05/05 3:23 p.m.16 views

CVE-2026-43069

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcill: Fix firmware leak on error path Smatch reports: drivers/bluetooth/hcill.c:587 downloadfirmware warn: 'fw' from requestfirmware not released on lines: 544. In downloadfirmware, if requestfirmware succeeds but the...

5.8AI score0.00114EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder