Lucene search
K

18966 matches found

EUVD
EUVD
added 2026/04/03 6:31 p.m.2 views

EUVD-2026-18735

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dmc: Fix an unlikely NULL pointer deference at probe inteldmcupdatedc6allowedcount oopses when DMC hasn't been initialized, and dmc is thus NULL. That would be the case when the call path is intelpowerdomainsinithw -...

5.8AI score0.00015EPSS
Exploits0References4
EUVD
EUVD
added 2026/04/03 6:31 p.m.1 views

EUVD-2026-18728

In the Linux kernel, the following vulnerability has been resolved: soc: microchip: mpfs: Fix memory leak in mpfssyscontrollerprobe In mpfssyscontrollerprobe, if ofgetmtddevicebynode fails, the function returns immediately without freeing the allocated memory for syscontroller, leading to a memor...

5.7AI score0.00015EPSS
Exploits0References5
EUVD
EUVD
added 2026/04/03 6:31 p.m.4 views

EUVD-2026-18750

In the Linux kernel, the following vulnerability has been resolved: spi: fix statistics allocation The controller per-cpu statistics is not allocated until after the controller has been registered with driver core, which leaves a window where accessing the sysfs attributes can trigger a...

5.7AI score0.00015EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2026/04/03 6:29 p.m.2 views

Juju has a resource poisoning vulnerability

Summary Any authenticated user, machine or controller under a Juju controller can modify the resources of an application within the entire controller. This one is very straightforward to just read in the code: Step 1: The authorisation mechanism for the resource handler is defined here. One is on...

7.1CVSS6.1AI score0.00012EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2026/04/03 6:29 p.m.3 views

EUVD-2025-209211

Juju has a resource poisoning vulnerability...

7.1CVSS5.9AI score0.00012EPSS
Exploits0References2
OSV
OSV
added 2026/04/03 6:18 p.m.1 views

GHSA-J6F6-JP3P-53MW Juju: Read All Controller Logs From Compromised Workload

Summary It is possible that a compromised workload machine under a Juju controller can read any log file for any entity in any model at any level. There is a debug log endpoint in the API server that allows streaming of logs off of the controller. To access this endpoint you must be authenticatio...

6.9CVSS5.7AI score0.00013EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/04/03 6:18 p.m.5 views

Juju: Read All Controller Logs From Compromised Workload

Summary It is possible that a compromised workload machine under a Juju controller can read any log file for any entity in any model at any level. There is a debug log endpoint in the API server that allows streaming of logs off of the controller. To access this endpoint you must be authenticatio...

6.9CVSS5.7AI score0.00013EPSS
Exploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/03 6:12 p.m.1 views

CVE-2026-23464

A flaw was found in the Linux kernel, specifically within the Microchip PolarFire SoC System-on-Chip system controller driver. When the mpfssyscontrollerprobe function fails to initialize a device, it does not properly release allocated memory. This memory leak can accumulate over time, potential...

5.9AI score0.00015EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 6:0 p.m.2 views

CVE-2026-23467

A flaw was found in the Linux kernel's drm/i915/dmc driver. Under specific, unlikely conditions during system startup, an uninitialized component can be accessed, leading to a null pointer dereference. This can be triggered if the Display Controller 6 DC6 hardware state is unintentionally enabled...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 5:23 p.m.2 views

CVE-2026-31389

A flaw was found in the Linux kernel's Serial Peripheral Interface SPI subsystem. During controller registration, a use-after-free vulnerability can occur if the allocation of per-CPU statistics fails. This could allow a local attacker to cause system instability or a denial of service by accessi...

7.8CVSS5.9AI score0.00015EPSS
Exploits0References4
Snyk
Snyk
added 2026/04/03 5:22 p.m.5 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization debug log endpoint in the API server. An attacker can access sensitive log data belonging to any entity across any model by compromising a workload machine under the controller. Remediation A fix was pushed into...

6.9CVSS5.9AI score0.00013EPSS
Exploits0References2
Snyk
Snyk
added 2026/04/03 5:22 p.m.2 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the resource handler. An attacker can gain unauthorized access and modify application resources across the entire controller by leveraging authenticated access as a user, machine, or controller. Remediation A...

7.1CVSS5.9AI score0.00012EPSS
Exploits0References2
Snyk
Snyk
added 2026/04/03 5:22 p.m.2 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the resource handler. An attacker can gain unauthorized access and modify application resources across the entire controller by leveraging authenticated access as a user, machine, or controller. Remediation A...

7.1CVSS5.9AI score0.00012EPSS
Exploits0References2
Snyk
Snyk
added 2026/04/03 5:22 p.m.2 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the resource handler. An attacker can gain unauthorized access and modify application resources across the entire controller by leveraging authenticated access as a user, machine, or controller. Remediation A...

7.1CVSS5.9AI score0.00012EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/04/03 4:59 p.m.4 views

CVE-2026-2699

Customer Managed ShareFile Storage Zones Controller SZC allows an unauthenticated attacker to access restricted configuration pages. This leads to changing system configuration and potential remote code execution...

9.8CVSS6.2AI score0.31163EPSS
Exploits1References1
NVD
NVD
added 2026/04/03 4:16 p.m.1 views

CVE-2026-23475

In the Linux kernel, the following vulnerability has been resolved: spi: fix statistics allocation The controller per-cpu statistics is not allocated until after the controller has been registered with driver core, which leaves a window where accessing the sysfs attributes can trigger a...

5.5CVSS0.00015EPSS
Exploits0References6
NVD
NVD
added 2026/04/03 4:16 p.m.1 views

CVE-2026-23464

In the Linux kernel, the following vulnerability has been resolved: soc: microchip: mpfs: Fix memory leak in mpfssyscontrollerprobe In mpfssyscontrollerprobe, if ofgetmtddevicebynode fails, the function returns immediately without freeing the allocated memory for syscontroller, leading to a memor...

5.5CVSS0.00015EPSS
Exploits0References4
NVD
NVD
added 2026/04/03 4:16 p.m.4 views

CVE-2025-68152

Juju is an open source application orchestration engine that enables any application operation on any infrastructure at any scale through special operators called ‘charms’. From versions 2.9 to before 2.9.56 and 3.6 to before 3.6.19, it is possible that a compromised workload machine under a Juju...

6.9CVSS0.00013EPSS
Exploits0References3
NVD
NVD
added 2026/04/03 4:16 p.m.1 views

CVE-2025-68153

Juju is an open source application orchestration engine that enables any application operation on any infrastructure at any scale through special operators called ‘charms’. From versions 2.9 to before 2.9.56 and 3.6 to before 3.6.19, any authenticated user, machine or controller under a Juju...

7.1CVSS0.00012EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2026/04/03 4:16 p.m.2 views

CVE-2025-68152

Juju is an open source application orchestration engine that enables any application operation on any infrastructure at any scale through special operators called ‘charms’. From versions 2.9 to before 2.9.56 and 3.6 to before 3.6.19, it is possible that a compromised workload machine under a Juju...

6.9CVSS5.8AI score0.00013EPSS
Exploits0References4
Rows per page
Query Builder