Lucene search
+L

231244 matches found

OSV
OSV
added 2026/08/10 1:19 p.m.9 views

UBUNTU-CVE-2026-68094

In the Linux kernel, the following vulnerability has been resolved: schedext: Preserve rq tracking across local DSQ dispatch dispatchtolocaldsq can run from scxbpfdsqmovetolocal while ops.dispatch has recorded the current rq. Moving a task to a local DSQ may switch to the source or destination rq...

5.2AI score0.00155EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/10 1:19 p.m.7 views

CVE-2026-68094

In the Linux kernel, the following vulnerability has been resolved: schedext: Preserve rq tracking across local DSQ dispatch dispatchtolocaldsq can run from scxbpfdsqmovetolocal while ops.dispatch has recorded the current rq. Moving a task to a local DSQ may switch to the source or destination rq...

5.4AI score0.00155EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 1:02 p.m.43 views

CVE-2026-16742 systemd-homed: local privilege escalation via missing home-record signature verification on the authenticate path

systemd-homed contains a local privilege escalation bug via arbitrary system group addition to a local, logged in, homed-managed user...

6.7CVSS0.00057EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/10 1:02 p.m.18 views

EUVD-2026-55626

systemd-homed contains a local privilege escalation bug via arbitrary system group addition to a local, logged in, homed-managed user...

6.7CVSS5.3AI score0.00057EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/10 1:02 p.m.131 views

CVE-2026-16742

systemd-homed (CVE-2026-16742) contains a local privilege escalation flaw. The CVE entry describes an ability to add arbitrary system groups to a locally logged-in, homed-managed user, enabling elevation of privileges. The CVELIST record refines the root cause as missing home-record signature ver...

6.7CVSS5.3AI score0.00057EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/10 1:02 p.m.51 views

CVE-2026-15059 systemd-oomd: unprivileged users can terminate arbitrary processes

Local unprivileged users can terminate arbitrary local processes via a systemd-oomd IPC API due to a missing path traversal validation...

5.5CVSS0.00119EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/10 1:02 p.m.9 views

EUVD-2026-55625

Local unprivileged users can terminate arbitrary local processes via a systemd-oomd IPC API due to a missing path traversal validation...

5.5CVSS5.3AI score0.00119EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/10 12:04 p.m.13 views

CVE-2026-68425

In the Linux kernel, the following vulnerability has been resolved: IB/mad: Drop unmatched RMPP responses before reassembly Kernel-handled RMPP receive processing starts reassembly for active DATA responses before the response is matched to an outstanding send. The normal match happens later, aft...

7.1CVSS5.3AI score0.00263EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:04 p.m.10 views

CVE-2026-68408

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: convert pmsrfreewk to wiphywork to fix deadlock When a netlink socket that owns a PMSR session is closed, cfg80211releasepmsr clears the request's nlportid and queues pmsrfreewk to call cfg80211pmsrprocessabort...

5.3AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:03 p.m.11 views

CVE-2026-68372

In the Linux kernel, the following vulnerability has been resolved: usb: core: port: Deattach Type-C connector on component unbind connectorunbind is the mirror of connectorbind, but it is missing the symmetric call to typecdeattach that connectorbind makes via: if portdev-child...

5.4AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:03 p.m.17 views

CVE-2026-68365

In the Linux kernel, the following vulnerability has been resolved: USB: serial: ioedgeport: cap received transmit credits The interrupt-status packet reports transmit credits returned by the device. edgeinterruptcallback adds the 16-bit value to txCredits without checking maxTxCredits. edgewrite...

5.2AI score0.00184EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:03 p.m.9 views

CVE-2026-68340

In the Linux kernel, the following vulnerability has been resolved: hwmon: occ: validate poll response sensor blocks The OCC poll response parser walks a counted list of sensor data blocks. It used the static backing-array capacity as the parse boundary, but a transport response makes only...

7.7CVSS5.2AI score0.0015EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:02 p.m.10 views

CVE-2026-68320

In the Linux kernel, the following vulnerability has been resolved: sctp: fix authchunklist capacity check in sctpauthepaddchunkid sctpauthepaddchunkid uses SCTPNUMCHUNKTYPES 20 as the capacity limit for ep-authchunklist, allowing it to hold up to 20 chunk entries paramhdr.length up to 24. Howeve...

7.3CVSS5.2AI score0.00127EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:02 p.m.11 views

CVE-2026-68298

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Fix SVM leak on resv obj alloc failure in xevmcreate Commit 9e9787414882 "drm/xe/userptr: replace xehmm with gpusvm" made xesvminit unconditional in xevmcreate and extended it to also initialize a "simple" gpusvm state...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 12:02 p.m.8 views

CVE-2026-68289

In the Linux kernel, the following vulnerability has been resolved: tipc: fix integer overflow in tipcrecvmsg and tipcrecvstream In tipcrecvmsg, the copy length is computed as: copy = mintint, dlen - offset, buflen; buflen is sizet but mintint, ... casts it to int. When buflen exceeds INTMAX e.g...

5.3AI score0.00162EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/10 12:01 p.m.8 views

EUVD-2026-55366

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Fix BO prefetch with CONSULTMEMADVISEPREFLOC When prefetch region is DRMXECONSULTMEMADVISEPREFLOC for a BO VMA, the code used it as an index into regiontomemtype, causing an out-of-bounds access since the value is -1...

5.4AI score0.00129EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 12:01 p.m.31 views

CVE-2026-68265

CVE-2026-68265 affects the Linux kernel, specifically the drm/xe/vm path. The issue arises when prefetching a BO VMA in the region DRM_XE_CONSULT_MEM_ADVISE_PREF_LOC, where the code uses the value as an index into region_to_mem_type[], causing an out-of-bounds access (value is -1). The remediatio...

7.3CVSS5.4AI score0.00129EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:01 p.m.35 views

CVE-2026-68265 drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Fix BO prefetch with CONSULTMEMADVISEPREFLOC When prefetch region is DRMXECONSULTMEMADVISEPREFLOC for a BO VMA, the code used it as an index into regiontomemtype, causing an out-of-bounds access since the value is -1...

7.3CVSS0.00129EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/10 12:00 p.m.10 views

CVE-2026-68218

In the Linux kernel, the following vulnerability has been resolved: media: pci: dm1105: Free allocated workqueue Destroy allocated workqueue in remove callback to free its resources, thus fixing memory leak...

5.2AI score0.0022EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.33 views

CVE-2026-68169 mptcp: pm: userspace: fix use-after-free in get_local_id

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: userspace: fix use-after-free in getlocalid In mptcppmuserspacegetlocalid, the address entry is looked up under spinlock, but its id is read after dropping the lock. A concurrent deletion can free the entry between the...

0.00206EPSS
SaveExploits0References6
Rows per page
Query Builder