Lucene search
+L

46 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2024-53308

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.0022EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.13 views

EUVD-2025-5267

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00219EPSS
SaveExploits0References7
Oracle linux
Oracle linux
added 2025/04/11 12:0 a.m.106 views

Unbreakable Enterprise kernel security update

5.15.0-307.178.5 - net/mlx5: DR, prevent potential error pointer dereference Dan Carpenter Orabug: 37434242 CVE-2024-56660 - uek-rpm: Set CONFIGIP6NFIPTABLES for ol9/ol8 container kernels Jonah Palmer Orabug: 37703179 - net: hsr: fix fillframeinfo regression vs VLAN packets Eric Dumazet - f2fs:...

7.8CVSS8AI score0.00737EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/03/13 7:0 a.m.15 views

net/mlx5: DR, prevent potential error pointer dereference

...

5.5CVSS7.4AI score0.0022EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:0 a.m.12 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-56777)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56777 advisory. - In the Linux kernel, the following vulnerability has been resolved: drm/sti: avoid potential dereference of...

5.5CVSS6AI score0.00207EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:0 a.m.9 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-56777)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56777 advisory. - In the Linux kernel, the following vulnerability has been resolved: drm/sti: avoid potential dereference of...

5.5CVSS6AI score0.00207EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.21 views

Linux Distros Unpatched Vulnerability : CVE-2024-56660

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/mlx5: DR, prevent potential error pointer dereference The drdomainaddvportcap function generally returns NULL on error but sometimes we want it to return...

5.5CVSS6.8AI score0.0022EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/02/27 2:7 a.m.13 views

CVE-2024-57978

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Fix potential error pointer dereference in detachpm The proble is on the first line: if jpeg-pddevi && !pmruntimesuspendedjpeg-pddevi If jpeg-pddevi is an error pointer, then passing it to pmruntimesuspended will...

5.5CVSS5.7AI score0.00219EPSS
SaveExploits0
CVE
CVE
added 2025/02/27 2:7 a.m.105 views

CVE-2024-57978

CVE-2024-57978 refers to a Linux kernel vulnerability in the media: imx-jpeg driver. The issue arises in detach_pm() where, if jpeg->pd_dev[i] is an error pointer, passing it to pm_runtime_suspended() can trigger an Oops. The description notes that existing checks cover error pointers and NULL...

5.5CVSS5.4AI score0.00219EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/02/27 2:7 a.m.22 views

CVE-2024-57978 media: imx-jpeg: Fix potential error pointer dereference in detach_pm()

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Fix potential error pointer dereference in detachpm The proble is on the first line: if jpeg-pddevi && !pmruntimesuspendedjpeg-pddevi If jpeg-pddevi is an error pointer, then passing it to pmruntimesuspended will...

0.00219EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/01/09 5:58 p.m.14 views

CVE-2024-56777

In the Linux kernel, the following vulnerability has been resolved: drm/sti: avoid potential dereference of error pointers in stigdpatomiccheck The return value of drmatomicgetcrtcstate needs to be checked. To avoid use of error pointer 'crtcstate' in case of the failure...

5.5CVSS7AI score0.00207EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/08 6:15 p.m.12 views

CVE-2024-56778

In the Linux kernel, the following vulnerability has been resolved: drm/sti: avoid potential dereference of error pointers in stihqvdpatomiccheck The return value of drmatomicgetcrtcstate needs to be checked. To avoid use of error pointer 'crtcstate' in case of the failure...

5.5CVSS0.00207EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/01/08 5:49 p.m.17 views

CVE-2024-56778 drm/sti: avoid potential dereference of error pointers in sti_hqvdp_atomic_check

In the Linux kernel, the following vulnerability has been resolved: drm/sti: avoid potential dereference of error pointers in stihqvdpatomiccheck The return value of drmatomicgetcrtcstate needs to be checked. To avoid use of error pointer 'crtcstate' in case of the failure...

0.00207EPSS
SaveExploits0References5
CVE
CVE
added 2025/01/08 5:49 p.m.171 views

CVE-2024-56778

CVE-2024-56778 affects the Linux kernel DRM STI driver. The root cause is that sti_hqvdp_atomic_check could dereference an error pointer because the return value of drm_atomic_get_crtc_state() was not checked, risking invalid pointer use and potential instability. The vulnerability is limited to ...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/01/08 5:49 p.m.18 views

CVE-2024-56777 drm/sti: avoid potential dereference of error pointers in sti_gdp_atomic_check

In the Linux kernel, the following vulnerability has been resolved: drm/sti: avoid potential dereference of error pointers in stigdpatomiccheck The return value of drmatomicgetcrtcstate needs to be checked. To avoid use of error pointer 'crtcstate' in case of the failure...

5.5CVSS6.1AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/01/08 5:49 p.m.1 views

CVE-2024-56776 drm/sti: avoid potential dereference of error pointers

In the Linux kernel, the following vulnerability has been resolved: drm/sti: avoid potential dereference of error pointers The return value of drmatomicgetcrtcstate needs to be checked. To avoid use of error pointer 'crtcstate' in case of the failure...

7.5AI score0.00207EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/01/08 5:49 p.m.20 views

CVE-2024-56776 drm/sti: avoid potential dereference of error pointers

In the Linux kernel, the following vulnerability has been resolved: drm/sti: avoid potential dereference of error pointers The return value of drmatomicgetcrtcstate needs to be checked. To avoid use of error pointer 'crtcstate' in case of the failure...

0.00207EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/12/28 1:36 a.m.22 views

CVE-2024-56660

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, prevent potential error pointer dereference The drdomainaddvportcap function generally returns NULL on error but sometimes we want it to return ERRPTR-EBUSY so the caller can retry. The problem here is that "ret" ca...

5.5CVSS6.8AI score0.0022EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/27 3:15 p.m.20 views

CVE-2024-56660

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, prevent potential error pointer dereference The drdomainaddvportcap function generally returns NULL on error but sometimes we want it to return ERRPTR-EBUSY so the caller can retry. The problem here is that "ret" ca...

5.5CVSS0.0022EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/27 3:6 p.m.11 views

CVE-2024-56660 net/mlx5: DR, prevent potential error pointer dereference

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, prevent potential error pointer dereference The drdomainaddvportcap function generally returns NULL on error but sometimes we want it to return ERRPTR-EBUSY so the caller can retry. The problem here is that "ret" ca...

5.5CVSS6.1AI score
SaveExploits0References8
Rows per page
Query Builder