Lucene search
+L

11877 matches found

SUSE CVE
SUSE CVE
added 2025/09/16 11:34 p.m.7 views

SUSE CVE-2022-50262

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate BOOT recordsize When the NTFS BOOT recordsize field recordbits calculation through blksizebits assumes the size always 256, which could lead to NPD while mounting a malformed NTFS image. 318.675159 BUG: kernel...

5.5CVSS6.2AI score0.00145EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.10 views

SUSE CVE-2023-53270

In the Linux kernel, the following vulnerability has been resolved: ext4: fix idisksize exceeding isize problem in paritally written case It is possible for idisksize can exceed isize, triggering a warning. genericperformwrite copied = iovitercopyfromuseratomiclen // copied idisksize, newsize //...

6.4CVSS6.4AI score0.00145EPSS
SaveExploits0References8
NVD
NVD
added 2025/09/16 5:15 p.m.8 views

CVE-2023-53327

In the Linux kernel, the following vulnerability has been resolved: iommufd/selftest: Catch overflow of uptr and length syzkaller hits a WARNON when trying to have a uptr close to UINTPTRMAX: WARNING: CPU: 1 PID: 393 at drivers/iommu/iommufd/selftest.c:403 iommufdtest+0xb19/0x16f0 Modules linked...

5.5CVSS0.00134EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/16 4:12 p.m.3 views

CVE-2023-53327 iommufd/selftest: Catch overflow of uptr and length

In the Linux kernel, the following vulnerability has been resolved: iommufd/selftest: Catch overflow of uptr and length syzkaller hits a WARNON when trying to have a uptr close to UINTPTRMAX: WARNING: CPU: 1 PID: 393 at drivers/iommu/iommufd/selftest.c:403 iommufdtest+0xb19/0x16f0 Modules linked...

6.3AI score0.00134EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.2 views

CVE-2022-50347 mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: rtsxusbsdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not...

6.1AI score0.00149EPSS
SaveExploits0References9
NVD
NVD
added 2025/09/16 1:15 p.m.12 views

CVE-2025-39812

In the Linux kernel, the following vulnerability has been resolved: sctp: initialize more fields in sctpv6fromsk syzbot found that sin6scopeid was not properly initialized, leading to undefined behavior. Clear sin6scopeid and sin6flowinfo. BUG: KMSAN: uninit-value in sctpv6cmpaddr+0x887/0x8c0...

5.5CVSS0.0016EPSS
SaveExploits0References11
NVD
NVD
added 2025/09/16 8:15 a.m.8 views

CVE-2023-53302

In the Linux kernel, the following vulnerability has been resolved: wifi: iwl4965: Add missing check for createsinglethreadworkqueue Add the check for the return value of the createsinglethreadworkqueue in order to avoid NULL pointer dereference...

5.5CVSS0.00136EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/16 8:15 a.m.1 views

DEBIAN-CVE-2023-53289

In the Linux kernel, the following vulnerability has been resolved: media: bdisp: Add missing check for createworkqueue Add the check for the return value of the createworkqueue in order to avoid NULL pointer dereference...

5.5CVSS5.3AI score0.00139EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.3 views

DEBIAN-CVE-2023-53277

In the Linux kernel, the following vulnerability has been resolved: wifi: iwl3945: Add missing check for createsinglethreadworkqueue Add the check for the return value of the createsinglethreadworkqueue in order to avoid NULL pointer dereference...

5.5CVSS5.3AI score0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.9 views

UBUNTU-CVE-2023-53302

In the Linux kernel, the following vulnerability has been resolved: wifi: iwl4965: Add missing check for createsinglethreadworkqueue Add the check for the return value of the createsinglethreadworkqueue in order to avoid NULL pointer dereference...

5.5CVSS5.9AI score0.00136EPSS
SaveExploits0References10
OSV
OSV
added 2025/09/16 8:15 a.m.8 views

UBUNTU-CVE-2023-53277

In the Linux kernel, the following vulnerability has been resolved: wifi: iwl3945: Add missing check for createsinglethreadworkqueue Add the check for the return value of the createsinglethreadworkqueue in order to avoid NULL pointer dereference...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References10
OSV
OSV
added 2025/09/16 8:15 a.m.6 views

UBUNTU-CVE-2023-53270

In the Linux kernel, the following vulnerability has been resolved: ext4: fix idisksize exceeding isize problem in paritally written case It is possible for idisksize can exceed isize, triggering a warning. genericperformwrite copied = iovitercopyfromuseratomiclen // copied idisksize, newsize //...

5.5CVSS6.2AI score0.00145EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/16 8:11 a.m.31 views

CVE-2023-53302

CVE-2023-53302 affects the Linux kernel wifi iwl4965 driver. The vulnerability stems from a missing check of the return value of create_singlethread_workqueue(), which can lead to a NULL pointer dereference. The provided connected documents confirm the fix was applied in the kernel to add the nec...

5.5CVSS6.1AI score0.00136EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 8:11 a.m.2 views

CVE-2023-53289 media: bdisp: Add missing check for create_workqueue

In the Linux kernel, the following vulnerability has been resolved: media: bdisp: Add missing check for createworkqueue Add the check for the return value of the createworkqueue in order to avoid NULL pointer dereference...

6.1AI score0.00139EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/16 8:11 a.m.15 views

CVE-2023-53289 media: bdisp: Add missing check for create_workqueue

In the Linux kernel, the following vulnerability has been resolved: media: bdisp: Add missing check for createworkqueue Add the check for the return value of the createworkqueue in order to avoid NULL pointer dereference...

0.00139EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/09/16 8:11 a.m.8 views

CVE-2023-53289

In the Linux kernel, the following vulnerability has been resolved: media: bdisp: Add missing check for createworkqueue Add the check for the return value of the createworkqueue in order to avoid NULL pointer dereference...

5.5CVSS5.3AI score0.00139EPSS
SaveExploits0
CVE
CVE
added 2025/09/16 8:11 a.m.48 views

CVE-2023-53285

CVE-2023-53285 : in the Linux kernel ext4, a bounds-check fix was added in get_max_inline_xattr_value_size() to prevent reading beyond allocated memory if the inode table is corrupted by block-device writes while mounted. This resolves a potential memory read issue in inline xattrs. Impact: HIGH ...

7.8CVSS6.1AI score0.00145EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/09/16 8:11 a.m.7 views

CVE-2023-53285 ext4: add bounds checking in get_max_inline_xattr_value_size()

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

7.1CVSS4.9AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2025/09/16 8:11 a.m.5 views

CVE-2023-53277 wifi: iwl3945: Add missing check for create_singlethread_workqueue

In the Linux kernel, the following vulnerability has been resolved: wifi: iwl3945: Add missing check for createsinglethreadworkqueue Add the check for the return value of the createsinglethreadworkqueue in order to avoid NULL pointer dereference...

6.1AI score0.00146EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/09/16 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 Linux kernel that stems from not properly handling the debugfslookup return value, which could lead to a memory leak...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References5
Rows per page
Query Builder