Lucene search
+L

35036 matches found

EUVD
EUVD
added 2026/07/25 8:51 a.m.10 views

EUVD-2026-48771

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-dj: Fix maxfield check in DJ short report validation Commit b6a57912854e "HID: logitech-dj: Prevent REPORTIDDJSHORT related user initiated OOB write" added validation for the DJ short output report, but the error pa...

5.8AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/25 8:51 a.m.11 views

CVE-2026-64427

Consolidated data for CVE-2026-64427 shows a resolved Linux kernel HID issue in the Logitech DJ driver. Root cause: the DJ short report validation could dereference rep->field[0] when rep->maxfield was zero, even after a prior fix, due to a crafted descriptor that creates a 0x20 report with...

5.8AI score0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.10 views

CVE-2026-64417

In the Linux kernel, the following vulnerability has been resolved: mm: shrinker: fix NULL pointer dereference in debugfs shrinkerdebugfsadd creates both "count" and "scan" debugfs files unconditionally. That assumes every shrinker implements both countobjects and scanobjects, which is not...

5.7AI score0.00173EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:50 a.m.6 views

CVE-2026-64417 mm: shrinker: fix NULL pointer dereference in debugfs

In the Linux kernel, the following vulnerability has been resolved: mm: shrinker: fix NULL pointer dereference in debugfs shrinkerdebugfsadd creates both "count" and "scan" debugfs files unconditionally. That assumes every shrinker implements both countobjects and scanobjects, which is not...

5.7AI score0.00173EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.28 views

CVE-2026-64416 mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host

In the Linux kernel, the following vulnerability has been resolved: mm: swapcgroup: fix NULL deref in lookupswapcgroupid on swapless host lookupswapcgroupid passes swapcgroupctrltype.map to swapcgroupidlookup without checking that the type was ever registered via swapcgroupswapon. On a swapless...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 8:50 a.m.8 views

CVE-2026-64408 Bluetooth: bnep: pin L2CAP connection during netdev registration

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: pin L2CAP connection during netdev registration bnepaddconnection reads the L2CAP connection without holding the channel lock, then passes its HCI device to registernetdev. Controller teardown can clear and relea...

8.8CVSS5.7AI score0.00262EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/07/25 8:50 a.m.8 views

EUVD-2026-48949

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix null ptr deref in hciabortconn hciabortconn read hciskbeventhdev-sentcmd when a connection was pending, but hdev-sentcmd can be NULL while reqstatus is still HCIREQPEND, leading to a NULL pointer dereferen...

5.8AI score0.00173EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.7 views

CVE-2026-64405

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix null ptr deref in hciabortconn hciabortconn read hciskbeventhdev-sentcmd when a connection was pending, but hdev-sentcmd can be NULL while reqstatus is still HCIREQPEND, leading to a NULL pointer dereferen...

5.7AI score0.00173EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.13 views

PT-2026-64707

In the Linux kernel, the following vulnerability has been resolved: ALSA: cmipci: check snd ctl new1 return value snd ctl new1 can return NULL when memory allocation fails. snd cmipci spdif controls does not check the return value before dereferencing kctl-id.device, which can lead to a NULL...

5.7AI score0.0018EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64457

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - virtiopci: fix vq info pointer lookup via wrong index Unbinding a virtio balloon device: echo virtio0 /sys/bus/virtio/drivers/virtioballoon/unbind triggers a NU...

5.5AI score0.00175EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.10 views

PT-2026-64638

In the Linux kernel, the following vulnerability has been resolved: mm: shrinker: fix NULL pointer dereference in debugfs shrinker debugfs add creates both "count" and "scan" debugfs files unconditionally. That assumes every shrinker implements both count objects and scan objects, which is not...

5.8AI score0.00173EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.8 views

PT-2026-64703

In the Linux kernel, the following vulnerability has been resolved: ALSA: gus: check snd ctl new1 return value snd ctl new1 can return NULL when memory allocation fails. snd gf1 pcm volume control does not check the return value before dereferencing kctl-id.index, which can lead to a NULL pointer...

5.7AI score0.00181EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64486

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: cmipci: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndcmipcispdifcontrols does not check the return value befo...

5.9AI score0.0018EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-64511

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ACPI: NFIT: core: Fix possible NULL pointer dereference After commit 9b311b7313d6 ACPI: NFIT: Install Notify handler before getting NFIT table, acpinfitprobe...

5.9AI score0.00156EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-64480

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: ice1712: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. The ice1712 driver calls sndctlnew1 without checking the...

5.9AI score0.00181EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/24 6:35 p.m.6 views

GO-2026-5525 GoBGP has a panic in AdjRib.Update via malformed BGP Update message (Nil Pointer Dereference) in github.com/osrg/gobgp

GoBGP has a panic in AdjRib.Update via malformed BGP Update message Nil Pointer Dereference in github.com/osrg/gobgp...

7.5CVSS5.8AI score0.00418EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/24 3:23 p.m.11 views

EUVD-2026-48623

In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Check kzalloc return in a8xxhfisendperftable Check the return value of kzalloc to prevent a NULL pointer dereference on allocation failure. Patchwork: https://patchwork.freedesktop.org/patch/721342/...

5.8AI score0.00156EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 3:58 a.m.5 views

MGASA-2026-0292 Updated lrzip package fixes security vulnerabilities

The updated package fixes security vulnerabilities: ckolivas lrzip stream.c lzmadecompressbuf use after free. CVE-2025-15570 ckolivas lrzip strtoll.c GIstrtollinternal null pointer dereference. CVE-2025-9396...

7.8CVSS5.2AI score0.00264EPSS
SaveExploits2References5
NVD
NVD
added 2026/07/23 9:17 p.m.11 views

CVE-2026-50103

A NULL pointer dereference in the L2 GOOSE and R-GOOSE shared parser, which may allow a network-adjacent attacker to crash a subscribing application by sending a crafted GOOSE frame containing a malformed TLV value...

7.1CVSS0.00165EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/07/23 8:50 p.m.10 views

EUVD-2026-48396

A NULL pointer dereference in the L2 GOOSE and R-GOOSE shared parser, which may allow a network-adjacent attacker to crash a subscribing application by sending a crafted GOOSE frame containing a malformed TLV value...

7.1CVSS5.3AI score0.00165EPSS
SaveExploits1References1
Rows per page
Query Builder