Lucene search
+L

242 matches found

AstraLinux
AstraLinux
added 3 days ago9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: nvme: Fix for admin queue leaks upon controller reset When the nvmeallocadmintagset function is called during a controller reset, an existing admin queue may still exist. Properly release this queue before allocating a new one to...

5.5CVSS4.4AI score0.00123EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 8:8 a.m.8 views

CVE-2026-64573

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NVM tag length underflow in TLV parser In the TLVTYPENVM branch of qcatlvcheckdata the tag loop bound is "while idx length - sizeofstruct tlvtypenvm". "length" is a signed int from the firmware TLV header and...

5.5AI score0.00156EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/08/05 8:8 a.m.8 views

CVE-2026-64573

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NVM tag length underflow in TLV parser In the TLVTYPENVM branch of qcatlvcheckdata the tag loop bound is "while idx length - sizeofstruct tlvtypenvm". "length" is a signed int from the firmware TLV header and...

5.5AI score0.00156EPSS
SaveExploits0
CVE
CVE
added 2026/08/05 8:8 a.m.52 views

CVE-2026-64573

The CVE-2026-64573 issue affects the Linux kernel Bluetooth stack (qca TLV parser). In the TLV_TYPE_NVM branch of qca_tlv_check_data(), the loop bound used length - sizeof(struct tlv_type_nvm) with length as a signed int promoted to size_t, which could underflow when firmware

5.6AI score0.00156EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/30 5:41 a.m.8 views

CVE-2026-64510

A flaw was found in the Linux kernel's Advanced Configuration and Power Interface ACPI Non-Volatile Memory NVM Firmware Interface Table NFIT core. Improper error handling during the initialization process can leave a dangling pointer. A local attacker could potentially trigger an ACPI Machine Che...

7CVSS5.8AI score0.00111EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 11:27 a.m.11 views

CVE-2026-64511

A flaw was found in the Linux kernel's ACPI NFIT core component. This vulnerability allows a local attacker to cause a system crash by triggering a specific notification related to Non-Volatile Memory NVM before the NVM table is fully set up. This improper handling of NVM notifications can lead t...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.11 views

CVE-2026-64321

In the Linux kernel, the following vulnerability has been resolved: nvme: target: rdma: fix ndev refcount leak on queue connect nvmetrdmaqueueconnect calls nvmetrdmafindgetdevice which acquires a reference on the returned ndev via krefget. On the path where the host queue backlog is exceeded and...

5.7AI score0.00168EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/21 1:1 p.m.10 views

SUSE CVE-2026-64016

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable reconnect error path file lifetime After a durable reconnect succeeds, ksmbdreopendurablefd republishes the same ksmbdfile into the session volatile-id table. If smb2open then takes a later error path, cleanup...

9.8CVSS5.3AI score0.00442EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-64016

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: ksmbd: fix durable reconnect error path file lifetime After a durable reconnect succeeds,...

9.8CVSS5.3AI score0.00442EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:17 p.m.11 views

CVE-2026-64072

In the Linux kernel, the following vulnerability has been resolved: nvme: fix bio leak on mapping failure The local bio is always NULL, so we'd leak the bio if the integrity mapping failed. Just get it directly from the request...

0.00173EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.7 views

CVE-2026-64016

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable reconnect error path file lifetime After a durable reconnect succeeds, ksmbdreopendurablefd republishes the same ksmbdfile into the session volatile-id table. If smb2open then takes a later error path, cleanup...

9.8CVSS0.00442EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.38 views

CVE-2026-64016 ksmbd: fix durable reconnect error path file lifetime

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable reconnect error path file lifetime After a durable reconnect succeeds, ksmbdreopendurablefd republishes the same ksmbdfile into the session volatile-id table. If smb2open then takes a later error path, cleanup...

9.8CVSS0.00442EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:39 p.m.12 views

EUVD-2026-45589

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable reconnect error path file lifetime After a durable reconnect succeeds, ksmbdreopendurablefd republishes the same ksmbdfile into the session volatile-id table. If smb2open then takes a later error path, cleanup...

5.3AI score0.00442EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.8 views

CVE-2026-64016

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable reconnect error path file lifetime After a durable reconnect succeeds, ksmbdreopendurablefd republishes the same ksmbdfile into the session volatile-id table. If smb2open then takes a later error path, cleanup...

9.8CVSS5.2AI score0.00442EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:39 p.m.46 views

CVE-2026-64016

CVE-2026-64016 : In the Linux kernel, the ksmbd durable reconnect path could mismanage file objects when a later error path occurred after a successful durable reconnect. Specifically, ksmbd_reopen_durable_fd() republished the same ksmbd_file into the session volatile-id table, and if smb2_open()...

9.8CVSS5.3AI score0.00442EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 3:39 p.m.7 views

CVE-2026-64016 ksmbd: fix durable reconnect error path file lifetime

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable reconnect error path file lifetime After a durable reconnect succeeds, ksmbdreopendurablefd republishes the same ksmbdfile into the session volatile-id table. If smb2open then takes a later error path, cleanup...

9.8CVSS5.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.13 views

PT-2026-61333

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable reconnect error path file lifetime After a durable reconnect succeeds, ksmbd reopen durable fd republishes the same ksmbd file into the session volatile-id table. If smb2 open then takes a later error path,...

5.3AI score0.00442EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/13 1:42 p.m.15 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS6.1AI score0.00397EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/02 3:24 p.m.21 views

USN-8492-2 linux-aws-6.8, linux-gcp-6.8, linux-gke, linux-gkeop, linux-ibm-6.8, linux-nvidia-lowlatency, linux-oracle-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - MIPS architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; -...

9.8CVSS6.4AI score0.01338EPSS
SaveExploits4References300
RedhatCVE
RedhatCVE
added 2026/06/29 10:35 a.m.17 views

CVE-2026-53289

A flaw was found in the Linux kernel's ice network driver. This vulnerability allows a local attacker to trigger a NULL pointer dereference by initiating an NVM Non-Volatile Memory firmware update while the driver is in a transitional state. This can lead to a kernel crash, resulting in a Denial ...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
Rows per page
Query Builder