Lucene search
+L

8488 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53316

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: drm/msm/dp: Free resources after unregistering them The DP component's unbind operation walk...

7.8CVSS5.7AI score0.0016EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53352

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: drm/ttm: check null pointer before accessing when swapping Add a check to avoid null pointer...

5.5CVSS5.5AI score0.00197EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/19 11:35 p.m.10 views

SUSE CVE-2023-53223

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue as it may return NULL pointer and cause NULL pointer dereference. Patchwork:...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50360

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: drm/msm/dp: fix aux-bus EP lifetime Device-managed resources allocated post component bind...

5.5CVSS5.2AI score0.00175EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53444

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: drm/ttm: fix bulkmove corruption when adding a entry When the resource is the first in the...

5.5CVSS5.6AI score0.00143EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50393

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to...

7.8CVSS5.6AI score0.00162EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50412

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm: bridge: adv7511: unregister cec i2c device after cec adapter cecunregisteradapter assumes that the underlying adapter ops are callable. For example, if the...

7.8CVSS7.2AI score0.00173EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53378

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: drm/i915/dpt: Treat the DPT BO as a framebuffer Currently i915gemobjectisframebuffer doesn't...

7.8CVSS5.3AI score0.00151EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2023-53370

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: fix memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpuringfini. CVE-2023-53370 Note that Nessus...

5.5CVSS6.3AI score0.00154EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.5 views

SUSE CVE-2022-50378

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

4.4CVSS6.5AI score0.00159EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.6 views

SUSE CVE-2022-50390

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix undefined behavior in bit shift for TTMTTFLAGPRIVPOPULATED Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN:...

5.5CVSS6.5AI score0.00161EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.8 views

SUSE CVE-2022-50398

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: add atomiccheck to bridge ops DRM committails will disable downstream crtc/encoder/bridge if both disable crtc is required and crtc-active is set before pushing a new frame downstream. There is a rare case that user...

5.5CVSS6.7AI score0.00137EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/09/18 11:39 p.m.6 views

SUSE CVE-2023-53288

In the Linux kernel, the following vulnerability has been resolved: drm/client: Fix memory leak in drmclientmodesetprobe When a new mode is set to modeset-mode, the previous mode should be freed. This fixes the following kmemleak report: drmmodeduplicate+0x45/0x220 drm...

5.5CVSS6.5AI score0.00145EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.8 views

SUSE CVE-2023-53352

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: check null pointer before accessing when swapping Add a check to avoid null pointer dereference as below: 90.002283 general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 1 PREEMPT SMP KASA...

5.5CVSS6.4AI score0.00197EPSS
SaveExploits0References19
RedhatCVE
RedhatCVE
added 2025/09/18 8:38 p.m.6 views

CVE-2023-53444

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix bulkmove corruption when adding a entry When the resource is the first in the bulkmove range, adding it again thus moving it to the tail will corrupt the list since the first pointer is not moved. This eventually lea...

7CVSS5.7AI score0.00143EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 6:51 p.m.4 views

SUSE-SU-2025:03272-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-46733: btrfs: fix qgroup reserve leaks in cowfilerange bsc1230708. - CVE-2024-49996: cifs: Fix buffer overflow when parsing NFS reparse points bsc1232089...

9.8CVSS6AI score0.05135EPSS
SaveExploits3References211
OSV
OSV
added 2025/09/18 4:15 p.m.2 views

DEBIAN-CVE-2022-50417

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix GEM handle creation ref-counting panfrostgemcreatewithhandle previously returned a BO but with the only reference being from the handle, which user space could in theory guess and release, causing a...

7.8CVSS5.3AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.3 views

DEBIAN-CVE-2022-50412

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: adv7511: unregister cec i2c device after cec adapter cecunregisteradapter assumes that the underlying adapter ops are callable. For example, if the CEC adapter currently has a valid physical address, then the...

7.8CVSS6.3AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.7 views

UBUNTU-CVE-2023-53444

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix bulkmove corruption when adding a entry When the resource is the first in the bulkmove range, adding it again thus moving it to the tail will corrupt the list since the first pointer is not moved. This eventually lea...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/18 4:04 p.m.10 views

CVE-2023-53444 drm/ttm: fix bulk_move corruption when adding a entry

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix bulkmove corruption when adding a entry When the resource is the first in the bulkmove range, adding it again thus moving it to the tail will corrupt the list since the first pointer is not moved. This eventually lea...

0.00143EPSS
SaveExploits0References3
Rows per page
Query Builder