Lucene search
+L

8487 matches found

CVE
CVE
added 2025/10/22 1:23 p.m.25 views

CVE-2022-50574

Summary: CVE-2022-50574 concerns the Linux kernel driver chain for DRM/OMAP DSS where a refcount leak could occur. The root cause, as described, is missing calls to of_node_put() for the reference returned by of_graph_get_port_by_id() in fail paths or when the reference is no longer used. Impact ...

6.1AI score0.00205EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.17 views

CVE-2022-50574 drm/omap: dss: Fix refcount leak bugs

In the Linux kernel, the following vulnerability has been resolved: drm/omap: dss: Fix refcount leak bugs In dssinitports and dssuninitports, we should call ofnodeput for the reference returned by ofgraphgetportbyid in fail path or when it is not used anymore...

0.00205EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.17 views

CVE-2022-50560 drm/meson: explicitly remove aggregate driver at module unload time

In the Linux kernel, the following vulnerability has been resolved: drm/meson: explicitly remove aggregate driver at module unload time Because componentmasterdel wasn't being called when unloading the mesondrm module, the aggregate device would linger forever in the global aggregatedevices list...

0.00199EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/22 1:23 p.m.32 views

CVE-2022-50560

CVE-2022-50560 is a Linux kernel issue involving drm/meson where an aggregate device could linger in the global aggregate_devices list due to not calling component_master_del during module unload of meson_drm. This led to a use-after-free when unloading/reloading meson_dw_hdmi, as component_add c...

6.1AI score0.00199EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/22 1:23 p.m.11 views

CVE-2022-50560 drm/meson: explicitly remove aggregate driver at module unload time

In the Linux kernel, the following vulnerability has been resolved: drm/meson: explicitly remove aggregate driver at module unload time Because componentmasterdel wasn't being called when unloading the mesondrm module, the aggregate device would linger forever in the global aggregatedevices list...

6.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.15 views

CVE-2022-50556 drm: Fix potential null-ptr-deref due to drmm_mode_config_init()

In the Linux kernel, the following vulnerability has been resolved: drm: Fix potential null-ptr-deref due to drmmmodeconfiginit drmmmodeconfiginit will call drmmodecreatestandardproperties and won't check the ret value. When drmmodecreatestandardproperties failed due to alloc, property will be a...

0.00199EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987513)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987513 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: add missing boundary check in vmaccess A missing bounds check in vmaccess can lead ...

7.8CVSS5.7AI score0.00288EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987692)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987692 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential bit17 double-free A userspace with multiple threads racing I915GEMSETTILI...

7.8CVSS5.7AI score0.00271EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987520)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987520 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/imx: Fix memory leak in imxpdconnectorgetmodes Avoid leaking the display mode variable if...

5.5CVSS5.7AI score0.00248EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987621)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987621 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/plane: Move range check for formatcount earlier While the check for formatcount 64 in...

5.5CVSS5.7AI score0.00267EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987538)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987538 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix gart.bo pincount leak gmcv9,100gartdisable isn't called matched with correspoding...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/20 4:15 p.m.15 views

UBUNTU-CVE-2025-40011

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix null dereference in hdmi teardown pcisetdrvdata sets the value of pdev-driverdata to NULL, after which the driverdata obtained from the same dev is dereferenced in oaktrailhdmii2cexit, and the i2cdev is extracted...

6.6AI score0.00241EPSS
SaveExploits0References35
CVE
CVE
added 2025/10/20 3:26 p.m.30 views

CVE-2025-40011

CVE-2025-40011 affects the Linux kernel DRM GMA500 HDMI teardown path. The vulnerability arises from a null-dereference when the driver’s pdev->driver_data is NULLed by pci_set_drvdata and then dereferenced in oaktrail_hdmi_i2c_exit to extract the i2c_dev. The underlying issue is in the sequen...

6.1AI score0.00241EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2025/10/17 2:32 p.m.12 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 Azure kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-53261: coresight: Fix memory leak in acpibuffer-pointer bsc1249770. CVE-2024-46733: btrfs: fix qgroup reserve leaks in cowfilerange bsc1230708...

9.2CVSS7.8AI score0.05135EPSS
SaveExploits6References1906
Microsoft CVE
Microsoft CVE
added 2025/10/16 1:01 a.m.8 views

drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw

...

5.5CVSS7AI score0.00255EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/10/16 12:00 a.m.16 views

PT-2025-44386

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the drm/sched subsystem related to dependency management. Specifically, a potential double free can occur in the drm sched job add resv dependencies...

6CVSS5.8AI score0.00144EPSS
SaveExploits0
OSV
OSV
added 2025/10/15 4:49 p.m.21 views

CLSA-2025-1760546935 kernel: Fix of 43 CVEs

locking/wwmutex/test: Fix potential workqueue corruption CVE-2023-52836 - netfilter: ipset: Fix suspicious rcudereferenceprotected CVE-2024-40993 - netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type CVE-2024-39503 - netfilter: ipset: Missing gc cancellations fixed...

9.8CVSS7.3AI score0.00421EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/10/15 12:57 p.m.14 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 Confidential Computing kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2025-39782: jbd2: prevent softlockup in jbd2logdocheckpoint bsc1249526. CVE-2025-39773: net: bridge: fix soft lockup in...

9.2CVSS6.4AI score0.05135EPSS
SaveExploits5References672
RedHat Linux
RedHat Linux
added 2025/10/15 12:31 a.m.19 views

kernel: drm/gem: Acquire references on GEM handles for framebuffers

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Acquire references on GEM handles for framebuffers A GEM handle can be released while the GEM buffer object is attached to a DRM framebuffer. This leads to the release of the dma-buf backing the buffer object, if any. 1...

7.8CVSS6.9AI score0.00159EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/15 12:00 a.m.7 views

RHEL 8 : kernel (RHSA-2025:18043)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:18043 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: drm/vkms: Fix use after free...

9.8CVSS6.8AI score0.00344EPSS
SaveExploits0References23
Rows per page
Query Builder