5 matches found
Linux Distros Unpatched Vulnerability : CVE-2026-90056
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: fec: only stop PTP if it was initialized fecptpinit is only called when fep-bufdescex is available. However, fecprobe unconditionally calls fecptpstop on t...
AZL-102948 CVE-2026-90056 affecting package kernel 6.6.150.1-1
In the Linux kernel, the following vulnerability has been resolved: net: fec: only stop PTP if it was initialized fecptpinit is only called when fep-bufdescex is available. However, fecprobe unconditionally calls fecptpstop on the failedinit path, and fecdrvremove unconditionally calls fecptpstop...
CVE-2026-90056
CVE-2026-90056 affects the Linux kernel FEC (Fast Ethernet Controller) driver. The root cause is a logic error: fec_ptp_init() is only invoked when fep->bufdesc_ex is available, yet fec_ptp_stop() is called unconditionally in fec_probe() (on the failed_init path) and in fec_drv_remove() during...
CVE-2026-90056 net: fec: only stop PTP if it was initialized
In the Linux kernel, the following vulnerability has been resolved: net: fec: only stop PTP if it was initialized fecptpinit is only called when fep-bufdescex is available. However, fecprobe unconditionally calls fecptpstop on the failedinit path, and fecdrvremove unconditionally calls fecptpstop...
EUVD-2026-81917
In the Linux kernel, the following vulnerability has been resolved: net: fec: only stop PTP if it was initialized fecptpinit is only called when fep-bufdescex is available. However, fecprobe unconditionally calls fecptpstop on the failedinit path, and fecdrvremove unconditionally calls fecptpstop...