Lucene search
+L

601 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/06 7:40 a.m.6 views

CVE-2026-43104

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Fix a memory leak in hang state error path When vc4savehangstate encounters an early return condition, it returns without freeing the previously allocated kernelstate, leaking memory. Add the missing kfree calls by...

5.8AI score0.00123EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/05/06 7:40 a.m.35 views

CVE-2026-43091

The CVE-2026-43091 vulnerability affects the Linux kernel xfrm policy handling during netns exit. The root cause is that xfrm_policy_fini() frees the policy_bydst hash tables after flushing work items and deleting policies, but does not wait for concurrent RCU readers to exit read-side critical s...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2026/05/06 12:0 a.m.19 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the possibility that the xen9pfsfrontfree function may be called concurrently, leading to double...

8.8CVSS5.8AI score0.00241EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/06 12:0 a.m.11 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the use of a global hash table in the nfnetlinkqueue module. This vulnerability may lead to reuse...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/06 12:0 a.m.13 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a double deallocation in the prussclkmuxsetup function within the soc ti pruss code...

7.8CVSS5.8AI score0.00139EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/06 12:0 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which arises from the failure of irdmareregmrtrans and the subsequent failure to set iwmr-region to NULL, potentially...

7.8CVSS5.8AI score0.00122EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/05/05 9:38 a.m.11 views

kernel: scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count()

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix use-after-free in iscsitdecsessionusagecount In iscsitdecsessionusagecount, the function calls complete while holding the sess-sessionusagelock. Similar to the connection usage count logic, the waiter...

8.8CVSS5.7AI score0.0024EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/01 12:0 a.m.10 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a possible double deallocation of cctx-remoteheap in the fastrpc mechanism, potentially leading t...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/01 12:0 a.m.10 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from double deallocation in incorrect paths, potentially leading to memory corruption...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/30 12:0 a.m.13 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the VMA segmentation in the xen privcmd driver, leading to double deallocation and potentially...

7.8CVSS5.8AI score0.00183EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/27 6:20 p.m.8 views

kernel: scsi: qla2xxx: Fix improper freeing of purex item

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix improper freeing of purex item In qla2xxxprocesspurlsiocb, an item is allocated via qla27xxcopymultiplepkt, which internally calls qla24xxallocpurexitem. The qla24xxallocpurexitem function may return a...

9.8CVSS5.6AI score0.00373EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/04/24 10:24 p.m.4 views

CVE-2026-31661

A flaw was found in the Linux kernel's brcmsmac Wi-Fi driver. This vulnerability arises from an incorrect size used during memory deallocation dmafreecoherent that does not match the size allocated dmaallocconsistent, which may be adjusted for alignment. An attacker could potentially exploit this...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/24 2:45 p.m.16 views

CVE-2026-31653

Summary : CVE-2026-31653 impacts the Linux kernel DAMON subsystem (DAMON_SYSFS). When a monitored process terminates before damon_call() runs, a dynamically allocated repeat_call_control is not deallocated, causing a memory leak. The connected sources document the root cause and confirm the fix: ...

5.5CVSS5.3AI score0.00112EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.38 views

CVE-2026-31652 mm/damon/stat: deallocate damon_call() failure leaking damon_ctx

In the Linux kernel, the following vulnerability has been resolved: mm/damon/stat: deallocate damoncall failure leaking damonctx damonstatstart always allocates the module's damonctx object damonstatcontext. Meanwhile, if damoncall in the function fails, the damonctx object is not deallocated...

0.00115EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/22 3:31 p.m.8 views

EUVD-2026-24863

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we print data from the completion context. The issue is that we already freed the completion context in...

5.6AI score0.00127EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/22 2:16 p.m.9 views

CVE-2026-31493

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we print data from the completion context. The issue is that we already freed the completion context in...

7.8CVSS0.00127EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/22 1:54 p.m.25 views

CVE-2026-31493

The CVE-2026-31493 issue exists in Linux kernel RDMA/efa admin queue completion handling: when a command completes with an error, the code may print from a completion context that has already been freed, leading to use-after-free-like behavior. The root cause is use of a freed completion context ...

7.8CVSS5.6AI score0.00127EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.41 views

CVE-2026-31493 RDMA/efa: Fix use of completion ctx after free

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we print data from the completion context. The issue is that we already freed the completion context in...

0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/22 1:54 p.m.3 views

CVE-2026-31493 RDMA/efa: Fix use of completion ctx after free

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we print data from the completion context. The issue is that we already freed the completion context in...

6.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.6 views

PT-2026-34398

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the RDMA/efa component during admin queue completion handling. When an admin command completes with an error, the system attempts to print data from the...

9.8CVSS7.2AI score0.00725EPSS
SaveExploits53References419
Rows per page
Query Builder