Lucene search
+L

2857 matches found

NVD
NVD
added 2 days ago8 views

CVE-2026-74450

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix pptable use-after-free amdgpudpmgetpptable returns a pointer to a driver-owned power table after dropping adev-pm.mutex. The sysfs path then copies from that pointer. A concurrent pptable write can replace and fre...

7.8CVSS0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago34 views

CVE-2026-74450 drm/amd/pm: fix pptable use-after-free

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix pptable use-after-free amdgpudpmgetpptable returns a pointer to a driver-owned power table after dropping adev-pm.mutex. The sysfs path then copies from that pointer. A concurrent pptable write can replace and fre...

7.8CVSS0.00155EPSS
SaveExploits0References2
NVD
NVD
added 2 days ago8 views

CVE-2026-73631

Exposure of data element to wrong session vulnerability in the JSON plugin of Apache Struts. Per-request parsing state could be shared across concurrent requests, allowing data associated with one request to become observable in another, and configured parsing limits not to be enforced as intende...

4.3CVSS0.00147EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2 days ago41 views

CVE-2026-73632 Apache Struts: Shared serialization state in the JSON plugin

Exposure of data element to wrong session vulnerability in the JSON plugin of Apache Struts. Per-response serialization state could be shared across concurrent requests, allowing response content associated with one request to become observable in another. Only the SMD / JSON-RPC handling of the...

0.00147EPSS
SaveExploits0References1
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-59605

Exposure of data element to wrong session vulnerability in the JSON plugin of Apache Struts. Per-request parsing state could be shared across concurrent requests, allowing data associated with one request to become observable in another, and configured parsing limits not to be enforced as intende...

5.3AI score0.00147EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2 days ago35 views

CVE-2026-73631 Apache Struts: Shared parsing state in the JSON plugin

Exposure of data element to wrong session vulnerability in the JSON plugin of Apache Struts. Per-request parsing state could be shared across concurrent requests, allowing data associated with one request to become observable in another, and configured parsing limits not to be enforced as intende...

0.00147EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago7 views

CVE-2026-72422

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of conn-preauthinfo in concurrent SMB2 NEGOTIATE conn-preauthinfo is shared connection state struct preauthintegrityinfo, kmalloc-96 that is allocated and freed by the SMB2 NEGOTIATE handler and read by...

9.8CVSS0.00205EPSS
SaveExploits0References7
NVD
NVD
added 2 days ago4 views

CVE-2026-72407

In the Linux kernel, the following vulnerability has been resolved: geneve: validate inner network offset in genevegrocomplete Even with both paths gated on gs-grohint, genevegrocomplete re-derives the inner dispatch type and length from the packet and the current gs-grohint, independently of...

10CVSS0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago4 views

CVE-2026-74388 ALSA: seq: oss: Fix UAF at handling events with embedded SysEx data

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Fix UAF at handling events with embedded SysEx data The OSS sequencer processes the input MIDI bytes into a sequencer event to be dispatched later in sndseqossmidiputc called from sndseqossprocessevent. When it's ...

5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59391

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in sameclienthaslease sameclienthaslease returns an opinfo pointer from ci-moplist after dropping ci-mlock without taking a reference. smbgrantoplock then dereferences that pointer in copylease and when...

5.5AI score0.0018EPSS
SaveExploits0References7
OSV
OSV
added 2 days ago5 views

CVE-2026-72422 ksmbd: fix use-after-free of conn->preauth_info in concurrent SMB2 NEGOTIATE

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of conn-preauthinfo in concurrent SMB2 NEGOTIATE conn-preauthinfo is shared connection state struct preauthintegrityinfo, kmalloc-96 that is allocated and freed by the SMB2 NEGOTIATE handler and read by...

5.7AI score
SaveExploits0References10
CVE
CVE
added 2 days ago14 views

CVE-2026-72422

Summary: CVE-2026-72422 fixes a use-after-free in ksmbd’s handling of conn->preauth_info during concurrent SMB2 NEGOTIATE on the same Linux kernel connection. The issue arose because the preauth_info state (shared across the negotiate and response paths) could be freed while a concurrent send-...

9.8CVSS5.5AI score0.00205EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2 days ago28 views

CVE-2026-72367 iomap: guard io_size EOF trim against concurrent truncate underflow

In the Linux kernel, the following vulnerability has been resolved: iomap: guard iosize EOF trim against concurrent truncate underflow iomap: fix zero padding data issue in concurrent append writes changed ioend accounting so that iosize tracks only valid data within EOF. This trims iosize when a...

8.8CVSS0.00207EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-58879

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add locking when updating filter and timer values KCSAN detected a simultaneous access to timer values that can be overwritten in bcmrxsetup when updating timer and filter content while bcmrxhandler, bcmrxtimeouthandler...

5.8AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago14 views

CVE-2026-72113

Technical details are not publicly available in the provided documents. Monitor for updates from vendors and security advisories.

7.8CVSS5.4AI score0.002EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2 days ago6 views

PT-2026-72593

In the Linux kernel, the following vulnerability has been resolved: net: udp tunnel: prevent double queueing in udp tunnel nic device sync Yue Sun reported a use-after-free and debugobjects warning in udp tunnel nic device sync work during concurrent device operations. The workqueue core clears t...

5.5AI score0.00175EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2 days ago9 views

PT-2026-72883

Exposure of data element to wrong session vulnerability in the JSON plugin of Apache Struts. Per-response serialization state could be shared across concurrent requests, allowing response content associated with one request to become observable in another. Only the SMD / JSON-RPC handling of the...

5.3AI score0.00147EPSS
SaveExploits0References2
Cvelist
Cvelist
added 3 days ago28 views

CVE-2026-13198 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') in KUNBUS piControl

Nozomi Networks Labs identified a CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in the event notification functionality of KUNBUS piControl in version 2.6.2 that allows a local authenticated attacker to corrupt kernel heap and...

5.8CVSS0.00096EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago4 views

EUVD-2026-58673

Nozomi Networks Labs identified a CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in the configuration and process-image management functionality of KUNBUS piControl in version 2.6.2 that allows a local authenticated attacker to...

7.3CVSS5.6AI score0.00096EPSS
SaveExploits0References1
EUVD
EUVD
added 4 days ago9 views

EUVD-2026-57640

IBM DataPower Gateway 11.0.0.0 through 11.0.0.1 and IBM DataPower Gateway 10.5.0.0 through 10.5.0.21 and IBM DataPower Gateway 10.6.0.0 through 10.6.0.9 allows a race condition that results in improper isolation of request state when handling the built‑in X‑Client‑IP header. Under concurrent...

4.2CVSS5.3AI score0.0016EPSS
SaveExploits0References2
Rows per page
Query Builder