Lucene search
+L

531 matches found

OSV
OSV
added 2025/05/01 2:10 p.m.15 views

CVE-2022-49916 rose: Fix NULL pointer dereference in rose_send_frame()

In the Linux kernel, the following vulnerability has been resolved: rose: Fix NULL pointer dereference in rosesendframe The syzkaller reported an issue: KASAN: null-ptr-deref in range 0x0000000000000380-0x0000000000000387 CPU: 0 PID: 4069 Comm: kworker/0:15 Not tainted...

5.5CVSS6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.13 views

CVE-2022-49889 ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Check for NULL cpubuffer in ringbufferwakewaiters On some machines the number of listed CPUs may be bigger than the actual CPUs that exist. The tracing subsystem allocates a percpu directory with access to the per CP...

0.00187EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/01 2:9 p.m.18 views

CVE-2022-49831 btrfs: zoned: initialize device's zone info for seeding

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: initialize device's zone info for seeding When performing seeding on a zoned filesystem it is necessary to initialize each zoned device's btrfszoneddeviceinfo structure, otherwise mounting the filesystem will cause ...

0.00187EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/01 2:9 p.m.58 views

CVE-2022-49805

CVE-2022-49805 – Linux kernel (lan966x): The issue occurs in lan966x_stats_init(), which calls create_singlethread_workqueue() without validating the return value. If it returns NULL, a later queue_delayed_work path dereferences a null workqueue pointer, causing a null-pointer dereference. The re...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/05/01 2:9 p.m.17 views

CVE-2022-49806 net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() and sparx5_start()

In the Linux kernel, the following vulnerability has been resolved: net: microchip: sparx5: Fix potential null-ptr-deref in sparxstatsinit and sparx5start sparxstatsinit calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen:...

5AI score
SaveExploits0References6
OSV
OSV
added 2025/05/01 2:9 p.m.12 views

CVE-2022-49797 tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_event_gen_test_exit()

In the Linux kernel, the following vulnerability has been resolved: tracing: kprobe: Fix potential null-ptr-deref on traceeventfile in kprobeeventgentestexit When tracegeteventfile failed, genkretprobetest will be assigned as the error code. If module kprobeeventgentest is removed now, the null...

5.9AI score
SaveExploits0References7
CVE
CVE
added 2025/05/01 2:9 p.m.85 views

CVE-2022-49797

CVE-2022-49797 concerns the Linux kernel tracing subsystem. The vulnerability is a potential NULL pointer dereference in the kprobe path: when trace_get_event_file() fails, gen_kretprobe_test may be marked as the error code, and if the kprobe_event_gen_test module is removed, a dereference can oc...

5.5CVSS6.4AI score0.00189EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2025/05/01 1:15 p.m.21 views

CVE-2025-37758

In the Linux kernel, the following vulnerability has been resolved: ata: patapxa: Fix potential NULL pointer dereference in pxaataprobe devmioremap returns NULL on error. Currently, pxaataprobe does not check for this case, which can result in a NULL pointer dereference. Add NULL check after...

5.5CVSS0.00185EPSS
SaveExploits0References10
NVD
NVD
added 2025/05/01 1:15 p.m.9 views

CVE-2025-23146

In the Linux kernel, the following vulnerability has been resolved: mfd: ene-kb3930: Fix a potential NULL pointer dereference The offgpios could be NULL. Add missing check in the kb3930probe. This is similar to the issue fixed in commit b1ba8bcb2d1f "backlight: hx8357: Fix potential NULL pointer...

5.5CVSS0.00201EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/01 12:56 p.m.14 views

CVE-2025-37758 ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()

In the Linux kernel, the following vulnerability has been resolved: ata: patapxa: Fix potential NULL pointer dereference in pxaataprobe devmioremap returns NULL on error. Currently, pxaataprobe does not check for this case, which can result in a NULL pointer dereference. Add NULL check after...

6AI score
SaveExploits0References13
OSV
OSV
added 2025/05/01 12:55 p.m.10 views

CVE-2025-23143 net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.

In the Linux kernel, the following vulnerability has been resolved: net: Fix null-ptr-deref by socklockinitclassandname and rmmod. When I ran the repro 0 and waited a few seconds, I observed two LOCKDEP splats: a warning immediately followed by a null-ptr-deref. 1 Reproduction Steps: 1 Mount CIFS...

6AI score
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.14 views

PT-2025-18514 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.1.0-rc1 Description: A potential null pointer dereference issue has been identified in the Linux kernel, specifically in the kprobe event gen test exit function. This issue occurs when the trace get event file...

8.8CVSS7.5AI score0.01327EPSS
SaveExploits2References429
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.8 views

PT-2025-18645 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the fixed version Description: A null pointer dereference issue has been identified in the Linux kernel's SUNRPC component. This issue occurs when the allocation of sysfs for xps fails, potentially leading to a...

8.8CVSS5.1AI score0.01327EPSS
SaveExploits2References443
RedhatCVE
RedhatCVE
added 2025/04/30 5:11 a.m.26 views

CVE-2025-4002

A vulnerability was found in RefindPlusRepo RefindPlus 0.14.2.AB and classified as problematic. Affected by this issue is the function GetDebugLogFile of the file Library/MemLogLib/BootLog.c. The manipulation leads to null pointer dereference. Attacking locally is a requirement. The patch is...

6.8CVSS7AI score0.00185EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/04/28 5:0 a.m.27 views

CVE-2025-4002 RefindPlusRepo RefindPlus BootLog.c GetDebugLogFile null pointer dereference

A vulnerability was found in RefindPlusRepo RefindPlus 0.14.2.AB and classified as problematic. Affected by this issue is the function GetDebugLogFile of the file Library/MemLogLib/BootLog.c. The manipulation leads to null pointer dereference. Attacking locally is a requirement. The patch is...

6.8CVSS0.00185EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/04/22 12:0 a.m.3 views

PT-2025-20540

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null pointer dereference issue has been resolved in the Linux kernel. The issue is related to the mlx5 create inner ,ttc table functions, where a NULL check has been added for the retu...

5.5CVSS6.5AI score0.00242EPSS
SaveExploits0
CVE
CVE
added 2025/04/20 12:0 a.m.93 views

CVE-2025-43966

CVE-2025-43966 affects libheif prior to 1.19.6, with a NULL pointer dereference in ImageItem_iden (iden.cc). Root cause: dereference of a null item reference leading to potential crash. Impact: availability may be reduced (per CVSS in public entry). Remediation: upgrade libheif to version 1.19.6 ...

7.5CVSS7.1AI score0.00299EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/20 12:0 a.m.9 views

CVE-2025-43966

libheif before 1.19.6 has a NULL pointer dereference in ImageItemiden in image-items/iden.cc...

2.9CVSS6.9AI score0.00299EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/04/20 12:0 a.m.15 views

CVE-2025-43967

libheif before 1.19.6 has a NULL pointer dereference in ImageItemGrid::getdecoder in image-items/grid.cc because a grid image can reference a nonexistent image item...

7.5CVSS6.6AI score0.00412EPSS
SaveExploits1
NVD
NVD
added 2025/04/16 3:15 p.m.7 views

CVE-2025-22054

In the Linux kernel, the following vulnerability has been resolved: arcnet: Add NULL check in com20020pciprobe devmkasprintf returns NULL when memory allocation fails. Currently, com20020pciprobe does not check for this case, which results in a NULL pointer dereference. Add NULL check after...

5.5CVSS0.002EPSS
SaveExploits0References11
Rows per page
Query Builder