Lucene search
+L

65851 matches found

Cvelist
Cvelist
added 2026/08/06 7:13 a.m.40 views

CVE-2026-64597 smb: client: fix double-free in SMB2_close() replay

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2close replay A response-bearing attempt can return a replayable error and free its response buffer. If SMB2closeinit fails before the next send, cleanup retains the previous buffer type and fre...

9.8CVSS0.00359EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/06 7:13 a.m.13 views

EUVD-2026-53785

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

5.5AI score0.00278EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/06 7:13 a.m.17 views

CVE-2026-64598

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

5.5AI score0.00278EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/08/06 7:13 a.m.84 views

CVE-2026-64598

CVE-2026-64598 affects the Linux kernel SMB client in smb2_aead_req_alloc(). The bug arises because *num_sgs is a u32 and using ERR_PTR(*num_sgs) is incorrect; the fix stores the return in an int ret variable (instead of casting similarly to a prior line) to avoid dereferencing an invalid error p...

8.8CVSS5.5AI score0.00278EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/06 7:13 a.m.43 views

CVE-2026-64598 smb/client: Fix error code in smb2_aead_req_alloc()

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

8.8CVSS0.00278EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/06 7:13 a.m.25 views

CVE-2026-64598 smb/client: Fix error code in smb2_aead_req_alloc()

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

8.8CVSS5.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/06 7:06 a.m.40 views

CVE-2026-64583 usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardown

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit, so the IRQ is released by devm only after bdcremove returns. devm...

7.8CVSS0.00117EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/06 7:06 a.m.21 views

CVE-2026-64583 usb: gadget: udc: bdc: free IRQ and drain func_wake_notify before teardown

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit, so the IRQ is released by devm only after bdcremove returns. devm...

7.8CVSS5.3AI score
SaveExploits0References11
CVE
CVE
added 2026/08/06 7:06 a.m.93 views

CVE-2026-64583

Summary: CVE-2026-64583 affects the Linux kernel usb gadget Broadcom BDC UDC driver. The issue arises from the irq handling window after devm_request_irq() but before teardown, allowing a shared IRQ to dereference freed memory and cause NULL-deref or use-after-free in bdc_udc_interrupt and relate...

7.8CVSS5.3AI score0.00117EPSS
SaveExploits0References8
Veracode
Veracode
added 2026/08/06 6:26 a.m.21 views

HTTP Response Desynchronization

undici is vulnerable to HTTP Response Desynchronization. The vulnerability is due to improper Content-Length handling after retrying or resuming partial responses, where a stale length can be retained for a differently sized response body, potentially causing downstream response desynchronization...

6.5CVSS5.5AI score0.00176EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/06 6:15 a.m.12 views

EUVD-2026-53739

A vulnerability was determined in mf-yang openclaw-cn up to 0.2.1. This vulnerability affects the function isApprovedElevatedSender of the file src/auto-reply/reply/reply-elevated.ts. This manipulation causes improper privilege management. It is possible to initiate the attack remotely. The explo...

6.5CVSS6.2AI score0.00209EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/06 12:16 a.m.15 views

CVE-2026-67872

An issue in Systerel S2OPC 1.7.3 allows a remote attacker to cause a denial of service via the event monitored-item queue resize handling...

7.5CVSS0.00422EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/06 12:00 a.m.15 views

CVE-2026-64597

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double-free in SMB2close replay A response-bearing attempt can return a replayable error and free its response buffer. If SMB2closeinit fails before the next send, cleanup retains the previous buffer type and fre...

9.8CVSS5.5AI score0.00359EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.15 views

MiracleLinux 8 : java-21-openjdk-21.0.12.0.8-1.1.el8.ML.1 (AXSA:2026-1475:08)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1475:08 advisory. JDK: Enhance TLS certificate handling CVE-2026-46968 JDK: Improve DTLS handshaking CVE-2026-46917 JDK: Enhance JPEG handling CVE-2026-47010 JDK:...

7.5CVSS5.7AI score0.00364EPSS
SaveExploits1References10
UbuntuCve
UbuntuCve
added 2026/08/06 12:00 a.m.7 views

CVE-2026-64598

In the Linux kernel, the following vulnerability has been resolved: smb/client: Fix error code in smb2aeadreqalloc The "numsgs" variable is a u32 so "ERRPTRnumsgs" doesn't work. We would have to do something similar to the previous line where it's cast to int and then long. However, it's simpler ...

8.8CVSS5.6AI score0.00278EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.12 views

EulerOS 2.0 SP15 : curl (EulerOS-SA-2026-2920)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A vulnerability, which was classified as problematic, has been found in cURL up to 8.19.0 Network Utility Software. Affected by this issue is some...

7.5CVSS6.2AI score0.00719EPSS
SaveExploits7References8
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.12 views

AlmaLinux 10 : java-25-openjdk (ALSA-2026:42899)

The remote AlmaLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:42899 advisory. JDK: Enhance TLS certificate handling CVE-2026-46968 JDK: Improve DTLS handshaking CVE-2026-46917 JDK: Enhance JPEG handling CVE-2026-47010 JDK: Enhance...

7.5CVSS6.2AI score0.00364EPSS
SaveExploits1References11
Oracle linux
Oracle linux
added 2026/08/06 12:00 a.m.35 views

Unbreakable Enterprise kernel security update

6.12.0-204.92.4.4.3 - KVM: x86: Check for invalid/obsolete root after making MMU pages available Sean Christopherson Orabug: 39832878 CVE-2026-64561 - x86/bugs: Make Safe-RET robust against interrupt injection Borislav Petkov AMD Orabug: 39832867 CVE-2026-68480 6.12.0-204.92.4.4.2 - net: tap: set...

8.8CVSS5.9AI score0.0038EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-68480

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - x86/bugs: Make Safe-RET robust against interrupt injection An attacker injecting interrupts while the Safe-RET mitigation executes on machines affected by SRSO...

5.5AI score0.00234EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.10 views

RHEL 10 : yggdrasil (RHSA-2026:51187)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:51187 advisory. yggdrasil is a system daemon that subscribes to topics on an MQTT broker and routes any data received on the topics to an appropriate chil...

9.6CVSS5.8AI score0.00813EPSS
SaveExploits0References8
Rows per page
Query Builder