Lucene search
+L

1538 matches found

AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•12 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fixed a crash that occurred when destroying a suspended hardware context. If the user space sends an ioctl to destroy a hardware context that has already been automatically suspended, the driver may crash because t...

5.5CVSS6AI score0.00107EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•15 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: A potential memory leak was fixed in damonreclaiminit. damonreclaiminit allocates a memory chunk for ctx using damonnewctx. When damonselectops fails, the ctx is not released, which will lead to a memory leak. W...

5.5CVSS5.5AI score0.00186EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: Fixed the memory leak associated with xarray nodes. If the xassplitalloc function fails to allocate the necessary nodes to complete the splitting of the xarray entries, it sets the xastate to -ENOMEM. This triggers...

5.5CVSS6AI score0.00258EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: drm/ttm: fixed a memory leak in ttmtransferedDestroy. We also need to clean up the fences related to ghost objects. Bug: https://bugzilla.kernel.org/showbug.cgi?id=214029 Bug: https://bugzilla.kernel.org/showbug.cgi?id=214447...

5.5CVSS5.9AI score0.00208EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•12 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Null checks for adev-dm.dc in amdgpudmfini have been fixed. Since adev-dm.dc in amdgpudmfini might turn out to be NULL before the call to dcenabledmubnotifications, a check is performed beforehand to ensure that...

5.5CVSS6.1AI score0.00272EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•17 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Prevent potential UAF Use After Free issues during group creation. This commit addresses the issue where a malicious user space could potentially alter the handle of a group and attempt to call the GROUPDESTROY ioctl...

5.8AI score0.00178EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•10 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: net/handshake: Fix handshakereqdestroytest1 Recently, the handshakereqdestroytest1 test started failing: The expected value of handshakereqdestroytest should be req, but the actual value is 0000000000000000. The correct value...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•11 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: A potential NULL dereferencing in mtkcrtcdestroy has been fixed. In mtkcrtccreate, if the call to mboxrequestchannel fails, we set the pointer mtkcrtc-cmdqclient.chan to NULL. In that case, we do not call...

5.5CVSS6.2AI score0.00206EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•11 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: drm/amdkfd: Fixed error handling in kfdprocessdeviceinitvm It is necessary to only destroy the ibmem and let the process cleanup worker free the outstanding BOs. Reset the pointer in the pdd-qpd structure to avoid NULL pointer...

5.5CVSS5.3AI score0.00211EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/05/20 12:00 a.m.•14 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-021570)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-021570 advisory. In the Linux kernel, the following vulnerability has been resolved: dm cache: Fix UAF in destroy Dmcache also has the same UAF problem when dmresume and dmdestroy ar...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits0References4
CNNVD
CNNVD
•added 2026/05/19 12:00 a.m.•24 views

Eclipse Glassfish 安全漏洞

Eclipse Glassfish is an application server developed by the Eclipse Foundation. Eclipse Glassfish has a security vulnerability, which stems from improper handling of expressions in the server-side template rendering mechanism. This vulnerability allows remote attackers to completely destroy the...

9.6CVSS6.1AI score0.00668EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
•added 2026/05/14 12:00 a.m.•28 views

PT-2026-52917

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference occurs when the destroy component cfg function is called from mpam disable before the configuration array has been allocated. The function attempts to use an...

5.5CVSS6AI score0.00143EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/05/11 2:13 p.m.•20 views

SUSE CVE-2026-43440

In the Linux kernel, the following vulnerability has been resolved: net/mana: Null servicewq on setup error to prevent double destroy In managdsetup error path, set gc-servicewq to NULL after destroyworkqueue to match the cleanup in managdcleanup. This prevents a use-after-free if the workqueue...

5.5CVSS5.8AI score0.00168EPSS
SaveExploits0References20
OSV
OSV
•added 2026/05/08 3:16 p.m.•15 views

UBUNTU-CVE-2026-43440

In the Linux kernel, the following vulnerability has been resolved: net/mana: Null servicewq on setup error to prevent double destroy In managdsetup error path, set gc-servicewq to NULL after destroyworkqueue to match the cleanup in managdcleanup. This prevents a use-after-free if the workqueue...

7.8CVSS5.7AI score0.00168EPSS
SaveExploits0References6
attackerkb
attackerkb
•added 2026/05/08 2:22 p.m.•11 views

CVE-2026-43440

In the Linux kernel, the following vulnerability has been resolved: net/mana: Null servicewq on setup error to prevent double destroy In managdsetup error path, set gc-servicewq to NULL after destroyworkqueue to match the cleanup in managdcleanup. This prevents a use-after-free if the workqueue...

5.7AI score0.00168EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
•added 2026/05/08 2:22 p.m.•21 views

CVE-2026-43440

In the Linux kernel, the following vulnerability has been resolved: net/mana: Null servicewq on setup error to prevent double destroy In managdsetup error path, set gc-servicewq to NULL after destroyworkqueue to match the cleanup in managdcleanup. This prevents a use-after-free if the workqueue...

7.8CVSS5.7AI score0.00168EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/05/08 2:22 p.m.•47 views

CVE-2026-43440 net/mana: Null service_wq on setup error to prevent double destroy

In the Linux kernel, the following vulnerability has been resolved: net/mana: Null servicewq on setup error to prevent double destroy In managdsetup error path, set gc-servicewq to NULL after destroyworkqueue to match the cleanup in managdcleanup. This prevents a use-after-free if the workqueue...

0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/07 2:18 a.m.•20 views

SUSE CVE-2026-43116

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: ensure safe access to master conntrack Holding reference on the expectation is not sufficient, the master conntrack object can just go away, making exp-master invalid. To access exp-master safely: - Grab the...

5.5CVSS5.5AI score0.00096EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2026/05/07 2:16 a.m.•21 views

SUSE CVE-2026-43269

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomicdestroystate callback After several commits, the slab memory increases. Some drmcrtccommit objects are not freed. The atomicdestroystate callback only put the framebuffer. Use the...

3.3CVSS5.8AI score0.00162EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
•added 2026/05/07 12:00 a.m.•22 views

Linux Distros Unpatched Vulnerability : CVE-2026-43276

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: mana: Fix double destroyworkqueue on service rescan PCI path While testing corner cases in the driver, a use-after-free crash was found on the service resc...

7.8CVSS6.2AI score0.00168EPSS
SaveExploits0References3
Rows per page
Query Builder