Lucene search
+L

118679 matches found

RedhatCVE
RedhatCVE
added 2 days ago7 views

CVE-2026-64572

A flaw was found in the Linux kernel's IPv4 forwarding information base FIB component. A local attacker with administrative network capabilities CAPNETADMIN could exploit a timing issue during route insertion and lookup operations. This could lead to a "use-after-free" vulnerability, where the...

7CVSS5.4AI score0.00186EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2 days ago11 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net/tls: The use-after-free issue in the -EBUSY error handling path of tlsdoencryption has been fixed. The -EBUSY handling in tlsdoencryption, introduced with commit 859054147318 “net: tls: handle backlogging of crypto requests”,...

9.8CVSS4.9AI score0.00388EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2 days ago6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: net: skbuff: Fixed an issue where a missing zerocopy reference was present in the pskbcarve helpers. Both pskbcarveinsideheader and pskbcarveinsidenonlinear copy the old skbsharedinfo header into a new buffer using memcpy. Thi...

7.8CVSS6AI score0.00238EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2 days ago10 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: bonding: Fixed a use-after-free in bondxmitbroadcast. bondxmitbroadcast reuses the original skb for the last slave determined by bondislastslave and clones it for others. Concurrent slave enslave/release operations may mutat...

7.8CVSS6.2AI score0.00124EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2 days ago9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: eventpoll: Fixed an UAF Use-After-Free issue with epremovestruct eventpoll and struct file. The epremove function via epremovefile clears the file-fep field under file-flock, but then continues using @file within the critical...

7.8CVSS6.9AI score0.03234EPSS
SaveExploits3References3
RedhatCVE
RedhatCVE
added 2 days ago6 views

CVE-2026-64574

A flaw was found in the Linux kernel's mac80211 Wi-Fi subsystem. When new Wi-Fi links are added, an error in the update process can cause debugfs entries to point to memory that has already been freed. A local attacker can exploit this use-after-free vulnerability by accessing these dangling...

5.5CVSS5.5AI score0.00156EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-64599

In the Linux kernel, the following vulnerability has been resolved: crypto: amlogic - avoid double cleanup in mesoncryptoprobe When mesonallocatechanlist fails after a partial allocation, it already unwinds the allocated chanlist state through its local error path. mesoncryptoprobe then jump to...

5.3AI score0.00164EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2 days ago10 views

EUVD-2026-53787

In the Linux kernel, the following vulnerability has been resolved: ALSA: us144mkii: captureurbcomplete: redundant usbanchorurb corrupts anchor list on each resubmission In captureurbcomplete, usbanchorurb is called on every completion callback, but the URB is already anchored from the initial...

5.4AI score0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago20 views

CVE-2026-64599

The CVE covers a Linux kernel issue in crypto: amlogic (gxl crypto path) where meson_allocate_chanlist() could leave an outer cleanup path active after partial allocation, causing a double-free when meson_crypto_probe() unwinds and then calls meson_free_chanlist() again. The root cause is an erro...

5.4AI score0.00164EPSS
SaveExploits0References8
CVE
CVE
added 2 days ago18 views

CVE-2026-64601

CVE-2026-64601 affects the Linux kernel ALSA us144mkii capture path. In capture_urb_complete(), usb_anchor_urb() is called on every completion, but the URB is already anchored from the initial submission in tascam_trigger_start(). The redundant call corrupts the anchor doubly-linked list and infl...

5.4AI score0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago18 views

CVE-2026-64595

HID: hid-lenovo-go suffered a race where a 2 ms delayed work (cfg_setup) could run after hid_destroy_device() releases hdev. The fix mirrors hid-lenovo-go-s.c by calling cancel_delayed_work_sync() and draining go_cfg_setup at hid_go_cfg_remove(), with cancellation occurring before acquiring cfg_m...

5.5AI score0.00145EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago17 views

CVE-2026-64586

The CVE concerns the Linux kernel brcmfmac Wi‑Fi driver. A bus_reset work item could outlive the drvr during device removal because the removal path frees drvr without draining pending or running bus_reset work. Root cause: bus_reset callbacks are scheduled via brcmf_fw_crashed() and the debugfs ...

5.4AI score0.00145EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2 days ago5 views

CVE-2026-64583

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit, so the IRQ is released by devm only after bdcremove returns. devm...

5.2AI score0.00156EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-53770

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit, so the IRQ is released by devm only after bdcremove returns. devm...

5.3AI score0.00156EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-53771

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fmidi: cancel pending IN work before freeing the midi object The fmidi driver embeds a work item midi-work whose handler, fmidiinwork, dereferences the enclosing struct fmidi through containerof. This work is armed...

5.2AI score0.00156EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago25 views

CVE-2026-64584

The CVE concerns the Linux kernel usb gadget f_midi: a work item (midi->work) could dereference a freed f_midi when a pending IN work was not cancelled before f_midi_free() freed the object. The work can be armed by f_midi_complete() and f_midi_in_trigger(), and f_midi_disable() / f_midi_unbin...

5.2AI score0.00156EPSS
SaveExploits0References5
Nuclei
Nuclei
added 2 days ago76 views

EVlink City < R8 V3.4.0.1 - Authentication Bypass

A CWE-798: Use of Hard-coded Credentials vulnerability exists in EVlink City EVC1S22P4 / EVC1S7P4 all versions prior to R8 V3.4.0.1, EVlink Parking EVW2 / EVF2 / EV.2 all versions prior to R8 V3.4.0.1, and EVlink Smart Wallbox EVB1A all versions prior to R8 V3.4.0.1 that could allow an attacker t...

10CVSS7.7AI score0.64612EPSS
SaveExploits2References3
RedhatCVE
RedhatCVE
added 2 days ago7 views

CVE-2026-18785

A flaw was found in open62541. A local attacker can exploit a use-after-free vulnerability in the UAClientgetRemoteDataTypes function by performing a specific manipulation. This could potentially lead to limited information disclosure, data corruption, or a Denial of Service DoS...

5.3CVSS5.8AI score0.00112EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2 days ago5 views

CVE-2026-67863

A flaw was found in open62541. A server-side use-after-free vulnerability exists in the local MonitoredItem callback path. This occurs when the system attempts to use a notification object after it has been deallocated. A remote attacker can exploit this vulnerability to cause a denial of service...

7.5CVSS5.4AI score0.0041EPSS
SaveExploits0References7
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-53716

A flaw was found in the SAML broker component of Keycloak, an identity and access management solution. When configured as a SAML broker using the IdP-Initiated flow, Keycloak fails to enforce the OneTimeUse condition in SAML assertions. This allows an attacker who captures a valid, unused asserti...

6.4CVSS5.4AI score0.00143EPSS
SaveExploits0References2
Rows per page
Query Builder