Lucene search
+L

4999 matches found

OSV
OSV
added 2024/11/19 6:15 p.m.6 views

UBUNTU-CVE-2024-53056

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix potential NULL dereference in mtkcrtcdestroy In mtkcrtccreate, if the call to mboxrequestchannel fails then we set the "mtkcrtc-cmdqclient.chan" pointer to NULL. In that situation, we do not call cmdqpktcreate...

5.5CVSS6.6AI score0.00204EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/11/19 5:19 p.m.3 views

CVE-2024-53056 drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy()

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix potential NULL dereference in mtkcrtcdestroy In mtkcrtccreate, if the call to mboxrequestchannel fails then we set the "mtkcrtc-cmdqclient.chan" pointer to NULL. In that situation, we do not call cmdqpktcreate...

7.6AI score0.00204EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/19 5:19 p.m.196 views

CVE-2024-53056

CVE-2024-53056 affects the Linux kernel in the drm/mediatek component, specifically the mtk_crtc_destroy() NULL-dereference risk caused by cleanup behavior when mtk_crtc_create() fails to obtain a channel via mbox_request_channel(). The issue arises because, if the call to mbox_request_channel() ...

5.5CVSS5.2AI score0.00204EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/11/19 5:19 p.m.32 views

CVE-2024-53056 drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy()

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix potential NULL dereference in mtkcrtcdestroy In mtkcrtccreate, if the call to mboxrequestchannel fails then we set the "mtkcrtc-cmdqclient.chan" pointer to NULL. In that situation, we do not call cmdqpktcreate...

0.00204EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/19 5:19 p.m.14 views

CVE-2024-53056 drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy()

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix potential NULL dereference in mtkcrtcdestroy In mtkcrtccreate, if the call to mboxrequestchannel fails then we set the "mtkcrtc-cmdqclient.chan" pointer to NULL. In that situation, we do not call cmdqpktcreate...

5.5CVSS6AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/11/19 3:49 a.m.7 views

SUSE CVE-2024-50281

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation When sealing or unsealing a key blob we currently do not wait for the AEAD cipher operation to finish and simply return after submitting the request. If there is...

5.5CVSS7.8AI score0.00184EPSS
SaveExploits0References3
NVD
NVD
added 2024/11/19 2:16 a.m.16 views

CVE-2024-50281

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation When sealing or unsealing a key blob we currently do not wait for the AEAD cipher operation to finish and simply return after submitting the request. If there is...

7.8CVSS0.00184EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/19 2:16 a.m.15 views

UBUNTU-CVE-2024-50281

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation When sealing or unsealing a key blob we currently do not wait for the AEAD cipher operation to finish and simply return after submitting the request. If there is...

7.8CVSS6AI score0.00184EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.13 views

CVE-2024-50281

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation When sealing or unsealing a key blob we currently do not wait for the AEAD cipher operation to finish and simply return after submitting the request. If there is...

7.8CVSS5.6AI score0.00184EPSS
SaveExploits0
OSV
OSV
added 2024/11/19 1:30 a.m.12 views

CVE-2024-50281 KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation When sealing or unsealing a key blob we currently do not wait for the AEAD cipher operation to finish and simply return after submitting the request. If there is...

7.8CVSS6.2AI score
SaveExploits0References5
CVE
CVE
added 2024/11/19 1:30 a.m.120 views

CVE-2024-50281

CVE-2024-50281 affects the Linux kernel’s key management component, specifically the trusted: dcp path. The vulnerability stems from sealing/unsealing a key blob where the AEAD cipher operation is submitted but not waited for, allowing a race that can lead to a NULL pointer dereference in the DCP...

7.8CVSS5.3AI score0.00184EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2024/11/18 6:59 a.m.19 views

CVE-2024-50156

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Avoid NULL dereference in msmdispstateprintregs If the allocation in msmdispstatedumpregs failed then block-state can be NULL. The msmdispstateprintregs function does have code to try to handle it with: if reg dumpaddr =...

5.5CVSS7.2AI score0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/15 11:7 a.m.9 views

OESA-2024-2425 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without...

7.8CVSS5.5AI score0.0074EPSS
SaveExploits0References23
OSV
OSV
added 2024/11/15 11:7 a.m.13 views

OESA-2024-2426 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without...

7.8CVSS5.4AI score0.0074EPSS
SaveExploits0References24
RedhatCVE
RedhatCVE
added 2024/11/14 9:5 a.m.17 views

CVE-2024-50160

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/cs8409: Fix possible NULL dereference If sndhdagenaddkctl fails to allocate memory and returns NULL, then NULL pointer dereference will occur in the next line. Since dolphinfixups function is a hdafixup function which i...

5.5CVSS6.8AI score0.00216EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2024/11/14 12:0 a.m.40 views

edk2 security update

20240524-6.0.1 - Replace upstream references Orabug:36569119 20240524-6 - edk2-OvmfPkg-CpuHotplugSmm-delay-SMM-exit.patch RHEL-56974 - edk2-Bumped-openssl-submodule-version-to-0205b5898872.patch RHEL-55336 - Resolves: RHEL-56974 qemu-kvm: warning: Blocked re-entrant IO on MemoryRegion:...

6.5CVSS7AI score0.66582EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/13 3:59 p.m.39 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

8.8CVSS6.8AI score0.00586EPSS
SaveExploits0References20
SUSE Linux
SUSE Linux
added 2024/11/13 10:13 a.m.5 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-48879: efi: fix NULL-deref in init error path bsc1229556. CVE-2022-48956: ipv6: avoid use-after-free in ip6fragment bsc1231893. CVE-2022-48957: dpaa2-switc...

9.2CVSS8.3AI score0.03998EPSS
SaveExploits6References926
RedHat Linux
RedHat Linux
added 2024/11/12 9:20 a.m.8 views

openssl: denial of service via null dereference

A flaw was found in OpenSSL. The optional ContentInfo fields can be set to null, even if the "type" is a valid value, which can lead to a null dereference error that may cause a denial of service...

5.5CVSS7.1AI score0.03187EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: nouveau: fix instmem race condition around ptr stores

A flaw was found in the nouveau module in the Linux kernel. In some conditions, a race condition can cause a NULL pointer dereference, resulting in a denial of service...

5.5CVSS7.2AI score0.00202EPSS
SaveExploits0References5
Rows per page
Query Builder