Lucene search
+L

18021 matches found

OSV
OSV
added 2026/08/22 4:16 p.m.11 views

AZL-97209 CVE-2026-74720 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer state for commuted arithmetic When scalar += pointer is handled in adjustptrminmaxvals, the destination register inherits the pointer state from the source pointer. Copying only selected fields is fragile...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/22 4:16 p.m.18 views

CVE-2026-74720

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer state for commuted arithmetic When scalar += pointer is handled in adjustptrminmaxvals, the destination register inherits the pointer state from the source pointer. Copying only selected fields is fragile...

7.8CVSS0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 4:16 p.m.10 views

AZL-97346 CVE-2026-74654 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: serial: 8250dma: Clear stale RX state on shutdown serial8250releasedma terminates RX DMA and releases the channel, but leaves rxrunning set. If the port is closed while an RX transfer is active, the stale state remains while rxch...

5.8AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/22 4:16 p.m.11 views

CVE-2026-74654

In the Linux kernel, the following vulnerability has been resolved: serial: 8250dma: Clear stale RX state on shutdown serial8250releasedma terminates RX DMA and releases the channel, but leaves rxrunning set. If the port is closed while an RX transfer is active, the stale state remains while rxch...

0.00177EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.12 views

CVE-2026-74720

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer state for commuted arithmetic When scalar += pointer is handled in adjustptrminmaxvals, the destination register inherits the pointer state from the source pointer. Copying only selected fields is fragile...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/22 4:16 p.m.6 views

UBUNTU-CVE-2026-74720

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer state for commuted arithmetic When scalar += pointer is handled in adjustptrminmaxvals, the destination register inherits the pointer state from the source pointer. Copying only selected fields is fragile...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.34 views

CVE-2026-74720 bpf: Preserve pointer state for commuted arithmetic

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer state for commuted arithmetic When scalar += pointer is handled in adjustptrminmaxvals, the destination register inherits the pointer state from the source pointer. Copying only selected fields is fragile...

7.8CVSS0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:33 p.m.25 views

CVE-2026-74720 bpf: Preserve pointer state for commuted arithmetic

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer state for commuted arithmetic When scalar += pointer is handled in adjustptrminmaxvals, the destination register inherits the pointer state from the source pointer. Copying only selected fields is fragile...

7.8CVSS5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/08/22 3:33 p.m.49 views

CVE-2026-74720

CVE-2026-74720 affects the BPF component of the Linux kernel . In adjust_ptr_min_max_vals(), handling of the commuted arithmetic operation scalar += pointer copies only selected fields from the source pointer state to the destination register. Because pointer provenance is tracked across multiple...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:33 p.m.15 views

EUVD-2026-64407

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer state for commuted arithmetic When scalar += pointer is handled in adjustptrminmaxvals, the destination register inherits the pointer state from the source pointer. Copying only selected fields is fragile...

5.5AI score0.00129EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.28 views

CVE-2026-74699 drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix memory leak in execqueuesethangreplaystate The q-replaystate is blindly overwritten, which can potentially leak memory that was previously allocated by vmemdupuser. Return an error if q-replaystate is not empty...

0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.32 views

CVE-2026-74660 netfilter: ebt_nflog: pin the NFLOG backend

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtnflog: pin the NFLOG backend nflogunregister runs after the per-net teardown so its final RCU grace period also drains readers that obtained the logger from a per-net binding. However, ebtnflog passes an explicit UL...

7.8CVSS0.00126EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.35 views

CVE-2026-74654

This Linux kernel vulnerability affects the serial 8250 DMA driver . When a serial port is closed while an RX DMA transfer is active, serial8250_release_dma() leaves the rx_running flag set. On subsequent reopen, the DesignWare BUSY workaround calls serial8250_rx_dma_flush() before a new RX chann...

5.5AI score0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:32 p.m.22 views

CVE-2026-74654 serial: 8250_dma: Clear stale RX state on shutdown

In the Linux kernel, the following vulnerability has been resolved: serial: 8250dma: Clear stale RX state on shutdown serial8250releasedma terminates RX DMA and releases the channel, but leaves rxrunning set. If the port is closed while an RX transfer is active, the stale state remains while rxch...

5.7AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/22 3:31 p.m.12 views

EUVD-2026-64538

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Use currentcontext for safe per-CPU buffer swap The ringbufferswapcpu function currently checks the per-CPU committing counter to determine if a buffer is actively being written to before performing the swap. However...

5.8AI score0.00136EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/22 3:31 p.m.27 views

CVE-2026-74601 ring-buffer: Use current_context for safe per-CPU buffer swap

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Use currentcontext for safe per-CPU buffer swap The ringbufferswapcpu function currently checks the per-CPU committing counter to determine if a buffer is actively being written to before performing the swap. However...

7.8CVSS5.9AI score
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/08/22 2:02 p.m.9 views

DOMPurify: DOMPurify: Cross-site scripting due to state leakage in sanitization.

A flaw was found in DOMPurify. This vulnerability allows a remote attacker to perform cross-site scripting XSS by exploiting a state leakage issue. Specifically, function predicates used for adding attributes or tags during sanitization can persist across multiple calls to the sanitize function...

6.1CVSS5.3AI score0.00233EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.24 views

PT-2026-79725

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve pointer state for commuted arithmetic When scalar += pointer is handled in adjust ptr min max vals, the destination register inherits the pointer state from the source pointer. Copying only selected fields is fragil...

5.4AI score0.00129EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.33 views

PT-2026-79606

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Use current context for safe per-CPU buffer swap The ring buffer swap cpu function currently checks the per-CPU committing counter to determine if a buffer is actively being written to before performing the swap...

5.7AI score0.00136EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-74654

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - serial: 8250dma: Clear stale RX state on shutdown serial8250releasedma terminates RX DMA and releases the channel, but leaves rxrunning set. If the port is clos...

5.7AI score0.00177EPSS
SaveExploits0References3
Rows per page
Query Builder