Lucene search
+L

179 matches found

Kitploit
Kitploit
added 2026/09/17 4:43 a.m.14 views

CVE-2024-39031

CVE-2024-39031 : Silverpeas Core Stored XSS in in Mes agendas Information Description: In Mes Agendas, a user can create new events and add them to their calendar. Additionally, users can invite others from the same domain, including administrators, to these events. A standard user can inject an...

5.4CVSS5.9AI score0.00767EPSS
SaveExploits2References1
NVD
NVD
added 2026/09/16 11:16 a.m.4 views

CVE-2026-89811

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add TLB flush after MES queue eviction/suspension MES Micro Engine Scheduler does not perform heavy-weight TLB invalidation after unmapping queues, unlike HWS which does this automatically. This causes a race conditio...

8.8CVSS0.00161EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/16 10:30 a.m.17 views

CVE-2026-89812 drm/amdgpu: force complete the MES ring fences on reset

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: force complete the MES ring fences on reset The MES scheduler ring has no drm scheduler noscheduler = true, so it is skipped by the force-completion loop in amdgpudevicepreasicreset. It uses a polling fence whose hw...

0.00189EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/16 10:30 a.m.8 views

CVE-2026-89812

This vulnerability affects the drm/amdgpu driver in the Linux kernel . The MES (Micro Engine Scheduler) scheduler ring uses no_scheduler = true, causing it to be skipped by the force-completion loop in amdgpu_device_pre_asic_reset(). Its polling fence hw value resides in wb (GTT) memory that surv...

6AI score0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/16 10:30 a.m.20 views

CVE-2026-89811 drm/amdkfd: Add TLB flush after MES queue eviction/suspension

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add TLB flush after MES queue eviction/suspension MES Micro Engine Scheduler does not perform heavy-weight TLB invalidation after unmapping queues, unlike HWS which does this automatically. This causes a race conditio...

8.8CVSS0.00161EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fixed a memory leak in the mes self test. The fences associated with the mes queue must be freed during amdgpuringfini...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: drm/amdgpu/mes: fixed the use-after-free issue. Deleted the fence fallback timer to fix the ramdom use-after-free issue. v2: moved to amdgpumes.c...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 9:17 p.m.11 views

CVE-2026-70827

Vulnerability in the Oracle MES for Process Manufacturing product of Oracle E-Business Suite component: Internal Operations. Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle M...

7.7CVSS0.00352EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 9:17 p.m.11 views

CVE-2026-61340

Vulnerability in the Oracle MES for Process Manufacturing product of Oracle E-Business Suite component: Internal Operations. Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle...

8.2CVSS0.00299EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 9:02 p.m.13 views

EUVD-2026-61778

Vulnerability in the Oracle MES for Process Manufacturing product of Oracle E-Business Suite component: Internal Operations. Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle M...

7.7CVSS5.3AI score0.00352EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 9:00 p.m.14 views

EUVD-2026-61377

Vulnerability in the Oracle MES for Process Manufacturing product of Oracle E-Business Suite component: Internal Operations. Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle...

8.2CVSS5.3AI score0.00299EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.15 views

PT-2026-77822

Name of the Vulnerable Software and Affected Versions Oracle MES for Process Manufacturing versions 12.2.3 through 12.2.15 Description A flaw in the Internal Operations component allows a low privileged attacker with network access via HTTP to compromise the system. This issue can lead to...

7.7CVSS5.7AI score0.00352EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.15 views

PT-2026-77533

Name of the Vulnerable Software and Affected Versions Oracle MES for Process Manufacturing versions 12.2.3 through 12.2.15 Description An unauthenticated attacker with network access via HTTP can compromise the Internal Operations component of Oracle MES for Process Manufacturing. This issue...

8.2CVSS5.9AI score0.00299EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 1:17 p.m.38 views

AZL-96450 CVE-2026-74448 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix QID bit leak in pqmcreatequeue When MES is enabled and amdgpuamdkfdallockernelmem fails during the first queue creation for a process, pqmcreatequeue returns early via 'return retval' without going through the...

5.8AI score0.00168EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/15 12:26 p.m.69 views

CVE-2026-74448 drm/amdkfd: fix QID bit leak in pqm_create_queue()

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix QID bit leak in pqmcreatequeue When MES is enabled and amdgpuamdkfdallockernelmem fails during the first queue creation for a process, pqmcreatequeue returns early via 'return retval' without going through the...

0.00168EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/11 7:24 p.m.22 views

CVE-2026-68105

A flaw was found in the Linux kernel's AMD GPU amdgpu driver. When the Multimedia Engine Scheduler MES fails to initialize during driver loading, the Kernel Input Queue KIQ ring is incorrectly marked as ready. This can lead to a kernel panic, resulting in a Denial of Service DoS to the system...

5.5CVSS5.3AI score0.00155EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:19 p.m.11 views

CVE-2026-68105

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix kernel panic during driver load failure Avoid kernel panic if MES init fails during driver load. The KIQ ring is falsely marked as ready as ASICs that use MES, KIQ is owned by MES. BUG: kernel NULL pointer...

0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 1:19 p.m.8 views

UBUNTU-CVE-2026-68105

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix kernel panic during driver load failure Avoid kernel panic if MES init fails during driver load. The KIQ ring is falsely marked as ready as ASICs that use MES, KIQ is owned by MES. BUG: kernel NULL pointer...

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

CVE-2026-68105

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix kernel panic during driver load failure Avoid kernel panic if MES init fails during driver load. The KIQ ring is falsely marked as ready as ASICs that use MES, KIQ is owned by MES. BUG: kernel NULL pointer...

5.3AI score0.00155EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 11:58 a.m.14 views

EUVD-2026-55486

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix kernel panic during driver load failure Avoid kernel panic if MES init fails during driver load. The KIQ ring is falsely marked as ready as ASICs that use MES, KIQ is owned by MES. BUG: kernel NULL pointer...

5.2AI score0.00155EPSS
SaveExploits0References2
Rows per page
Query Builder