Lucene search
+L

314 matches found

OSV
OSV
•added 2026/09/24 12:09 p.m.•3 views

RLSA-2026:70498 Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: crypto: afalg - Disallow concurrent writes in afalgsendmsg CVE-2025-39964 kernel: iommu/vt-d: Clear Present bit before tearing down PASID entry CVE-2026-45894 kernel: crypto: ccp - Fix a...

8.8CVSS6.7AI score0.00996EPSS
SaveExploits1References14
Kitploit
Kitploit
•added 2026/09/24 11:56 a.m.•11 views

CVE-2022-1388

CVE-2022-1388 Comprobación y exploit para CVE-2022-1388 Instalación: root@kitploit: python3 -m pip install -r requirements.txt Uso Individual : root@kitploit: python3 cve.py s fullurl apicommand example python3 cve.py s http://127.0.0.1:8000/mgmt/tm/util/bash '"command":"run","utilCmdArgs":"-c id...

9.8CVSS8.8AI score0.99954EPSS
SaveExploits63References1
Kitploit
Kitploit
•added 2026/09/21 11:19 p.m.•11 views

CVE-2021-41651

CVE-2021-41651 CVE-2021-41651 Inyección SQL en hotel-mgmt-system El hotel-mgmt-system es vulnerable a un ataque de inyección SQL ciega basada en tiempo sin autenticación. El parámetro cid en la página /processupdateprofile.php no sanea la entrada del usuario, un atacante puede extraer datos...

7.5CVSS7.5AI score0.02377EPSS
SaveExploits2References1
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•7 views

Linux Distros Unpatched Vulnerability : CVE-2026-90253

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: MGMT: free the mesh send cancel command when it is cancelled meshsendcancel queues the pending command with a NULL destroy callback, so it is only...

5.7AI score0.00206EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•8 views

Linux Distros Unpatched Vulnerability : CVE-2026-90252

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: MGMT: free the HCI command when it is cancelled mgmthcicmdsync queues the pending command with a NULL destroy callback, so it is only freed if...

5.7AI score0.00206EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/17 5:17 p.m.•7 views

DEBIAN-CVE-2026-90253

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: free the mesh send cancel command when it is cancelled meshsendcancel queues the pending command with a NULL destroy callback, so it is only freed if sendcancel runs. A cancelled entry is leaked, as...

5.7AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:17 p.m.•9 views

DEBIAN-CVE-2026-90252

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: free the HCI command when it is cancelled mgmthcicmdsync queues the pending command with a NULL destroy callback, so it is only freed if sendhcicmdsync runs. A cancelled entry is leaked, as hcicmdsynccancelentry...

5.7AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:17 p.m.•7 views

AZL-102335 CVE-2026-90253 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: free the mesh send cancel command when it is cancelled meshsendcancel queues the pending command with a NULL destroy callback, so it is only freed if sendcancel runs. A cancelled entry is leaked, as...

5.7AI score0.00206EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/17 5:17 p.m.•8 views

CVE-2026-90253

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: free the mesh send cancel command when it is cancelled meshsendcancel queues the pending command with a NULL destroy callback, so it is only freed if sendcancel runs. A cancelled entry is leaked, as...

0.00206EPSS
SaveExploits0References6
NVD
NVD
•added 2026/09/17 5:17 p.m.•6 views

CVE-2026-90252

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: free the HCI command when it is cancelled mgmthcicmdsync queues the pending command with a NULL destroy callback, so it is only freed if sendhcicmdsync runs. A cancelled entry is leaked, as hcicmdsynccancelentry...

0.00206EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/17 4:07 p.m.•9 views

EUVD-2026-81846

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: free the mesh send cancel command when it is cancelled meshsendcancel queues the pending command with a NULL destroy callback, so it is only freed if sendcancel runs. A cancelled entry is leaked, as...

5.7AI score0.00206EPSS
SaveExploits0References6
CVE
CVE
•added 2026/09/17 4:07 p.m.•21 views

CVE-2026-90253

In the Linux kernel Bluetooth MGMT subsystem , mesh_send_cancel() queues a pending command with a NULL destroy callback , meaning it is only freed if send_cancel() actually runs. When the entry is cancelled (e.g., by hci_cmd_sync_clear() on controller unregistration), _hci_cmd_sync_cancel_entry()...

5.7AI score0.00206EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/17 4:07 p.m.•34 views

CVE-2026-90253 Bluetooth: MGMT: free the mesh send cancel command when it is cancelled

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: free the mesh send cancel command when it is cancelled meshsendcancel queues the pending command with a NULL destroy callback, so it is only freed if sendcancel runs. A cancelled entry is leaked, as...

0.00206EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/17 4:07 p.m.•37 views

CVE-2026-90252 Bluetooth: MGMT: free the HCI command when it is cancelled

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: free the HCI command when it is cancelled mgmthcicmdsync queues the pending command with a NULL destroy callback, so it is only freed if sendhcicmdsync runs. A cancelled entry is leaked, as hcicmdsynccancelentry...

0.00206EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/17 4:07 p.m.•6 views

EUVD-2026-81845

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: free the HCI command when it is cancelled mgmthcicmdsync queues the pending command with a NULL destroy callback, so it is only freed if sendhcicmdsync runs. A cancelled entry is leaked, as hcicmdsynccancelentry...

5.7AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 4:07 p.m.•8 views

CVE-2026-90252 Bluetooth: MGMT: free the HCI command when it is cancelled

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: free the HCI command when it is cancelled mgmthcicmdsync queues the pending command with a NULL destroy callback, so it is only freed if sendhcicmdsync runs. A cancelled entry is leaked, as hcicmdsynccancelentry...

5.7AI score
SaveExploits0References6
CVE
CVE
•added 2026/09/17 4:07 p.m.•17 views

CVE-2026-90252

CVE-2026-90252 is a memory and socket-reference leak in the Linux kernel's Bluetooth MGMT subsystem. The root cause is that mgmt_hci_cmd_sync() queues a pending HCI command with a NULL destroy callback , meaning a cancelled entry is never freed. When a controller is unregistered, hci_cmd_sync_cle...

5.7AI score0.00206EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•0 views

CVE-2026-90253: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: free the mesh send cancel command when it is cancelled meshsendcancel queues the pending command with a NULL destroy callback, so it is only freed if sendcancel runs. A cancelled entry is leaked, as...

5.7AI score0.00206EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•1 views

CVE-2026-90252: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: free the HCI command when it is cancelled mgmthcicmdsync queues the pending command with a NULL destroy callback, so it is only freed if sendhcicmdsync runs. A cancelled entry is leaked, as hcicmdsynccancelentry...

5.7AI score0.00206EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/15 8:06 p.m.•9 views

EUVD-2026-79843

Vulnerability in the Oracle Hyperion Financial Management product of Oracle Hyperion component: Security. The supported version that is affected is 11.2.26.0.000. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Hyperion Financial...

9.8CVSS5.7AI score0.00508EPSS
SaveExploits0References1
Rows per page
Query Builder