CVE-2026-43346
Last modified
CVE-2026-43346 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ice: ptp: don't WARN when controlling PF is unavailable In VFIO passthrough setups, it is possible to pass through only a PF which doesn't own the source timer. In that case the PTP controlling PF (adapter->ctrl_pf) is never initialized in the VM, so ice_get_ctrl_ptp() returns NULL and triggers WARN_ON() in ice_ptp_setup_pf(). Since this is an expected behavior in that configuration, replace WARN_ON() with an informational message and return -EOPNOTSUPP.. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ice: ptp: don't WARN when controlling PF is unavailable In VFIO passthrough setups, it is possible to pass through only a PF which doesn't own the source timer. In that case the PTP controlling PF (adapter->ctrl_pf) is never initialized in the VM, so ice_get_ctrl_ptp() returns NULL and triggers WARN_ON() in ice_ptp_setup_pf(). Since this is an expected behavior in that configuration, replace WARN_ON() with an informational message and return -EOPNOTSUPP.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.12.11, < 6.13 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.24 | — |
| Linux | Linux Kernel | >= 6.19, < 6.19.14 | — |
| Linux | Linux Kernel | 7.0 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-43346?
How severe is CVE-2026-43346?
How do I fix CVE-2026-43346?
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-43340In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43341In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-43342In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2026-43343In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43344In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43345In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-43347In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-43348In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43349In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-4335The ShortPixel Image Optimizer plugin for WordPress is vulne…5.4
- CVE-2026-43350In the Linux kernel, the following vulnerability has been re…7.6
- CVE-2026-43351In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-43346?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
