Lucene search
+L

23592 matches found

OSV
OSV
added 2025/09/17 2:56 p.m.9 views

CVE-2023-53360 NFSv4.2: Rework scratch handling for READ_PLUS (again)

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2: Rework scratch handling for READPLUS again I found that the read code might send multiple requests using the same nfspgioheader, but nfs4procreadsetup is only called once. This is how we ended up occasionally...

9.8CVSS6.5AI score
SaveExploits0References7
CVE
CVE
added 2025/09/17 2:56 p.m.58 views

CVE-2022-50367

CVE-2022-50367 affects the Linux kernel’s nilfs filesystem code. The vulnerability arises when in alloc_inode, inode_init_always() may return -ENOMEM if security_inode_alloc() fails, leaving inode->i_private uninitialized. nilfs_is_metadata_file_inode() can then return true and nilfs_free_inod...

7.8CVSS6AI score0.0022EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.2 views

CVE-2022-50367 fs: fix UAF/GPF bug in nilfs_mdt_destroy

In the Linux kernel, the following vulnerability has been resolved: fs: fix UAF/GPF bug in nilfsmdtdestroy In allocinode, inodeinitalways could return -ENOMEM if securityinodealloc fails, which causes inode-iprivate uninitialized. Then nilfsismetadatafileinode returns true and nilfsfreeinode...

5.8AI score0.0022EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.10 views

CVE-2022-50367

In the Linux kernel, the following vulnerability has been resolved: fs: fix UAF/GPF bug in nilfsmdtdestroy In allocinode, inodeinitalways could return -ENOMEM if securityinodealloc fails, which causes inode-iprivate uninitialized. Then nilfsismetadatafileinode returns true and nilfsfreeinode...

7.8CVSS5.3AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.12 views

CVE-2022-50363

In the Linux kernel, the following vulnerability has been resolved: skmsg: pass gfp argument to allocskmsg syzbot found that allocskmsg could be called from a non sleepable context. skpsockverdictrecv uses rcureadlock protection. We need the callers to pass a gfpt argument to avoid issues. syzbot...

9.8CVSS5.3AI score0.00399EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.14 views

CVE-2022-50355

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

7.8CVSS5.4AI score0.00215EPSS
SaveExploits0
OSV
OSV
added 2025/09/17 2:56 p.m.8 views

CVE-2022-50355 staging: vt6655: fix some erroneous memory clean-up loops

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

7.8CVSS6.3AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.4 views

CVE-2022-50355 staging: vt6655: fix some erroneous memory clean-up loops

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

7.8CVSS6.2AI score0.00215EPSS
SaveExploits0References7
CVE
CVE
added 2025/09/17 2:56 p.m.33 views

CVE-2022-50355

In CVE-2022-50355, the Linux kernel issue concerns the staging vt6655 driver. In initialization functions memory is allocated with 'i' as an index increasing from 0. The cleanup on allocation failure frees memory in reverse order, with 'i' decreasing to 0, but the i=0 case is not handled, causing...

7.8CVSS6.2AI score0.00215EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.16 views

CVE-2022-50355 staging: vt6655: fix some erroneous memory clean-up loops

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

7.8CVSS0.00215EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/09/17 12:00 a.m.11 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 skmsg not passing the gfp parameter to allocskmsg, which could result in the allocation function being calle...

5.5CVSS7.2AI score0.00399EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.12 views

PT-2025-38191

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel where the early init dt scan memory function did not distinguish between successful and unsuccessful memory setup. This caused subsequent memory...

5.5CVSS6.2AI score0.00201EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.9 views

PT-2025-38182

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak exists within the CIFS implementation when building the NTLMSSP negotiate blob fails during session setup. Specifically, the session setup request is not freed, leading t...

6.1AI score0.0018EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50245

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: rapidio: fix possible UAF when kfifoalloc fails If kfifoalloc fails in mportcdevopen, goto...

7.8CVSS5.7AI score0.00167EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.8 views

PT-2025-38165

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the vt6655 driver related to memory cleanup loops during initialization. Specifically, the driver allocates memory using an index variable that...

6.3AI score0.00215EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-39836

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - efi: stmm: Fix incorrect buffer allocation method The communication buffer allocated by setupmmhdr is later on passed to teeshmregisterkernelbuf. The latter...

7.8CVSS6.6AI score0.00152EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53267

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: driver: soc: xilinx: fix memory leak in xlnxaddcbfornotifyevent The kfree should be called...

5.5CVSS5.3AI score0.00154EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.9 views

PT-2025-38177

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the nilfs mdt destroy function related to uninitialized inode private data. Specifically, if security inode alloc fails during inode allocation alloc...

7.8CVSS5.3AI score0.21521EPSS
SaveExploits4References922
SUSE CVE
SUSE CVE
added 2025/09/16 11:35 p.m.7 views

SUSE CVE-2022-50245

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix possible UAF when kfifoalloc fails If kfifoalloc fails in mportcdevopen, goto errfifo and just free priv. But priv is still in the chdev-filelist, then list traversal may cause UAF. This fixes the following smatch...

7.8CVSS6.5AI score0.00167EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/16 11:34 p.m.10 views

SUSE CVE-2022-50271

In the Linux kernel, the following vulnerability has been resolved: vhost/vsock: Use kvmalloc/kvfree for larger packets. When copying a large file over sftp over vsock, data size is usually 32kB, and kmalloc seems to fail to try to allocate 32 32kB regions. vhost-5837: page allocation failure:...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References10
Rows per page
Query Builder