Lucene search
+L

66588 matches found

CVE
CVE
added 2026/09/11 7:43 p.m.11 views

CVE-2026-89462

CVE-2026-89462 affects the Linux kernel power: supply: max17040 driver. The functions max17040_get_vcell() and max17040_get_soc() ignore errors returned by regmap_read() . When an I2C transfer fails , the uninitialized register value is converted and reported to userspace as a valid voltage or st...

0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:43 p.m.7 views

EUVD-2026-76364

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Do not complete a failed ESE read as successful dasdinthandler completes an NRF read of an unallocated ESE track by calling eseread and unconditionally marking the request DASDCQRSUCCESS. dasdeckdeseread can return an...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:43 p.m.7 views

CVE-2026-89454 PCI: plda: Fix IRQ domain leaks in the error paths of plda_init_interrupts()

In the Linux kernel, the following vulnerability has been resolved: PCI: plda: Fix IRQ domain leaks in the error paths of pldainitinterrupts pldainitinterrupts initializes IRQ domains and creates IRQ mapping but does not unwind them when later step fails. If platformgetirq or either...

5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.23 views

CVE-2026-89454 PCI: plda: Fix IRQ domain leaks in the error paths of plda_init_interrupts()

In the Linux kernel, the following vulnerability has been resolved: PCI: plda: Fix IRQ domain leaks in the error paths of pldainitinterrupts pldainitinterrupts initializes IRQ domains and creates IRQ mapping but does not unwind them when later step fails. If platformgetirq or either...

0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:43 p.m.6 views

EUVD-2026-76339

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Propagate SMU errors and validate S2D address amdstbs2dinit discards the return value of several S2D SMU commands. When the SMU refuses a command e.g. "SMU cmd failed. err: 0xff" the failure is only noticed...

0.0018EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.11 views

CVE-2026-81015

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Fix LPS0 and debugfs leaks when STB init fails amdpmcprobe registers the LPS0 s2idle handler with acpiregisterlps0dev and creates the driver's debugfs directory before calling amdstbs2dinit, which is the las...

7.8CVSS0.00161EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:43 p.m.12 views

CVE-2026-81016

This vulnerability affects the Linux kernel's AMD Platform Management Controller (PMC) driver (platform/x86/amd/pmc). The function amd_stb_s2d_init() discards return values from several S2D SMU commands. When the SMU refuses a command, the S2D_PHYS_ADDR_LOW/HIGH return values are ignored, leaving...

7.7CVSS0.0018EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:43 p.m.5 views

CVE-2026-81016 platform/x86/amd/pmc: Propagate SMU errors and validate S2D address

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Propagate SMU errors and validate S2D address amdstbs2dinit discards the return value of several S2D SMU commands. When the SMU refuses a command e.g. "SMU cmd failed. err: 0xff" the failure is only noticed...

7.7CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/11 7:43 p.m.25 views

CVE-2026-81016 platform/x86/amd/pmc: Propagate SMU errors and validate S2D address

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Propagate SMU errors and validate S2D address amdstbs2dinit discards the return value of several S2D SMU commands. When the SMU refuses a command e.g. "SMU cmd failed. err: 0xff" the failure is only noticed...

7.7CVSS0.0018EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:42 p.m.5 views

CVE-2026-81008 interconnect: Fix use after free in icc_get() and of_icc_get_by_index()

In the Linux kernel, the following vulnerability has been resolved: interconnect: Fix use after free in iccget and oficcgetbyindex In oficcgetbyindex and iccget, if the dynamic allocation for path-name fails via kasprintf, the error handling path directly calls kfreepath to free the path object a...

7.8CVSS6.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.28 views

CVE-2026-80971 ALSA: bcd2000: clear the URB pointers on disconnect

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: clear the URB pointers on disconnect bcd2000freeusbrelatedresources frees both URBs and leaves the pointers behind: usbkillurbbcd2k-midiouturb; usbkillurbbcd2k-midiinurb; usbfreeurbbcd2k-midiouturb;...

7.8CVSS0.00159EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.8 views

CVE-2026-80953

In the Linux kernel, the following vulnerability has been resolved: i3c: master: adi: initialize the lock before enabling interrupts adii3cmasterprobe requests the IRQ and unmasks REGIRQPENDINGCMDR before the controller's IBI state, transfer queue list and transfer queue lock are initialized. A...

8.4CVSS0.0018EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.26 views

CVE-2026-80948 wifi: iwlwifi: dvm: fix memory leak in iwl_op_mode_dvm_start()

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dvm: fix memory leak in iwlopmodedvmstart In iwlopmodedvmstart, jumping to outfreeeeprom currently bypasses the outfreeeepromblob label. Consequently, error paths triggered after successfully parsing the EEPROM fre...

0.0021EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/11 7:42 p.m.6 views

EUVD-2026-76271

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dvm: fix memory leak in iwlopmodedvmstart In iwlopmodedvmstart, jumping to outfreeeeprom currently bypasses the outfreeeepromblob label. Consequently, error paths triggered after successfully parsing the EEPROM fre...

0.0021EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/11 7:42 p.m.9 views

CVE-2026-80948

CVE-2026-80948 is a memory leak in the Linux kernel's iwlwifi DVM wireless driver. In iwl_op_mode_dvm_start(), error paths triggered after successful EEPROM parsing free priv->nvm_data but skip the out_free_eeprom_blob label, leaking priv->eeprom_blob. The fix reorders the error-handling la...

0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 7:42 p.m.6 views

CVE-2026-80941 wifi: rtw88: Fix potential memory leak in rtw_txq_push_skb()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix potential memory leak in rtwtxqpushskb The skb passed to the rtwhcitxwrite is expected to be freed when the function fails, but the error path in rtwtxqpushskb does not free the skb before returning. This can lea...

5.7AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/11 6:09 p.m.10 views

CVE-2023-41898_Lab

CVE-2023-41898 Unvalidated Deep Link Lab Laboratorio educativo de reproducción reducida creado a partir del informe de vulnerabilidad pública GHSL-2023-142 de Home Assistant Companion for Android y de la estructura de código abierto de la versión vulnerable 2023.8.2. No se utilizan servidores,...

8.6CVSS7.5AI score0.00164EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/11 1:16 p.m.7 views

CVE-2026-66754-Remote-Denial-of-Service-via-Reachable-Assertion-in-URL-Prefix-Handling-rouille-

Aviso de seguridad: Denegación de servicio remota mediante aserción alcanzable en el manejo de prefijos de URL rouille CVE ID asignado: CVE-2026-66754 Resumen Request::removeprefix comprueba la URL decodificada en porcentaje, pero hace la aserción sobre la URL cruda. Una solicitud cuya ruta...

8.2CVSS5.9AI score0.00401EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 12:13 p.m.11 views

CVE-2026-9973-exploit

CVE-2026-9973 Bug fix https://chromium-review.googlesource.com/c/v8/v8/+/7822799 root@kitploit: wasmturboshaft Fix Phi handling in Load Elimination some more Multiple Phis can depend on each other, so we have to clear all their replacements up front. Fixed: 509268941 Change-Id:...

8.8CVSS7.8AI score0.00311EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 10:09 a.m.5 views

Fsociety-CVE-2024-0670-CheckMK-LPE

🚀 Fsociety-CVE-2024-0670-CheckMK-LPE - Acceso Poderoso al Sistema Hecho Simple 📦 Resumen Hola amigo. Esta herramienta desbloquea acceso avanzado para CheckMK CVE-2024-0670. Aprovecha un manejo débil de archivos para obtener soporte de SYSTEM. El software incluye una función especializada de...

8.8CVSS7.8AI score0.00332EPSS
SaveExploits5References1
Rows per page
Query Builder