NONE · 0

CVE-2026-90101

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix call to hardware monitoring event handler The first parameter of hwmon_notify_event() is supposed to be the hardware ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix call to hardware monitoring event handler The first parameter of hwmon_notify_event() is supposed to be the hardware monitoring device. The bnxt driver calls it with the platform device as first parameter instead. This API break results in undefined behavior and may result in a crash. Pass the hardware monitoring device as parameter instead to fix the problem.

References

FAQ

What is CVE-2026-90101?

CVE-2026-90101 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix call to hardware monitoring event handler The first parameter of hwmon_notify_event() is supposed to be the hardware ...

How severe is CVE-2026-90101?

CVSS scoring is not yet available for CVE-2026-90101. Check NVD for updates.

Is there a patch for CVE-2026-90101?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.