CVE-2026-90056
Last modified
CVE-2026-90056 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: net: fec: only stop PTP if it was initialized fec_ptp_init() is only called when fep->bufdesc_ex is available. However, fec_probe() unconditionally calls fec_ptp_stop() on the failed_init path, and fec_drv_remove() unconditionally calls fec_ptp_stop() during device removal. Check fep->bufdesc_ex before calling fec_ptp_stop() in both paths to avoid stopping PTP when it was not initialized..
Description
In the Linux kernel, the following vulnerability has been resolved: net: fec: only stop PTP if it was initialized fec_ptp_init() is only called when fep->bufdesc_ex is available. However, fec_probe() unconditionally calls fec_ptp_stop() on the failed_init path, and fec_drv_remove() unconditionally calls fec_ptp_stop() during device removal. Check fep->bufdesc_ex before calling fec_ptp_stop() in both paths to avoid stopping PTP when it was not initialized.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 32cba57ba74be58589aeb4cb6496183e46a5e3e5, < 0dc8b3a395c3a749ab62c078f2fd54a402ae7e2b; >= 32cba57ba74be58589aeb4cb6496183e46a5e3e5, < 1973f108c481fab9bdc7daa6c77442af4a7388ab; >= 32cba57ba74be58589aeb4cb6496183e46a5e3e5, < 0602a4c238d2b6ed6e2bf5fa8ef7fa0203883dac; >= 32cba57ba74be58589aeb4cb6496183e46a5e3e5, < 7566789664813c1778f0d4b7e0539fd863ea450c; >= 32cba57ba74be58589aeb4cb6496183e46a5e3e5, < 383f699a86fd04458dc47d10578c17e94f63d92f; >= 32cba57ba74be58589aeb4cb6496183e46a5e3e5, < 1f9639caeece703012bdb23975ebedf70f426269; >= 32cba57ba74be58589aeb4cb6496183e46a5e3e5, < 5975009651c4e5ec1492612962d0dd3dc86f6bda; >= 32cba57ba74be58589aeb4cb6496183e46a5e3e5, < dd890ae29299636fb037276fc1b5238698d08b03; 9561b28349a22c808c3ce25eaed4d132104bafb7; >= 3.18.99, < 3.19 |
| Linux | Linux | 4.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90056?
How severe is CVE-2026-90056?
How do I fix CVE-2026-90056?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90050In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90051In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90052In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90053In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90054In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90055In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90057In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90058In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90059In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-9006IBM WebSphere Application Server 9.0, and 8.5 is vulnerable …9.1
- CVE-2026-90060In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90061In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90056?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
