Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-68758

Published Jan 5, 2026

Overview

CVE-2025-68758 is a known-severity vulnerability. It was published on January 5, 2026.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

backlight: led-bl: Add devlink to supplier LEDs

LED Backlight is a consumer of one or multiple LED class devices, but

devlink is currently unable to create correct supplier-producer links when

the supplier is a class device. It creates instead a link where the

supplier is the parent of the expected device.

One consequence is that removal order is not correctly enforced.

Issues happen for example with the following sections in a device tree

overlay:

// An LED driver chip

pca9632@62 {

compatible = "nxp,pca9632";

reg = <0x62>;

// ...

addon_led_pwm: led-pwm@3 {

reg = <3>;

label = "addon:led:pwm";

};

};

backlight-addon {

compatible = "led-backlight";

leds = <&addon_led_pwm>;

brightness-levels = <255>;

default-brightness-level = <255>;

};

In this example, the devlink should be created between the backlight-ad

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2025-68758?

CVE-2025-68758 is a known-severity vulnerability. It was published on January 5, 2026.

How severe is CVE-2025-68758?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2025-68758?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-68758?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-68758 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.

Browse by year 2026