Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
0.0 NA
CVE-2026-23082 — can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb() error

In the Linux kernel, the following vulnerability has been resolved: can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb() error In commit 7352e1d5932a ("can: gs_usb: gs_usb_…

linux_kernel | Memory Corruption
Feb 04, 2026 Feb 06, 2026
Feb 04, 2026
Feb 06, 2026
0.0 NA
CVE-2026-23081 — net: phy: intel-xway: fix OF node refcount leakage

In the Linux kernel, the following vulnerability has been resolved: net: phy: intel-xway: fix OF node refcount leakage Automated review spotted am OF node reference count leakage when checking if t…

Feb 04, 2026 Feb 05, 2026
Feb 04, 2026
Feb 05, 2026
0.0 NA
CVE-2026-23080 — can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leak

In the Linux kernel, the following vulnerability has been resolved: can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a ("can: gs_usb…

linux_kernel | Memory Corruption
Feb 04, 2026 Feb 06, 2026
Feb 04, 2026
Feb 06, 2026
0.0 NA
CVE-2026-23079 — gpio: cdev: Fix resource leaks on errors in lineinfo_changed_notify()

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Fix resource leaks on errors in lineinfo_changed_notify() On error handling paths, lineinfo_changed_notify() doesn't …

linux_kernel | Memory Corruption
Feb 04, 2026 Feb 05, 2026
Feb 04, 2026
Feb 05, 2026
0.0 NA
CVE-2026-23078 — ALSA: scarlett2: Fix buffer overflow in config retrieval

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Fix buffer overflow in config retrieval The scarlett2_usb_get_config() function has a logic error in the endiann…

linux_kernel | Memory Corruption
Feb 04, 2026 Feb 06, 2026
Feb 04, 2026
Feb 06, 2026
0.0 NA
CVE-2026-23077 — mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge

In the Linux kernel, the following vulnerability has been resolved: mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge Patch series "mm/vma: fix anon_vma UAF on mremap() faulted, unfault…

linux_kernel | Memory Corruption
Feb 04, 2026 Feb 05, 2026
Feb 04, 2026
Feb 05, 2026
0.0 NA
CVE-2026-23076 — ALSA: ctxfi: Fix potential OOB access in audio mixer handling

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Fix potential OOB access in audio mixer handling In the audio mixer handling code of ctxfi driver, the conf field is…

linux_kernel | Memory Corruption
Feb 04, 2026 Feb 06, 2026
Feb 04, 2026
Feb 06, 2026
0.0 NA
CVE-2026-23075 — can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak

In the Linux kernel, the following vulnerability has been resolved: can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a ("can: gs_usb: …

linux_kernel | Memory Corruption
Feb 04, 2026 Feb 06, 2026
Feb 04, 2026
Feb 06, 2026
0.0 NA
CVE-2026-23074 — net/sched: Enforce that teql can only be used as root qdisc

In the Linux kernel, the following vulnerability has been resolved: net/sched: Enforce that teql can only be used as root qdisc Design intent of teql is that it is only supposed to be used as root …

linux_kernel | Authorization
Feb 04, 2026 Feb 06, 2026
Feb 04, 2026
Feb 06, 2026
0.0 NA
CVE-2026-23073 — wifi: rsi: Fix memory corruption due to not set vif driver data size

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Fix memory corruption due to not set vif driver data size The struct ieee80211_vif contains trailing space for vif dri…

linux_kernel | Memory Corruption
Feb 04, 2026 Feb 06, 2026
Feb 04, 2026
Feb 06, 2026
0.0 NA
CVE-2026-23072 — l2tp: Fix memleak in l2tp_udp_encap_recv().

In the Linux kernel, the following vulnerability has been resolved: l2tp: Fix memleak in l2tp_udp_encap_recv(). syzbot reported memleak of struct l2tp_session, l2tp_tunnel, sock, etc. [0] The cite…

linux_kernel | Memory Corruption
Feb 04, 2026 Feb 05, 2026
Feb 04, 2026
Feb 05, 2026
0.0 NA
CVE-2026-23071 — regmap: Fix race condition in hwspinlock irqsave routine

In the Linux kernel, the following vulnerability has been resolved: regmap: Fix race condition in hwspinlock irqsave routine Previously, the address of the shared member '&map->spinlock_flags' was …

linux_kernel | Race Condition
Feb 04, 2026 Feb 06, 2026
Feb 04, 2026
Feb 06, 2026
0.0 NA
CVE-2026-23070 — Octeontx2-af: Add proper checks for fwdata

In the Linux kernel, the following vulnerability has been resolved: Octeontx2-af: Add proper checks for fwdata firmware populates MAC address, link modes (supported, advertised) and EEPROM data in …

linux_kernel | Misconfiguration
Feb 04, 2026 Feb 05, 2026
Feb 04, 2026
Feb 05, 2026
0.0 NA
CVE-2026-23069 — vsock/virtio: fix potential underflow in virtio_transport_get_credit()

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix potential underflow in virtio_transport_get_credit() The credit calculation in virtio_transport_get_credit() us…

linux_kernel | Denial of Service
Feb 04, 2026 Feb 06, 2026
Feb 04, 2026
Feb 06, 2026
0.0 NA
CVE-2026-23068 — spi: spi-sprd-adi: Fix double free in probe error path

In the Linux kernel, the following vulnerability has been resolved: spi: spi-sprd-adi: Fix double free in probe error path The driver currently uses spi_alloc_host() to allocate the controller but …

linux_kernel | Memory Corruption
Feb 04, 2026 Feb 06, 2026
Feb 04, 2026
Feb 06, 2026
0.0 NA
CVE-2026-23067 — iommu/io-pgtable-arm: fix size_t signedness bug in unmap path

In the Linux kernel, the following vulnerability has been resolved: iommu/io-pgtable-arm: fix size_t signedness bug in unmap path __arm_lpae_unmap() returns size_t but was returning -ENOENT (negati…

linux_kernel | Memory Corruption
Feb 04, 2026 Feb 05, 2026
Feb 04, 2026
Feb 05, 2026
0.0 NA
CVE-2026-23066 — rxrpc: Fix recvmsg() unconditional requeue

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recvmsg() unconditional requeue If rxrpc_recvmsg() fails because MSG_DONTWAIT was specified but the call at the front …

linux_kernel | Race Condition
Feb 04, 2026 Feb 05, 2026
Feb 04, 2026
Feb 05, 2026
0.0 NA
CVE-2026-23065 — platform/x86/amd: Fix memory leak in wbrf_record()

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: Fix memory leak in wbrf_record() The tmp buffer is allocated using kcalloc() but is not freed if acpi_evaluate_…

linux_kernel | Memory Corruption
Feb 04, 2026 Feb 05, 2026
Feb 04, 2026
Feb 05, 2026
0.0 NA
CVE-2026-23064 — net/sched: act_ife: avoid possible NULL deref

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ife: avoid possible NULL deref tcf_ife_encode() must make sure ife_encode() does not return NULL. syzbot reported…

linux_kernel | Memory Corruption
Feb 04, 2026 Feb 06, 2026
Feb 04, 2026
Feb 06, 2026
0.0 NA
CVE-2026-23063 — uacce: ensure safe queue release with state management

In the Linux kernel, the following vulnerability has been resolved: uacce: ensure safe queue release with state management Directly calling `put_queue` carries risks since it cannot guarantee that …

linux_kernel | Misconfiguration
Feb 04, 2026 Feb 06, 2026
Feb 04, 2026
Feb 06, 2026
Showing 20 of 5194 Results