VulnSea

CWE-476

CVEs classified under CWE-476, newest first.

373 CVEsRSS

CVE-2025-30267Medium· 6.5
1y ago

A NULL pointer dereference vulnerability has been reported to affect several QNAP operating system versions

A NULL pointer dereference vulnerability has been reported to affect several QNAP operating system versions. If a remote attacker gains a user account, they can then exploit the vulnerability to launch a denial-of-service (DoS) attack. …

▾ Sunlitqnap · qtsEPSS 0.37%via NVD
CVE-2025-29882Medium· 6.5
1y ago

A NULL pointer dereference vulnerability has been reported to affect several QNAP operating system versions

A NULL pointer dereference vulnerability has been reported to affect several QNAP operating system versions. If a remote attacker gains a user account, they can then exploit the vulnerability to launch a denial-of-service (DoS) attack. …

▾ Sunlitqnap · qtsEPSS 0.46%via NVD
CVE-2025-38621Medium· 5.5
1y ago

In the Linux kernel, the following vulnerability has been resolved: md: make rdev_addable usable for rcu mode Our testcase trigger panic: BUG: kernel NULL pointer dereference, address: 00000000000000e0 ... Oops: Oops: 0000 [#1] SMP NO…

In the Linux kernel, the following vulnerability has been resolved: md: make rdev_addable usable for rcu mode Our testcase trigger panic: BUG: kernel NULL pointer dereference, address: 00000000000000e0 ... Oops: Oops: 0000 [#1] SMP NO…

▾ Sunlitlinux · linux_kernelEPSS 0.16%via NVD
CVE-2025-8114Medium· 4.7
1y ago

A flaw was found in libssh, a library that implements the SSH protocol

A flaw was found in libssh, a library that implements the SSH protocol. When calculating the session ID during the key exchange (KEX) process, an allocation failure in cryptographic functions may lead to a NULL pointer dereference. This …

▾ Sunlitlibssh · libsshEPSS 0.22%via NVD
CVE-2025-38299Medium· 5.5
1y ago

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMP_DUMMY() ETDM2_IN_BE and ETDM1_OUT_BE are defined as COMP_EMPTY(), in the case the codec dai_name will be null. Avoi…

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMP_DUMMY() ETDM2_IN_BE and ETDM1_OUT_BE are defined as COMP_EMPTY(), in the case the codec dai_name will be null. Avoi…

▾ Sunlitlinux · linux_kernelEPSS 0.15%via NVD
CVE-2025-6395Medium· 6.5
1y ago

A NULL pointer dereference flaw was found in the GnuTLS software in _gnutls_figure_common_ciphersuite().

A NULL pointer dereference flaw was found in the GnuTLS software in _gnutls_figure_common_ciphersuite().

▾ SunlitEPSS 0.68%via NVD
CVE-2025-38203Medium· 5.5
1y ago

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix null-ptr-deref in jfs_ioc_trim [ Syzkaller Report ] Oops: general protection fault, probably for non-canonical address 0xdffffc0000000087: 0000 [#1 KASAN: nu…

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix null-ptr-deref in jfs_ioc_trim [ Syzkaller Report ] Oops: general protection fault, probably for non-canonical address 0xdffffc0000000087: 0000 [#1 KASAN: nu…

▾ Sunlitlinux · linux_kernelEPSS 0.18%via NVD
CVE-2022-50206Medium· 5.5
1y ago

In the Linux kernel, the following vulnerability has been resolved: arm64: fix oops in concurrently setting insn_emulation sysctls emulation_proc_handler() changes table->data for proc_dointvec_minmax and can generate the following Oop…

In the Linux kernel, the following vulnerability has been resolved: arm64: fix oops in concurrently setting insn_emulation sysctls emulation_proc_handler() changes table->data for proc_dointvec_minmax and can generate the following Oop…

▾ Sunlitlinux · linux_kernelEPSS 0.24%via NVD
CVE-2022-50016Medium· 5.5
1y ago

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: cnl: Do not process IPC reply before firmware boot It is not yet clear, but it is possible to create a firmware so broken that it will send a reply m…

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: cnl: Do not process IPC reply before firmware boot It is not yet clear, but it is possible to create a firmware so broken that it will send a reply m…

▾ Sunlitlinux · linux_kernelEPSS 0.21%via NVD
CVE-2022-50015Medium· 5.5
1y ago

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware boot It is not yet clear, but it is possible to create a firmware so broken that it will send a rep…

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware boot It is not yet clear, but it is possible to create a firmware so broken that it will send a rep…

▾ Sunlitlinux · linux_kernelEPSS 0.20%via NVD
CVE-2022-50009Medium· 5.5
1y ago

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null-ptr-deref in f2fs_get_dnode_of_data There is issue as follows when test f2fs atomic write: F2FS-fs (loop0): Can't find valid F2FS filesystem in 2th supe…

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null-ptr-deref in f2fs_get_dnode_of_data There is issue as follows when test f2fs atomic write: F2FS-fs (loop0): Can't find valid F2FS filesystem in 2th supe…

▾ Sunlitlinux · linux_kernelEPSS 0.19%via NVD
CVE-2022-49974High· 8.8
1y ago

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: fix rumble worker null pointer deref We can dereference a null pointer trying to queue work to a destroyed workqueue. If the device is disconnected, ni…

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: fix rumble worker null pointer deref We can dereference a null pointer trying to queue work to a destroyed workqueue. If the device is disconnected, ni…

▾ Twilightlinux · linux_kernelEPSS 0.29%via NVD
CVE-2022-50073Medium· 5.5
1y ago

In the Linux kernel, the following vulnerability has been resolved: net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev is null Fixes a NULL pointer derefence bug triggered from tap driver. When tap_get_user cal…

In the Linux kernel, the following vulnerability has been resolved: net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev is null Fixes a NULL pointer derefence bug triggered from tap driver. When tap_get_user cal…

▾ Sunlitlinux · linux_kernelEPSS 0.20%via NVD
CVE-2025-4476Medium· 4.3PoC
1y ago

A denial-of-service vulnerability has been identified in the libsoup HTTP client library

A denial-of-service vulnerability has been identified in the libsoup HTTP client library. This flaw can be triggered when a libsoup client receives a 401 (Unauthorized) HTTP response containing a specifically crafted domain parameter wit…

▾ TwilightEPSS 0.39%via NVD
CVE-2025-4478Medium· 6.5
1y ago

A flaw was found in the FreeRDP used by Anaconda's remote install feature, where a crafted RDP packet could trigger a segmentation fault

A flaw was found in the FreeRDP used by Anaconda's remote install feature, where a crafted RDP packet could trigger a segmentation fault. This issue causes the service to crash and remain defunct, resulting in a denial of service. It occ…

▾ Sunlitfreerdp · freerdpEPSS 0.52%via NVD
CVE-2022-49833Medium· 5.5
1y ago

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: clone zoned device info when cloning a device When cloning a btrfs_device, we're not cloning the associated btrfs_zoned_device_info structure of the devi…

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: clone zoned device info when cloning a device When cloning a btrfs_device, we're not cloning the associated btrfs_zoned_device_info structure of the devi…

▾ Sunlitlinux · linux_kernelEPSS 0.16%via NVD
CVE-2025-46400Medium· 5.5
1y ago

In xfig diagramming tool, a segmentation fault while running fig2dev allows an attacker to availability via local input manipulation via read_arcobject function.

In xfig diagramming tool, a segmentation fault while running fig2dev allows an attacker to availability via local input manipulation via read_arcobject function.

▾ Sunlitfig2dev_project · fig2devEPSS 0.25%via NVD
CVE-2025-46399Medium· 5.5
1y ago

A flaw was found in fig2dev

A flaw was found in fig2dev. This vulnerability allows availability via local input manipulation via genge_itp_spline function.

▾ Sunlitfig2dev_project · fig2devEPSS 0.25%via NVD
CVE-2025-23131Medium· 5.5
1y ago

In the Linux kernel, the following vulnerability has been resolved: dlm: prevent NPD when writing a positive value to event_done do_uevent returns the value written to event_done

In the Linux kernel, the following vulnerability has been resolved: dlm: prevent NPD when writing a positive value to event_done do_uevent returns the value written to event_done. In case it is a positive value, new_lockspace would und…

▾ Sunlitlinux · linux_kernelEPSS 0.19%via NVD
CVE-2025-32912Medium· 6.5
1y ago

A flaw was found in libsoup, where SoupAuthDigest is vulnerable to a NULL pointer dereference

A flaw was found in libsoup, where SoupAuthDigest is vulnerable to a NULL pointer dereference. The HTTP server may cause the libsoup client to crash.

▾ SunlitRed Hat · Red Hat Enterprise Linux AppStream (v. 10)EPSS 0.45%via NVD
CVE-2025-32910Medium· 6.5
1y ago

A flaw was found in libsoup, where soup_auth_digest_authenticate() is vulnerable to a NULL pointer dereference

A flaw was found in libsoup, where soup_auth_digest_authenticate() is vulnerable to a NULL pointer dereference. This issue may cause the libsoup client to crash.

▾ SunlitRed Hat · libsoupEPSS 0.45%via NVD
CVE-2025-32909Medium· 5.3
1y ago

A flaw was found in libsoup

A flaw was found in libsoup. SoupContentSniffer may be vulnerable to a NULL pointer dereference in the sniff_mp4 function. The HTTP server may cause the libsoup client to crash.

▾ SunlitRed Hat · libsoupEPSS 0.52%via NVD
CVE-2025-32913High· 7.5
1y ago

A flaw was found in libsoup, where the soup_message_headers_get_content_disposition() function is vulnerable to a NULL pointer dereference

A flaw was found in libsoup, where the soup_message_headers_get_content_disposition() function is vulnerable to a NULL pointer dereference. This flaw allows a malicious HTTP peer to crash a libsoup client or server that uses this function.

▾ TwilightEPSS 0.83%via NVD
CVE-2025-22015Medium· 5.5
1y ago

In the Linux kernel, the following vulnerability has been resolved: mm/migrate: fix shmem xarray update during migration A shmem folio can be either in page cache or in swap cache, but not at the same time

In the Linux kernel, the following vulnerability has been resolved: mm/migrate: fix shmem xarray update during migration A shmem folio can be either in page cache or in swap cache, but not at the same time. Namely, once it is in swap …

▾ Sunlitlinux · linux_kernelEPSS 0.21%via NVD
CVE-2025-21939High· 7.8
1y ago

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hmm: Don't dereference struct page pointers without notifier lock The pnfs that we obtain from hmm_range_fault() point to pages that we don't have a reference o…

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hmm: Don't dereference struct page pointers without notifier lock The pnfs that we obtain from hmm_range_fault() point to pages that we don't have a reference o…

▾ Twilightlinux · linux_kernelEPSS 0.21%via NVD
CVE-2025-21901High· 7.8
1y ago

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Add sanity checks on rdev validity There is a possibility that ulp_irq_stop and ulp_irq_start callbacks will be called when the device is in detached sta…

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt_re: Add sanity checks on rdev validity There is a possibility that ulp_irq_stop and ulp_irq_start callbacks will be called when the device is in detached sta…

▾ Twilightlinux · linux_kernelEPSS 0.21%via NVD
CVE-2025-21899High· 7.8
1y ago

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix bad hist from corrupting named_triggers list The following commands causes a crash: ~# cd /sys/kernel/tracing/events/rcu/rcu_callback ~# echo 'hist:nam…

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix bad hist from corrupting named_triggers list The following commands causes a crash: ~# cd /sys/kernel/tracing/events/rcu/rcu_callback ~# echo 'hist:nam…

▾ Twilightlinux · linux_kernelEPSS 0.21%via NVD
CVE-2025-21870High· 7.8
1y ago

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-topology: Harden loops for looking up ALH copiers Other, non DAI copier widgets could have the same stream name (sname) as the ALH copier and in that …

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-topology: Harden loops for looking up ALH copiers Other, non DAI copier widgets could have the same stream name (sname) as the ALH copier and in that …

▾ Twilightlinux · linux_kernelEPSS 0.20%via NVD
CVE-2025-31181Medium· 6.2
1y ago

A flaw was found in gnuplot

A flaw was found in gnuplot. The X11_graphics() function may lead to a segmentation fault and cause a system crash.

▾ Sunlitgnuplot · gnuplotEPSS 0.19%via NVD
CVE-2025-31180Medium· 6.2
1y ago

A flaw was found in gnuplot

A flaw was found in gnuplot. The CANVAS_text() function may lead to a segmentation fault and cause a system crash.

▾ Sunlitgnuplot · gnuplotEPSS 0.19%via NVD
CWE-476 vulnerabilities (CVEs) — page 10 · VulnSea