Lucene search
+L

561 matches found

OSV
OSV
added 2024/04/03 5:15 p.m.5 views

DEBIAN-CVE-2023-52641

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add NULL ptr dereference checking at the end of attrallocateframe It is preferable to exit through the out: label because internal debugging functions are located there...

5.5CVSS5.3AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:00 p.m.6 views

CVE-2023-52641 fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame()

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add NULL ptr dereference checking at the end of attrallocateframe It is preferable to exit through the out: label because internal debugging functions are located there...

6.1AI score
SaveExploits0References8
OSV
OSV
added 2024/04/03 3:15 p.m.13 views

UBUNTU-CVE-2024-26723

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix crash when adding interface under a lag There is a crash when adding one of the lan966x interfaces under a lag interface. The issue can be reproduced like this: ip link add name bond0 type bond miimon 100 mode...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits0References12
OSV
OSV
added 2024/04/03 2:55 p.m.8 views

CVE-2024-26723 lan966x: Fix crash when adding interface under a lag

In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix crash when adding interface under a lag There is a crash when adding one of the lan966x interfaces under a lag interface. The issue can be reproduced like this: ip link add name bond0 type bond miimon 100 mode...

7.8CVSS5.7AI score
SaveExploits0References7
OSV
OSV
added 2024/04/02 7:15 a.m.1 views

DEBIAN-CVE-2024-26672

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix variable 'mcafuncs' dereferenced before NULL check in 'amdgpumcasmugetmcaentry' Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpumca.c:377 amdgpumcasmugetmcaentry warn: variable dereferenced before check 'mcafunc...

7.1CVSS5.2AI score0.00217EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/03/26 6:15 p.m.33 views

CVE-2024-26647

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'linksetdscppspacket' In linksetdscppspacket, 'struct displaystreamcompressor dsc' was dereferenced in a DCLOGGERINITdsc-ctx-logger; before the 'dsc' NULL pointer check. Fixes t...

5.5CVSS5.8AI score0.00224EPSS
SaveExploits0References13
OSV
OSV
added 2024/03/26 6:15 p.m.13 views

UBUNTU-CVE-2024-26647

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'linksetdscppspacket' In linksetdscppspacket, 'struct displaystreamcompressor dsc' was dereferenced in a DCLOGGERINITdsc-ctx-logger; before the 'dsc' NULL pointer check. Fixes t...

5.5CVSS6AI score0.00224EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2024/03/25 9:07 a.m.30 views

CVE-2021-47141 gve: Add NULL pointer checks when freeing irqs.

In the Linux kernel, the following vulnerability has been resolved: gve: Add NULL pointer checks when freeing irqs. When freeing notification blocks, we index priv-msixvectors. If we failed to allocate priv-msixvectors see abortwithmsixvectors this could lead to a NULL pointer dereference if the...

7.5AI score0.00225EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/03/07 4:25 a.m.4 views

SUSE CVE-2023-52607

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm: Fix null-pointer dereference in pgtablecacheadd kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity...

5.5CVSS6.2AI score0.00234EPSS
SaveExploits0References20
RedhatCVE
RedhatCVE
added 2024/03/05 5:10 p.m.21 views

CVE-2021-47108

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: hdmi: Perform NULL pointer check for mtkhdmiconf In commit 41ca9caaae0b "drm/mediatek: hdmi: Add check for CEA modes only" a check for CEA modes was added to function mtkhdmibridgemodevalid in order to address...

4.4CVSS6.5AI score0.00198EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/04 7:15 p.m.8 views

CVE-2021-47108

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: hdmi: Perform NULL pointer check for mtkhdmiconf In commit 41ca9caaae0b "drm/mediatek: hdmi: Add check for CEA modes only" a check for CEA modes was added to function mtkhdmibridgemodevalid in order to address...

5.5CVSS7.3AI score
SaveExploits0References2
NVD
NVD
added 2024/03/04 7:15 p.m.25 views

CVE-2021-47108

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: hdmi: Perform NULL pointer check for mtkhdmiconf In commit 41ca9caaae0b "drm/mediatek: hdmi: Add check for CEA modes only" a check for CEA modes was added to function mtkhdmibridgemodevalid in order to address...

5.5CVSS7.3AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/03/04 6:15 p.m.47 views

CVE-2021-47108 drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: hdmi: Perform NULL pointer check for mtkhdmiconf In commit 41ca9caaae0b "drm/mediatek: hdmi: Add check for CEA modes only" a check for CEA modes was added to function mtkhdmibridgemodevalid in order to address...

7.4AI score0.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/03/04 6:15 p.m.55 views

CVE-2021-47108

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: hdmi: Perform NULL pointer check for mtkhdmiconf In commit 41ca9caaae0b "drm/mediatek: hdmi: Add check for CEA modes only" a check for CEA modes was added to function mtkhdmibridgemodevalid in order to address...

5.5CVSS4.9AI score0.00198EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/04 6:15 p.m.16 views

CVE-2021-47108 drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: hdmi: Perform NULL pointer check for mtkhdmiconf In commit 41ca9caaae0b "drm/mediatek: hdmi: Add check for CEA modes only" a check for CEA modes was added to function mtkhdmibridgemodevalid in order to address...

6.7AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/02 10:15 p.m.6 views

UBUNTU-CVE-2023-52508

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: Prevent null pointer dereference in nvmefciogetuuid The nvmefcfcpop structure describing an AEN operation is initialized with a null request structure pointer. An FC LLDD may make a call to nvmefciogetuuid passing a...

5.5CVSS6.2AI score0.00224EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/01 10:15 p.m.8 views

CVE-2021-47077

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Add pointer checks in qedfupdatelinkspeed The following trace was observed: 14.042059 Call Trace: 14.042061 14.042068 qedflinkupdate+0x144/0x1f0 qedf 14.042117 qedlinkupdate+0x5c/0x80 qed 14.042135...

5.5CVSS7.2AI score
SaveExploits0References3
OSV
OSV
added 2024/03/01 10:15 p.m.2 views

DEBIAN-CVE-2021-47077

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Add pointer checks in qedfupdatelinkspeed The following trace was observed: 14.042059 Call Trace: 14.042061 14.042068 qedflinkupdate+0x144/0x1f0 qedf 14.042117 qedlinkupdate+0x5c/0x80 qed 14.042135...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/03/01 4:07 a.m.12 views

SUSE CVE-2021-47003

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix potential null dereference on pointer status There are calls to idxdcmdexec that pass a null status pointer however a recent commit has added an assignment to status that can end up with a null pointer...

5.5CVSS7.8AI score0.00236EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/02/09 12:00 a.m.10 views

PT-2024-6076 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a crash when adding a lan966x interface under a lag interface in the Linux kernel. This can be reproduced by running specific commands, such as "ip link add nam...

8CVSS6.6AI score0.08555EPSS
SaveExploits4References553
Rows per page
Query Builder