Lucene search
+L

3416 matches found

attackerkb
attackerkb
added 2025/09/16 1:00 p.m.7 views

CVE-2025-39816

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: always use READONCE to read ring provided buffer lengths Since the buffers are mapped from userspace, it is prudent to use READONCE to read the value into a local variable, and use that for any other actions taken...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2023-53186

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: skbuff: Fix a race between coalescing and releasing SKBs Commit 1effe8ca4e34 skbuff: fix...

8.1CVSS5.4AI score0.00261EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53152

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: fix calltrace warning in amddrmbuddyfini The following call trace is observed when removing the amdgpu driver, which is caused by that BOs allocated...

5.5CVSS6.4AI score0.00154EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/16 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the use of kmalloc to allocate buffers instead of contiguous pages, which could result in memory corruption ...

7.8CVSS6.1AI score0.00152EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.18 views

PT-2025-40642

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's TLS implementation where the system may not properly abort a connection stream when invalid record headers are detected. Specifically, if the socket h...

6CVSS7.3AI score0.09567EPSS
SaveExploits1
NVD
NVD
added 2025/09/15 3:15 p.m.8 views

CVE-2022-50328

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix potential use-after-free in jbd2fcwaitbufs In 'jbd2fcwaitbufs' use 'bh' after put buffer head reference count which may lead to use-after-free. So judge buffer if uptodate before put buffer head reference count...

7.8CVSS0.00159EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/15 3:15 p.m.11 views

DEBIAN-CVE-2022-50263

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix memory leak when freeing IOTLBs After commit bda324fd037a "vdpasim: control virtqueue support", vdpasim-iommu became an array of IOTLB, so we should clean the mappings of each free one by one instead of just deleting...

5.5CVSS5.4AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:49 p.m.6 views

CVE-2022-50328 jbd2: fix potential use-after-free in jbd2_fc_wait_bufs

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix potential use-after-free in jbd2fcwaitbufs In 'jbd2fcwaitbufs' use 'bh' after put buffer head reference count which may lead to use-after-free. So judge buffer if uptodate before put buffer head reference count...

7.8CVSS6.4AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/15 2:49 p.m.17 views

CVE-2022-50328 jbd2: fix potential use-after-free in jbd2_fc_wait_bufs

In the Linux kernel, the following vulnerability has been resolved: jbd2: fix potential use-after-free in jbd2fcwaitbufs In 'jbd2fcwaitbufs' use 'bh' after put buffer head reference count which may lead to use-after-free. So judge buffer if uptodate before put buffer head reference count...

7.8CVSS0.00159EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/15 2:21 p.m.49 views

CVE-2023-53199

CVE-2023-53199 – Linux kernel, wifi: ath9k: hif_usb memory leak in rx stream . Syzkaller reported that when processing skbs in ath9k_hif_usb_rx_stream(), allocated skbs in skb_pool could be leaked if the function fails (e.g., due to an incorrect pkt_len or pkt_tag causing an input skb to be inval...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:20 p.m.20 views

CVE-2022-50263 vdpasim: fix memory leak when freeing IOTLBs

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix memory leak when freeing IOTLBs After commit bda324fd037a "vdpasim: control virtqueue support", vdpasim-iommu became an array of IOTLB, so we should clean the mappings of each free one by one instead of just deleting...

0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 2:20 p.m.11 views

CVE-2022-50263 vdpasim: fix memory leak when freeing IOTLBs

In the Linux kernel, the following vulnerability has been resolved: vdpasim: fix memory leak when freeing IOTLBs After commit bda324fd037a "vdpasim: control virtqueue support", vdpasim-iommu became an array of IOTLB, so we should clean the mappings of each free one by one instead of just deleting...

6.7AI score
SaveExploits0References6
NVD
NVD
added 2025/09/15 2:15 p.m.15 views

CVE-2023-53152

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix calltrace warning in amddrmbuddyfini The following call trace is observed when removing the amdgpu driver, which is caused by that BOs allocated for psp are not freed until removing. 61811.450562 RIP:...

5.5CVSS0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 2:15 p.m.7 views

DEBIAN-CVE-2023-53152

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix calltrace warning in amddrmbuddyfini The following call trace is observed when removing the amdgpu driver, which is caused by that BOs allocated for psp are not freed until removing. 61811.450562 RIP:...

5.5CVSS5.6AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:03 p.m.7 views

CVE-2023-53152 drm/amdgpu: fix calltrace warning in amddrm_buddy_fini

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix calltrace warning in amddrmbuddyfini The following call trace is observed when removing the amdgpu driver, which is caused by that BOs allocated for psp are not freed until removing. 61811.450562 RIP:...

6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/15 2:03 p.m.18 views

CVE-2023-53152 drm/amdgpu: fix calltrace warning in amddrm_buddy_fini

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix calltrace warning in amddrmbuddyfini The following call trace is observed when removing the amdgpu driver, which is caused by that BOs allocated for psp are not freed until removing. 61811.450562 RIP:...

0.00154EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/15 2:03 p.m.58 views

CVE-2023-53152

CVE-2023-53152 concerns the Linux kernel AMDGPU driver. The issue arises during removal of the amdgpu driver where BOs allocated for PSP are not freed, triggering a calltrace warning in amddrm_buddy_fini and related shutdown paths (amdgpu_exit, amdgpu_driver_release_kms). The provided trace shows...

5.5CVSS6.1AI score0.00154EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from the release of cloned SKBs not being handled correctly during the SKB merge process, which could lead to double...

4.7CVSS6.1AI score0.00261EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/12 12:00 a.m.18 views

PT-2025-44104

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s fastrpc implementation that could lead to a map leak. A failure within the copy to user function could result in an early return without properly...

4.6CVSS5.8AI score0.00201EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 4:56 p.m.11 views

CVE-2025-39791

In the Linux kernel, the following vulnerability has been resolved: dm: dm-crypt: Do not partially accept write BIOs with zoned targets Read and write operations issued to a dm-crypt target may be split according to the dm-crypt internal limits defined by the maxreadsize and maxwritesize module...

7.8CVSS5.7AI score0.00127EPSS
SaveExploits0
Rows per page
Query Builder