Lucene search
+L

1308 matches found

OSV
OSV
added 2025/10/01 11:45 a.m.6 views

CVE-2023-53498 drm/amd/display: Fix potential null dereference

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential null dereference The adev-dm.dc pointer can be NULL and dereferenced in amdgpudmfini without checking. Add a NULL pointer check before calling dcdmubsrvdestroy. Found by Linux Verification Center...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.10 views

CVE-2023-53483 ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup()

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Check for null return of devmkzalloc in fchmiscsetup devmkzalloc may fail, clkdata-name might be NULL and will cause a NULL pointer dereference later. rjw: Subject and changelog edits...

0.00143EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/01 11:42 a.m.22 views

CVE-2023-53483

CVE-2023-53483 affects the Linux kernel, specifically the ACPI processor code. The vulnerability arises in fch_misc_setup() where devm_kzalloc() may return NULL and lead to a NULL pointer dereference if clk_data->name is NULL. The CVE entry indicates this issue has been resolved in the Linux k...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/10/01 11:42 a.m.22 views

CVE-2023-53480

CVE-2023-53480 : In the Linux kernel, a o bject-level NULL-dereference can occur when registering a kset if its embedded kobject’s ktype is not initialized. The described scenario initializes a kset and its kobject name but omits kset.kobj.ktype, leading to a NULL pointer dereference in kobject_a...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2025/10/01 11:42 a.m.18 views

CVE-2023-53470

CVE-2023-53470 – Linux kernel issue : The vulnerability arises from a missing NULL check after devlink_alloc(), risking kernel panic when devlink_priv() is called on a NULL result. A fix adds the NULL check; as a result, driver load may fail but the kernel will not panic. Documents show the issue...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.5 views

CVE-2023-53470 ionic: catch failure from devlink_alloc

In the Linux kernel, the following vulnerability has been resolved: ionic: catch failure from devlinkalloc Add a check for NULL on the alloc return. If devlinkalloc fails and we try to use devlinkpriv on the NULL return, the kernel gets very unhappy and panics. With this fix, the driver load will...

5.5CVSS7.4AI score0.00145EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.10 views

PT-2025-40177

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw where a failure from devlink alloc was not properly handled. Specifically, a check for a NULL return value from the devlink alloc function was missing. I...

6.5AI score0.00145EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/09/29 8:2 a.m.11 views

kernel: s390/sclp: Fix SCCB present check

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Fix SCCB present check Tracing code called by the SCLP interrupt handler contains early exits if the SCCB address associated with an interrupt is NULL. This check is performed after physical to virtual address...

5.5CVSS6.8AI score0.00147EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2025/09/26 5:27 p.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 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.2CVSS7.6AI score0.031EPSS
SaveExploits3References452
RedHat Linux
RedHat Linux
added 2025/09/23 1:4 a.m.6 views

kernel: s390/sclp: Fix SCCB present check

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Fix SCCB present check Tracing code called by the SCLP interrupt handler contains early exits if the SCCB address associated with an interrupt is NULL. This check is performed after physical to virtual address...

5.5CVSS6.8AI score0.00147EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/09/19 11:24 p.m.4 views

SUSE CVE-2025-39838

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL pointer dereference in UTF16 conversion There can be a NULL pointer dereference bug here. NULL is passed to cifssfumakenode without checks, which passes it unchecked to cifsstrnduptoutf16, which in turn passes ...

5.8CVSS6.4AI score0.00146EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/09/19 11:23 p.m.9 views

SUSE CVE-2025-39853

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix potential invalid access when MAC list is empty listfirstentry never returns NULL - if the list is empty, it still returns a pointer to an invalid object, leading to potential invalid memory access when dereferenced. Fi...

5.5CVSS6.5AI score0.00152EPSS
SaveExploits0References22
Debian CVE
Debian CVE
added 2025/09/19 3:26 p.m.6 views

CVE-2025-39858

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS5.3AI score0.00119EPSS
SaveExploits0
OSV
OSV
added 2025/09/19 3:26 p.m.7 views

CVE-2025-39838 cifs: prevent NULL pointer dereference in UTF16 conversion

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL pointer dereference in UTF16 conversion There can be a NULL pointer dereference bug here. NULL is passed to cifssfumakenode without checks, which passes it unchecked to cifsstrnduptoutf16, which in turn passes ...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.20 views

CVE-2025-39838 cifs: prevent NULL pointer dereference in UTF16 conversion

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL pointer dereference in UTF16 conversion There can be a NULL pointer dereference bug here. NULL is passed to cifssfumakenode without checks, which passes it unchecked to cifsstrnduptoutf16, which in turn passes ...

0.00146EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-39858

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: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR...

5.5CVSS5.3AI score0.00119EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/17 3:15 p.m.4 views

DEBIAN-CVE-2023-53366

In the Linux kernel, the following vulnerability has been resolved: block: be a bit more careful in checking for NULL bdev while polling Wei reports a crash with an application using polled IO: PGD 14265e067 P4D 14265e067 PUD 47ec50067 PMD 0 Oops: 0000 1 SMP CPU: 0 PID: 21915 Comm: iocore0 Kdump:...

5.5CVSS5.4AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/17 2:56 p.m.3 views

CVE-2023-53366 block: be a bit more careful in checking for NULL bdev while polling

In the Linux kernel, the following vulnerability has been resolved: block: be a bit more careful in checking for NULL bdev while polling Wei reports a crash with an application using polled IO: PGD 14265e067 P4D 14265e067 PUD 47ec50067 PMD 0 Oops: 0000 1 SMP CPU: 0 PID: 21915 Comm: iocore0 Kdump:...

5.5CVSS6.1AI score0.00174EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53239

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/mdp5: Add check for kzalloc As kzalloc may fail and return NULL pointer, it should b...

5.5CVSS5.2AI score0.00146EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/16 11:24 p.m.4 views

SUSE CVE-2025-39808

In the Linux kernel, the following vulnerability has been resolved: HID: hid-ntrig: fix unable to handle page fault in ntrigreportversion in ntrigreportversion, hdev parameter passed from hidprobe. sending descriptor to /dev/uhid can make hdev-dev.parent-parent to null if hdev-dev.parent-parent i...

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0References22
Rows per page
Query Builder