Lucene search
+L

311 matches found

EUVD
EUVD
added 2026/08/21 4:09 a.m.16 views

EUVD-2026-63810

Software installed and run as a non-privileged user may conduct GPU system calls which cause GPU memory leaks and possible kernel heap corruption. Scenario caused by memory free paths not maintaining state data of upgraded higher order allocations. This could cause memory leak or double free even...

5.3AI score0.00149EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/21 4:09 a.m.15 views

CVE-2026-45202

A flaw in Imagination GPU DDK's _FreeOSPages_Fast function fails to track state of upgraded higher-order CMA allocations, enabling a non-privileged user to trigger memory leaks or double frees via GPU syscalls, potentially causing kernel heap corruption. No exploit code or in-the-wild exploitatio...

5.3AI score0.00149EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 12:31 a.m.9 views

EUVD-2026-63643

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to obtain sensitive information and cause a denial of service due to a kernel heap over-read...

8.1CVSS5.4AI score0.00341EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/21 12:00 a.m.11 views

PT-2026-79296

Software installed and run as a non-privileged user may conduct GPU system calls which cause GPU memory leaks and possible kernel heap corruption. Scenario caused by memory free paths not maintaining state data of upgraded higher order allocations. This could cause memory leak or double free even...

5.2AI score0.00149EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/20 9:51 p.m.11 views

CVE-2026-17060

IBM AIX 7.2, 7.3, and PowerVM VIOS 4.1 contain a kernel heap over-read exploitable by an adjacent-network attacker with no privileges, yielding high confidentiality impact and denial of service. CVSS 8.1 HIGH; IBM PSIRT source. No exploitation details or patch versions provided in documents. Moni...

8.1CVSS5.3AI score0.00341EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.9 views

PT-2026-79179

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to obtain sensitive information and cause a denial of service due to a kernel heap over-read...

8.1CVSS5.3AI score0.00341EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/19 5:40 p.m.4 views

CVE-2026-74498

A flaw was found in the Linux kernel's ALSA Advanced Linux Sound Architecture USB audio subsystem. When a USB audio endpoint requests full packet transfers using the fillmax descriptor flag, the system allocates an undersized Direct Memory Access DMA buffer. This allows a malicious USB device to...

7CVSS6.1AI score0.00177EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 8:17 a.m.8 views

CVE-2026-58087

The GETALL and SETALL commands in semctl2 recorded the number of semaphores in the target set, dropped the lock protecting the set, allocated a buffer sized for that count, and reacquired the lock. A sequence-number check was used to verify that the set had not been replaced in the interim, but t...

7.8CVSS0.00165EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:52 a.m.31 views

CVE-2026-58088 Race condition in ELF core dump segment counting

The ELF core dump code counted the number of dumpable VM map entries, allocated a buffer for the corresponding program headers, then iterated over the map a second time to populate them. A process sharing the address space via rfork2 can mutate the map between the two passes, causing the second...

0.00105EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:52 a.m.7 views

EUVD-2026-62365

The ELF core dump code counted the number of dumpable VM map entries, allocated a buffer for the corresponding program headers, then iterated over the map a second time to populate them. A process sharing the address space via rfork2 can mutate the map between the two passes, causing the second...

7.4CVSS5.8AI score0.00105EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:52 a.m.54 views

CVE-2026-58088

Affected: All supported FreeBSD versions. Root cause: A race condition in ELF core dump code — a second-pass write to the program-header buffer is not bounds-checked against the count from the first pass, so a process sharing the address space via rfork(2) can mutate the VM map between passes. Im...

7.4CVSS5.8AI score0.00105EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.12 views

PT-2026-78319

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description The GETALL and SETALL commands in the semctl function contain a flaw in how they handle semaphore sets. The process records the number of semaphores, releases th...

7.8CVSS5.3AI score0.00165EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.11 views

PT-2026-78320

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description A race condition exists in the ELF core dump code. The system counts dumpable VM map entries and allocates a buffer for program headers, then iterates over the m...

7.4CVSS5.7AI score0.00105EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/17 2:55 p.m.6 views

CVE-2026-74499

A flaw was found in the kernel's Advanced Linux Sound Architecture ALSA USB audio driver. An integer overflow vulnerability in the sndusbmidiakaioutput function, when processing data from a USB device with a small bulk-OUT endpoint, can lead to an out-of-bounds write in the kernel heap. A local...

7CVSS6.3AI score0.00177EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 12:27 p.m.33 views

CVE-2026-74498

CVE-2026-74498 affects the Linux kernel ALSA USB-audio driver. The vulnerability arises from DMA buffer sizing for full-packet transfers: when fill_max is set, data_ep_set_params() promotes ep->curpacksize to ep->maxpacksize, but maxsize remains the original value derived from the sample ra...

5.6AI score0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:22 a.m.10 views

CVE-2026-74278

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix kernel heap address leak in bounceerrorevent The comment above bounceerrorevent documents that user clients should receive SNDRVSEQEVENTBOUNCE with the original event embedded as variable-length data, while kernel...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

UBUNTU-CVE-2026-74278

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix kernel heap address leak in bounceerrorevent The comment above bounceerrorevent documents that user clients should receive SNDRVSEQEVENTBOUNCE with the original event embedded as variable-length data, while kernel...

5.5AI score0.00168EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:57 a.m.28 views

CVE-2026-74278

CVE-2026-74278 affects the Linux kernel ALSA seq subsystem. The leak arises from bounce_error_event() always emitting SNDRV_SEQ_EVENT_KERNEL_ERROR with a raw struct snd_seq_event pointer exposed to users. The fix differentiates by client type: for USER_CLIENTS, send SNDRV_SEQ_EVENT_BOUNCE with SN...

5.4AI score0.00168EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.34 views

CVE-2026-74278 ALSA: seq: Fix kernel heap address leak in bounce_error_event()

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix kernel heap address leak in bounceerrorevent The comment above bounceerrorevent documents that user clients should receive SNDRVSEQEVENTBOUNCE with the original event embedded as variable-length data, while kernel...

0.00168EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/15 5:54 a.m.5 views

CVE-2026-72218

In the Linux kernel, the following vulnerability has been resolved: lockd: Plug nlmfile refcount leak on cached nlmdofopen failure The cached-file path in nlmlookupfile reaches the found: label unconditionally, even when nlmdofopen fails. At that label result and file-fcount are updated before th...

5.3AI score0.0021EPSS
SaveExploits0
Rows per page
Query Builder