Lucene search
+L

43281 matches found

OSV
OSV
added 2025/12/24 1:06 p.m.5 views

CVE-2023-54145 bpf: drop unnecessary user-triggerable WARN_ONCE in verifierl log

In the Linux kernel, the following vulnerability has been resolved: bpf: drop unnecessary user-triggerable WARNONCE in verifierl log It's trivial for user to trigger "verifier log line truncated" warning, as verifier has a fixed-sized buffer of 1024 bytes as of now, and there are at least two...

6.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.37 views

CVE-2023-54131 wifi: rt2x00: Fix memory leak when handling surveys

In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00: Fix memory leak when handling surveys When removing a rt2x00 device, its associated channel surveys are not freed, causing a memory leak observable with kmemleak: unreferenced object 0xffff9620f0881a00 size 512: com...

0.00204EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:06 p.m.10 views

CVE-2023-54131 wifi: rt2x00: Fix memory leak when handling surveys

In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00: Fix memory leak when handling surveys When removing a rt2x00 device, its associated channel surveys are not freed, causing a memory leak observable with kmemleak: unreferenced object 0xffff9620f0881a00 size 512: com...

6.3AI score
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:06 p.m.37 views

CVE-2023-54131

Technical details for CVE-2023-54131 are not present in the connected documents. Public disclosure, affected products/versions, and fixes are not provided here. Monitor for updates from vendors and security bulletins.

6.1AI score0.00204EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:06 p.m.23 views

CVE-2023-54103

CVE-2023-54103 entry is rejected/not used by its CVE Numbering Authority.

6.1AI score0.00032EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.36 views

CVE-2023-54098 drm/i915/gvt: fix gvt debugfs destroy

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gvt: fix gvt debugfs destroy When gvt debug fs is destroyed, need to have a sane check if drm minor's debugfs root is still available or not, otherwise in case like device remove through unbinding, drm minor's debugfs...

7.3CVSS0.00159EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:06 p.m.44 views

CVE-2023-54098

CVE-2023-54098 affects the Linux kernel’s DRM/i915/gvt debugfs handling. The issue arises when gvt debugfs is destroyed without verifying that the DRM minor’s debugfs root is still available; if the device is removed (unbind), the minor’s debugfs directory may already be removed, causing intel_gv...

7.3CVSS6AI score0.00159EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:06 p.m.11 views

CVE-2023-54098 drm/i915/gvt: fix gvt debugfs destroy

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gvt: fix gvt debugfs destroy When gvt debug fs is destroyed, need to have a sane check if drm minor's debugfs root is still available or not, otherwise in case like device remove through unbinding, drm minor's debugfs...

7.3CVSS6.3AI score
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:06 p.m.44 views

CVE-2023-54079

The CVE-2023-54079 issue affects the Linux kernel power: supply: bq27xxx driver. It describes two poll_interval related races during remove/unbind: previously poll_interval was set to 0 in bq27xxx_battery_teardown() to avoid requeuing the delayed_work item, which could randomly change poll_interv...

7.8CVSS5.9AI score0.00161EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:06 p.m.28 views

CVE-2023-54078

CVE-2023-54078 affects the Linux kernel in the media: max9286 driver, where the control handler is leaked in certain probe-time error paths and in the remove path. The vulnerability stems from improper freeing of the control handler, and the description indicates that this was resolved by applyin...

6.2AI score0.00209EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.57 views

CVE-2023-54078 media: max9286: Free control handler

In the Linux kernel, the following vulnerability has been resolved: media: max9286: Free control handler The control handler is leaked in some probe-time error paths, as well as in the remove path. Fix it...

0.00209EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.34 views

CVE-2022-50779 orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()

In the Linux kernel, the following vulnerability has been resolved: orangefs: Fix kmemleak in orangefspreparedebugfshelpstring When insert and remove the orangefs module, then debughelpstring will be leaked: unreferenced object 0xffff8881652ba000 size 4096: comm "insmod", pid 1701, jiffies...

0.00283EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/24 1:06 p.m.31 views

CVE-2022-50779

The CVE-2022-50779 issue affects the Linux kernel’s orangefs integration. The vulnerability is a memory leak in the orangefs_prepare_debugfs_help_string() path: when the orangefs module is inserted and removed, the debug_help_string is leaked from kmemleak. The root cause is failure to consistent...

6.3AI score0.00283EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.38 views

CVE-2022-50768 scsi: smartpqi: Correct device removal for multi-actuator devices

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Correct device removal for multi-actuator devices Correct device count for multi-actuator drives which can cause kernel panics...

0.00232EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 1:05 p.m.25 views

CVE-2022-50768

Technical details for CVE-2022-50768 are not provided in the connected documents. Public details appear limited to the initial description. Monitor for updates from vendors/security advisories.

6.2AI score0.00232EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 1:05 p.m.13 views

CVE-2022-50768 scsi: smartpqi: Correct device removal for multi-actuator devices

In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Correct device removal for multi-actuator devices Correct device count for multi-actuator drives which can cause kernel panics...

6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.34 views

CVE-2022-50767 fbdev: smscufx: Fix several use-after-free bugs

In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: Fix several use-after-free bugs Several types of UAFs can occur when physically removing a USB device. Adds ufxopsdestroy function to .fbdestroy of fbops, and in this function, there is krefput that finally calls...

0.00247EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:05 p.m.21 views

CVE-2022-50767

Technical details for CVE-2022-50767 are not publicly available in the provided documents. Monitor for updates from vendors and advisories to learn affected products, impact, and fixes.

6.2AI score0.00247EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:05 p.m.26 views

CVE-2022-50750

CVE-2022-50750 affects the Linux kernel: specifically the DRM SITRONIX ST7701 panel driver. The issue arises when a MIPI DSI attach fails, and the driver does not properly handle cleanup, risking a memory leak if mipi_dsi_attach() fails. The provided documents confirm the fix was implemented as p...

7.8CVSS6.2AI score0.00197EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:05 p.m.34 views

CVE-2022-50738 vhost-vdpa: fix an iotlb memory leak

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: fix an iotlb memory leak Before commit 3d5698793897 "vhost-vdpa: introduce asid based IOTLB" we called vhostvdpaiotlbunmapv, iotlb, 0ULL, 0ULL - 1 during release to free all the resources allocated when processing use...

0.00232EPSS
SaveExploits0References3
Rows per page
Query Builder