Lucene search
+L

3952 matches found

OSV
OSV
added 2025/09/23 6:0 a.m.4 views

CVE-2025-39879 ceph: always call ceph_shift_unused_folios_left()

In the Linux kernel, the following vulnerability has been resolved: ceph: always call cephshiftunusedfoliosleft The function cephprocessfoliobatch sets foliobatch entries to NULL, which is an illegal state. Before foliobatchrelease crashes due to this API violation, the function...

5.5CVSS6AI score0.00119EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/23 6:0 a.m.24 views

CVE-2025-39878

CVE-2025-39878 involves a Linux kernel issue related to ceph code: move_dirty_folio_in_page_array() incorrectly returns 0 (PTR_ERR(NULL)) after NULLing the pointer, causing errors to be silently ignored and leaving NULL entries in the page array, potentially crashing the kernel. The documented fi...

5.5CVSS6.3AI score0.00119EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/09/23 6:0 a.m.13 views

CVE-2025-39878 ceph: fix crash after fscrypt_encrypt_pagecache_blocks() error

In the Linux kernel, the following vulnerability has been resolved: ceph: fix crash after fscryptencryptpagecacheblocks error The function movedirtyfolioinpagearray was created by commit ce80b76dd327 "ceph: introduce cephprocessfoliobatch method" by moving code from cephwritepagesstart to this...

0.00119EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/23 6:0 a.m.18 views

CVE-2025-39869 dmaengine: ti: edma: Fix memory allocation size for queue_priority_map

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: edma: Fix memory allocation size for queueprioritymap Fix a critical memory allocation bug in edmasetupfromhw where queueprioritymap was allocated with insufficient memory. The code declared queueprioritymap as s8 ...

8.4CVSS0.00149EPSS
SaveExploits0References8
CVE
CVE
added 2025/09/23 6:0 a.m.37 views

CVE-2025-39869

CVE-2025-39869: Linux kernel memory allocation bug in dmaengine: ti: edma caused out-of-bounds writes to queue_priority_map due to allocating with sizeof(s8) for a 2D array; manifested as kernel crashes on ARM (BeagleBoard-X15). The issue is fixed by changing the allocation to sizeof(*queue_prior...

8.4CVSS6.2AI score0.00149EPSS
SaveExploits0References9Affected Software1
RedHat Linux
RedHat Linux
added 2025/09/23 1:4 a.m.16 views

kernel: usb: dwc3: gadget: check that event count does not exceed event buffer length

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is read from register DWC3GEVNTCOUNT. There is a check for the count being zero, but not for exceeding the event buffer length. Check...

7.8CVSS6.9AI score0.00202EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/23 12:0 a.m.5 views

PT-2025-39136

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.15.10-cm4all1-es Description The Linux kernel contains a flaw within the Ceph subsystem related to folio batch handling. Specifically, the ceph shift unused folios left function is not consistently called after...

6.4AI score0.00119EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/23 12:0 a.m.7 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 mishandling of the movedirtyfolioinpagearray function error, which could lead to a kernel crash...

5.5CVSS6AI score0.00119EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/22 11:40 p.m.4 views

SUSE CVE-2023-53387

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix device management cmd timeout flow In the UFS error handling flow, the host will send a device management cmd NOP OUT to the device for link recovery. If this cmd times out and clearing the doorbell fails,...

5.5CVSS6.5AI score0.00134EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/22 10:21 a.m.20 views

CVE-2025-46711

CVE-2025-46711 affects Imagination Technologies PowerVR-GPU via the GPU DDK. The issue arises from improper GPU system calls that can trigger a NULL pointer dereference in the kernel when used by software running with non-privileged permissions, leading to potential kernel crashes (DoS). CVSS ind...

5.5CVSS6.4AI score0.00116EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53338

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - lwt: Fix return values of BPF xmit ops BPF encap ops can return different types of positive values, such like NETRXDROP, NETXMITCN, NETDEVTXBUSY, and so on, fro...

7.8CVSS6.5AI score0.00195EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50353

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mmc: wmt-sdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will ...

5.5CVSS5.6AI score0.00185EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-53323

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext2/dax: Fix ext2setsize when len is page aligned PAGEALIGNx macro gives the next highest value which is multiple of pagesize. But if x is already page aligne...

5.5CVSS6.6AI score0.00134EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-50361

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: wifi: wilc1000: add missing unregisternetdev in wilcnetdevifcinit Fault injection test repor...

5.5CVSS6.2AI score0.00206EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/19 4:15 p.m.7 views

CVE-2025-39865

In the Linux kernel, the following vulnerability has been resolved: tee: fix NULL pointer dereference in teeshmput teeshmput have NULL pointer dereference: opteedisableshmcache -- shm = regpairtoptr...;//shm maybe return NULL teeshmfreeshm; -- teeshmputshm;//crash Add check in teeshmput to fix it...

5.5CVSS0.00149EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.12 views

CVE-2025-39848 ax25: properly unshare skbs in ax25_kiss_rcv()

In the Linux kernel, the following vulnerability has been resolved: ax25: properly unshare skbs in ax25kissrcv Bernard Pidoux reported a regression apparently caused by commit c353e8983e0d "net: introduce per netns packet chains". skb-dev becomes NULL and we crash in netifreceiveskbcore. Before...

8.8CVSS0.0022EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/09/19 12:0 a.m.4 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 not properly handling the vmemmap region across PGD entries situation, which could lead to a kernel crash...

5.5CVSS5.9AI score0.00137EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/09/19 12:0 a.m.10 views

PT-2025-44378

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.0-rc6 Description The Linux kernel contains a flaw in the hfsplus strcasecmp function that can lead to a slab-out-of-bounds read. The issue is related to the logic within hfsplus strcasecmp. This can result ...

4.5CVSS5.8AI score0.0014EPSS
SaveExploits0
OSV
OSV
added 2025/09/18 2:15 p.m.5 views

DEBIAN-CVE-2023-53387

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix device management cmd timeout flow In the UFS error handling flow, the host will send a device management cmd NOP OUT to the device for link recovery. If this cmd times out and clearing the doorbell fails,...

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

UBUNTU-CVE-2022-50388

In the Linux kernel, the following vulnerability has been resolved: nvme: fix multipath crash caused by flush request when blktrace is enabled The flush request initialized by blkkickflush has NULL bio, and it may be dealt with nvmeendreq during io completion. When blktrace is enabled,...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References8
Rows per page
Query Builder