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

net: lapbether: handle NETDEV_PRE_TYPE_CHANGE

lapbeth_data_transmit() expects the underlying device type
to be ARPHRD_ETHER.

Returning NOTIFY_BAD from lapbeth_device_event() makes sure
bonding driver can not break this expectation.
Published: 2026-05-06
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

lapbeth_data_transmit() expects the underlying network device type to be ARPHRD_ETHER; if it receives a different type during a NETDEV_PRE_TYPE_CHANGE event, the driver may operate on incorrect assumptions. The patch adds NOTIFY_BAD handling so that the bonding driver preserves the Ethernet expectation. While the CVE description does not explicitly state a crash, the unpatched logic could misconfigure the lapbether driver, leading to network service disruption or a denial of service.

Affected Systems

The vulnerability is in the Linux kernel’s lapbether networking driver. All kernel builds that contain this driver, including the release candidates up to 7.0rc7 as reflected in the supplied CPE strings, are potentially affected. No specific version numbers for the patch are listed, so any system running a kernel that includes the unpatched lapbether code should be considered vulnerable.

Risk and Exploitability

The CVSS score of 5.5 indicates moderate severity for a kernel‑level flaw that could affect network operations. An EPSS score of less than 1% suggests a very low likelihood of exploitation at the time of analysis, and the vulnerability is not listed in CISA’s KEV catalog. Exploitation would require an attacker to trigger a NETDEV_PRE_TYPE_CHANGE event carrying a non‑Ethernet device type—something that can be achieved by altering bonding configurations or adding a non‑Ethernet interface—which could then cause the lapbether driver to behave inconsistently and potentially disrupt network services.

Generated by OpenCVE AI on May 11, 2026 at 20:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the kernel update that implements the NOTIFY_BAD handling for NETDEV_PRE_TYPE_CHANGE events in the lapbether driver.
  • Verify that all network interfaces used in bonding configurations have the ARPHRD_ETHER type and that bonding drivers enforce this expectation.
  • After applying the update and verifying interface types, restart the networking stack or reboot the system to ensure the patched driver is active.

Generated by OpenCVE AI on May 11, 2026 at 20:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 11 May 2026 17:45:00 +0000

Type Values Removed Values Added
Weaknesses NVD-CWE-noinfo
CPEs cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc7:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Thu, 07 May 2026 04:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-704

Thu, 07 May 2026 00:15:00 +0000


Wed, 06 May 2026 12:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-704

Wed, 06 May 2026 09:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: net: lapbether: handle NETDEV_PRE_TYPE_CHANGE lapbeth_data_transmit() expects the underlying device type to be ARPHRD_ETHER. Returning NOTIFY_BAD from lapbeth_device_event() makes sure bonding driver can not break this expectation.
Title net: lapbether: handle NETDEV_PRE_TYPE_CHANGE
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-11T22:17:47.508Z

Reserved: 2026-05-01T14:12:55.984Z

Link: CVE-2026-43103

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-05-06T10:16:23.867

Modified: 2026-05-11T17:33:50.670

Link: CVE-2026-43103

cve-icon Redhat

Severity :

Publid Date: 2026-05-06T00:00:00Z

Links: CVE-2026-43103 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-11T20:30:16Z