Lucene search
+L

23588 matches found

SUSE CVE
SUSE CVE
added 2025/09/17 11:30 p.m.7 views

SUSE 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...

7CVSS6.5AI score0.0022EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2025/09/17 6:03 p.m.9 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...

7CVSS5.2AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/17 5:49 p.m.9 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...

7CVSS5.8AI score0.00399EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/17 5:34 p.m.7 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...

5.5CVSS5.9AI score0.00215EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/17 5:03 p.m.14 views

GO-2025-3953 Temporal OSS Server Vulnerable to Allocation of Resources Without Limits or Throttling in go.temporal.io/server

Temporal OSS Server Vulnerable to Allocation of Resources Without Limits or Throttling in go.temporal.io/server...

6.9CVSS6.9AI score0.00388EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/17 3:15 p.m.6 views

DEBIAN-CVE-2023-53363

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix use-after-free in pcibusreleasedomainnr Commit c14f7ccc9f5d "PCI: Assign PCI domain IDs by idaalloc" introduced a use-after-free bug in the bus removal cleanup. The issue was found with kfence: 19.293351 BUG: KFENCE:...

7.8CVSS6.3AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/17 3:15 p.m.9 views

DEBIAN-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...

5.5CVSS5.4AI score0.00399EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/17 3:15 p.m.10 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.8CVSS0.00215EPSS
SaveExploits0References7
NVD
NVD
added 2025/09/17 3:15 p.m.10 views

CVE-2022-50361

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: add missing unregisternetdev in wilcnetdevifcinit Fault injection test reports this issue: kernel BUG at net/core/dev.c:10731! invalid opcode: 0000 1 PREEMPT SMP KASAN PTI Call Trace: wilcnetdevifcinit+0x19f/0x220...

5.5CVSS0.00221EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/17 3:15 p.m.10 views

DEBIAN-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...

5.5CVSS5.4AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/17 3:15 p.m.9 views

UBUNTU-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.9AI score0.00215EPSS
SaveExploits0References10
OSV
OSV
added 2025/09/17 3:15 p.m.11 views

UBUNTU-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.8AI score0.0022EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.24 views

CVE-2023-53363 PCI: Fix use-after-free in pci_bus_release_domain_nr()

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix use-after-free in pcibusreleasedomainnr Commit c14f7ccc9f5d "PCI: Assign PCI domain IDs by idaalloc" introduced a use-after-free bug in the bus removal cleanup. The issue was found with kfence: 19.293351 BUG: KFENCE:...

0.00188EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/17 2:56 p.m.41 views

CVE-2023-53363

Conclusive details show CVE-2023-53363 is a Linux kernel PCI subsystem use-after-free in pci_bus_release_domain_nr() caused by the sequence in bus removal: pci_remove_root_bus()/pci_remove_bus frees the pci_bus struct, then pci_bus_release_domain_nr() dereferences it. Root cause: after Commit c14...

7.8CVSS6.2AI score0.00188EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.15 views

CVE-2023-53360

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.8CVSS5.6AI score0.00401EPSS
SaveExploits0
CVE
CVE
added 2025/09/17 2:56 p.m.42 views

CVE-2023-53360

CVE-2023-53360: Technical details are not publicly provided in the supplied documents. No explicit affected products/versions, impact, or remediation are stated here. Monitor official advisories for concrete details and fixes.

9.8CVSS6.5AI score0.00401EPSS
SaveExploits0References4Affected Software1
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
Rows per page
Query Builder