Lucene search
+L

9591 matches found

OSV
OSV
added 2025/09/18 1:33 p.m.12 views

CVE-2022-50378 drm/meson: reorder driver deinit sequence to fix use-after-free bug

In the Linux kernel, the following vulnerability has been resolved: drm/meson: reorder driver deinit sequence to fix use-after-free bug Unloading the driver triggers the following KASAN warning: +0.006275 ============================================================= +0.000029 BUG: KASAN:...

7.8CVSS6.2AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.14 views

PT-2025-38450

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue where the SCSI subsystem ses could attempt to manage an enclosure with no components. This could lead to an error if the driver tries to manage a...

6.1AI score0.00215EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.14 views

CVE-2023-53368 tracing: Fix race issue between cpu buffer write and swap

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race issue between cpu buffer write and swap Warning happened in rbendcommit at code: if RBWARNONcpubuffer, !localread&cpubuffer-committing WARNING: CPU: 0 PID: 139 at kernel/trace/ringbuffer.c:3142...

6.2AI score0.00131EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.1 views

CVE-2023-53336 media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings

In the Linux kernel, the following vulnerability has been resolved: media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings When ipubridgeparserotation and ipubridgeparseorientation run sensor-adev is not set yet. So if either of the devwarn calls about unknown values are hit this...

6AI score0.00201EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/17 12:00 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 a race condition between cpu buffer writes and swaps, which could result in a warning being triggered...

4.7CVSS6.1AI score0.00131EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53317

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: fix WARNING in mbfindextent Syzbot found the following issue: EXT4-fs: Warning: mounting with data=journal disables delayed allocation, dioreadnolock,...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50296

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - UM: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and CONFIGDEBUGPERCPUMAPS is selected, cpumaxbitswarn generates a runtime warnin...

5.5CVSS5.7AI score0.00159EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.6 views

SUSE CVE-2023-53273

In the Linux kernel, the following vulnerability has been resolved: Drivers: vmbus: Check for channel allocation before looking up relids relid2channel assumes vmbus channel array to be allocated when called. However, in cases such as kdump/kexec, not all relids will be reset by the host. When th...

5.5CVSS6.3AI score0.00155EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/09/16 11:29 p.m.10 views

SUSE 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.5CVSS6.7AI score0.00143EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/16 11:24 p.m.7 views

SUSE CVE-2025-39805

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix unregisternetdev call order in macbremove When removing a macb device, the driver calls phyexit before unregisternetdev. This leads to a WARN from kernfs: ------------ cut here ------------ kernfs: can not remove...

5.5CVSS6.4AI score0.00157EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/09/16 11:24 p.m.8 views

SUSE CVE-2025-39813

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix potential warning in traceprintkseq during ftracedump When calling ftracedumpone concurrently with reading tracepipe, a WARNONONCE in traceprintkseq can be triggered due to a race condition. The issue occurs because:...

5.5CVSS6.6AI score0.00118EPSS
SaveExploits0References41
SUSE CVE
SUSE CVE
added 2025/09/16 11:23 p.m.6 views

SUSE CVE-2025-39829

In the Linux kernel, the following vulnerability has been resolved: trace/fgraph: Fix the warning caused by missing unregister notifier This warning was triggered during testing on v6.16: notifier callback ftracesuspendnotifiercall already registered WARNING: CPU: 2 PID: 86 at kernel/notifier.c:2...

5.5CVSS6.4AI score0.00144EPSS
SaveExploits0References22
RedhatCVE
RedhatCVE
added 2025/09/16 6:09 p.m.5 views

CVE-2023-53312

In the Linux kernel, the following vulnerability has been resolved: net: fix netdevstartxmit trace event vs skbtransportoffset After blamed commit, we must be more careful about using skbtransportoffset, as reminded us by syzbot: WARNING: CPU: 0 PID: 10 at include/linux/skbuff.h:2868...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/16 5:34 p.m.7 views

CVE-2023-53317

A vulnerability was found in the ext4 filesystem driver in the Linux kernel. This flaw occurs when the system processes a maliciously crafted or corrupted ext4 filesystem image, as the driver fails to properly validate its structural data. A local user with the ability to mount such an image coul...

5.3CVSS5.8AI score0.00156EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/16 5:15 p.m.3 views

DEBIAN-CVE-2023-53317

In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in mbfindextent Syzbot found the following issue: EXT4-fs: Warning: mounting with data=journal disables delayed allocation, dioreadnolock, ODIRECT and fastcommit support! EXT4-fs loop0: orphan cleanup on readonl...

5.5CVSS5.4AI score0.00156EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 5:15 p.m.9 views

CVE-2022-50340

In the Linux kernel, the following vulnerability has been resolved: media: vimc: Fix wrong function called when vimcinit fails In vimcinit, when platformdriverregister&vimcpdrv fails, platformdriverunregister&vimcpdrv is wrongly called rather than platformdeviceunregister&vimcpdev, which causes...

5.5CVSS0.00155EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/16 5:15 p.m.3 views

DEBIAN-CVE-2022-50340

In the Linux kernel, the following vulnerability has been resolved: media: vimc: Fix wrong function called when vimcinit fails In vimcinit, when platformdriverregister&vimcpdrv fails, platformdriverunregister&vimcpdrv is wrongly called rather than platformdeviceunregister&vimcpdev, which causes...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 5:15 p.m.6 views

UBUNTU-CVE-2023-53328

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Enhance sanity check while generating attrlist nicreateattrlist uses WARNON to catch error cases while generating attribute list, which only prints out stack trace and may not be enough. This repalces them with more...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/16 5:15 p.m.9 views

UBUNTU-CVE-2023-53317

In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in mbfindextent Syzbot found the following issue: EXT4-fs: Warning: mounting with data=journal disables delayed allocation, dioreadnolock, ODIRECT and fastcommit support! EXT4-fs loop0: orphan cleanup on readonl...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/09/16 4:12 p.m.14 views

CVE-2023-53328 fs/ntfs3: Enhance sanity check while generating attr_list

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Enhance sanity check while generating attrlist nicreateattrlist uses WARNON to catch error cases while generating attribute list, which only prints out stack trace and may not be enough. This repalces them with more...

0.00145EPSS
SaveExploits0References4
Rows per page
Query Builder