GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2026-43382 (GCVE-0-2026-43382)

Vulnerability from cvelistv5 – Published: 2026-05-08 14:21 – Updated: 2026-05-23 16:06
VLAI
Title
batman-adv: Avoid double-rtnl_lock ELP metric worker
Summary
In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid double-rtnl_lock ELP metric worker batadv_v_elp_get_throughput() might be called when the RTNL lock is already held. This could be problematic when the work queue item is cancelled via cancel_delayed_work_sync() in batadv_v_elp_iface_disable(). In this case, an rtnl_lock() would cause a deadlock. To avoid this, rtnl_trylock() was used in this function to skip the retrieval of the ethtool information in case the RTNL lock was already held. But for cfg80211 interfaces, batadv_get_real_netdev() was called - which also uses rtnl_lock(). The approach for __ethtool_get_link_ksettings() must also be used instead and the lockless version __batadv_get_real_netdev() has to be called.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: a0019971f340ae02ba54cf1861f72da7e03e6b66 , < 4c3ae249431b4fcb315d7dfb4c3a13f9e443fd9b (git)
Affected: 3c0e0aecb78cb2a2ca1dc701982d08fedb088dc6 , < 192f40ad8a7dac58dae9199a065dbf7e6e67b75b (git)
Affected: 781a06fd265a8151f7601122d9c2e985663828ff , < fa7b4edfbabdf9235b0ab4bea297fc12b3bec9ca (git)
Affected: a7aa2317285806640c844acd4cd2cd768e395264 , < f3ca45673dab0514a887231de6f3243a699d5bfd (git)
Affected: 0fdc3c166ac17b26014313fa2b93696354511b24 , < b7e5d8ddfdf1d6e9e0808d1adf7736a107372d77 (git)
Affected: 8c8ecc98f5c65947b0070a24bac11e12e47cc65d , < 2ab9f2531d37775cd79228c1f5d80e6bd08d11d3 (git)
Affected: 8c8ecc98f5c65947b0070a24bac11e12e47cc65d , < 77808fe7d03ad0062840b95f431869a8b3d88b24 (git)
Affected: 8c8ecc98f5c65947b0070a24bac11e12e47cc65d , < cfc83a3c71517b59c1047db57da31e26a9dc2f33 (git)
Affected: 1c334629176c2d644befc31a20d4bf75542f7631 (git)
Affected: af264c2a9adc37f4bdf88ca7f3affa15d8c7de9e (git)
Affected: 5.10.235 , < 5.10.253 (semver)
Affected: 5.15.179 , < 5.15.203 (semver)
Affected: 6.1.129 , < 6.1.167 (semver)
Affected: 6.6.79 , < 6.6.130 (semver)
Affected: 6.12.16 , < 6.12.78 (semver)
Affected: 5.4.291 , < 5.5 (semver)
Affected: 6.13.4 , < 6.14 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 6.14
Unaffected: 0 , < 6.14 (semver)
Unaffected: 5.10.253 , ≤ 5.10.* (semver)
Unaffected: 5.15.203 , ≤ 5.15.* (semver)
Unaffected: 6.1.167 , ≤ 6.1.* (semver)
Unaffected: 6.6.130 , ≤ 6.6.* (semver)
Unaffected: 6.12.78 , ≤ 6.12.* (semver)
Unaffected: 6.18.19 , ≤ 6.18.* (semver)
Unaffected: 6.19.9 , ≤ 6.19.* (semver)
Unaffected: 7.0 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/batman-adv/bat_v_elp.c",
            "net/batman-adv/hard-interface.c",
            "net/batman-adv/hard-interface.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "4c3ae249431b4fcb315d7dfb4c3a13f9e443fd9b",
              "status": "affected",
              "version": "a0019971f340ae02ba54cf1861f72da7e03e6b66",
              "versionType": "git"
            },
            {
              "lessThan": "192f40ad8a7dac58dae9199a065dbf7e6e67b75b",
              "status": "affected",
              "version": "3c0e0aecb78cb2a2ca1dc701982d08fedb088dc6",
              "versionType": "git"
            },
            {
              "lessThan": "fa7b4edfbabdf9235b0ab4bea297fc12b3bec9ca",
              "status": "affected",
              "version": "781a06fd265a8151f7601122d9c2e985663828ff",
              "versionType": "git"
            },
            {
              "lessThan": "f3ca45673dab0514a887231de6f3243a699d5bfd",
              "status": "affected",
              "version": "a7aa2317285806640c844acd4cd2cd768e395264",
              "versionType": "git"
            },
            {
              "lessThan": "b7e5d8ddfdf1d6e9e0808d1adf7736a107372d77",
              "status": "affected",
              "version": "0fdc3c166ac17b26014313fa2b93696354511b24",
              "versionType": "git"
            },
            {
              "lessThan": "2ab9f2531d37775cd79228c1f5d80e6bd08d11d3",
              "status": "affected",
              "version": "8c8ecc98f5c65947b0070a24bac11e12e47cc65d",
              "versionType": "git"
            },
            {
              "lessThan": "77808fe7d03ad0062840b95f431869a8b3d88b24",
              "status": "affected",
              "version": "8c8ecc98f5c65947b0070a24bac11e12e47cc65d",
              "versionType": "git"
            },
            {
              "lessThan": "cfc83a3c71517b59c1047db57da31e26a9dc2f33",
              "status": "affected",
              "version": "8c8ecc98f5c65947b0070a24bac11e12e47cc65d",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "1c334629176c2d644befc31a20d4bf75542f7631",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "af264c2a9adc37f4bdf88ca7f3affa15d8c7de9e",
              "versionType": "git"
            },
            {
              "lessThan": "5.10.253",
              "status": "affected",
              "version": "5.10.235",
              "versionType": "semver"
            },
            {
              "lessThan": "5.15.203",
              "status": "affected",
              "version": "5.15.179",
              "versionType": "semver"
            },
            {
              "lessThan": "6.1.167",
              "status": "affected",
              "version": "6.1.129",
              "versionType": "semver"
            },
            {
              "lessThan": "6.6.130",
              "status": "affected",
              "version": "6.6.79",
              "versionType": "semver"
            },
            {
              "lessThan": "6.12.78",
              "status": "affected",
              "version": "6.12.16",
              "versionType": "semver"
            },
            {
              "lessThan": "5.5",
              "status": "affected",
              "version": "5.4.291",
              "versionType": "semver"
            },
            {
              "lessThan": "6.14",
              "status": "affected",
              "version": "6.13.4",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/batman-adv/bat_v_elp.c",
            "net/batman-adv/hard-interface.c",
            "net/batman-adv/hard-interface.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.14"
            },
            {
              "lessThan": "6.14",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.253",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.203",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.167",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.130",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.78",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.19",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.19.*",
              "status": "unaffected",
              "version": "6.19.9",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.0",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.253",
                  "versionStartIncluding": "5.10.235",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.203",
                  "versionStartIncluding": "5.15.179",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.167",
                  "versionStartIncluding": "6.1.129",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.130",
                  "versionStartIncluding": "6.6.79",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.78",
                  "versionStartIncluding": "6.12.16",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.19",
                  "versionStartIncluding": "6.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.9",
                  "versionStartIncluding": "6.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "6.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.4.291",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.13.4",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nbatman-adv: Avoid double-rtnl_lock ELP metric worker\n\nbatadv_v_elp_get_throughput() might be called when the RTNL lock is already\nheld. This could be problematic when the work queue item is cancelled via\ncancel_delayed_work_sync() in batadv_v_elp_iface_disable(). In this case,\nan rtnl_lock() would cause a deadlock.\n\nTo avoid this, rtnl_trylock() was used in this function to skip the\nretrieval of the ethtool information in case the RTNL lock was already\nheld.\n\nBut for cfg80211 interfaces, batadv_get_real_netdev() was called - which\nalso uses rtnl_lock(). The approach for __ethtool_get_link_ksettings() must\nalso be used instead and the lockless version __batadv_get_real_netdev()\nhas to be called."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-23T16:06:54.305Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/4c3ae249431b4fcb315d7dfb4c3a13f9e443fd9b"
        },
        {
          "url": "https://git.kernel.org/stable/c/192f40ad8a7dac58dae9199a065dbf7e6e67b75b"
        },
        {
          "url": "https://git.kernel.org/stable/c/fa7b4edfbabdf9235b0ab4bea297fc12b3bec9ca"
        },
        {
          "url": "https://git.kernel.org/stable/c/f3ca45673dab0514a887231de6f3243a699d5bfd"
        },
        {
          "url": "https://git.kernel.org/stable/c/b7e5d8ddfdf1d6e9e0808d1adf7736a107372d77"
        },
        {
          "url": "https://git.kernel.org/stable/c/2ab9f2531d37775cd79228c1f5d80e6bd08d11d3"
        },
        {
          "url": "https://git.kernel.org/stable/c/77808fe7d03ad0062840b95f431869a8b3d88b24"
        },
        {
          "url": "https://git.kernel.org/stable/c/cfc83a3c71517b59c1047db57da31e26a9dc2f33"
        }
      ],
      "title": "batman-adv: Avoid double-rtnl_lock ELP metric worker",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-43382",
    "datePublished": "2026-05-08T14:21:30.062Z",
    "dateReserved": "2026-05-01T14:12:56.006Z",
    "dateUpdated": "2026-05-23T16:06:54.305Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-43382",
      "date": "2026-09-15",
      "epss": "0.00095",
      "percentile": "0.00706"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-43382\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-08T15:16:49.463\",\"lastModified\":\"2026-06-17T10:49:29.617\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nbatman-adv: Avoid double-rtnl_lock ELP metric worker\\n\\nbatadv_v_elp_get_throughput() might be called when the RTNL lock is already\\nheld. This could be problematic when the work queue item is cancelled via\\ncancel_delayed_work_sync() in batadv_v_elp_iface_disable(). In this case,\\nan rtnl_lock() would cause a deadlock.\\n\\nTo avoid this, rtnl_trylock() was used in this function to skip the\\nretrieval of the ethtool information in case the RTNL lock was already\\nheld.\\n\\nBut for cfg80211 interfaces, batadv_get_real_netdev() was called - which\\nalso uses rtnl_lock(). The approach for __ethtool_get_link_ksettings() must\\nalso be used instead and the lockless version __batadv_get_real_netdev()\\nhas to be called.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"net/batman-adv/bat_v_elp.c\",\"net/batman-adv/hard-interface.c\",\"net/batman-adv/hard-interface.h\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"a0019971f340ae02ba54cf1861f72da7e03e6b66\",\"lessThan\":\"4c3ae249431b4fcb315d7dfb4c3a13f9e443fd9b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"3c0e0aecb78cb2a2ca1dc701982d08fedb088dc6\",\"lessThan\":\"192f40ad8a7dac58dae9199a065dbf7e6e67b75b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"781a06fd265a8151f7601122d9c2e985663828ff\",\"lessThan\":\"fa7b4edfbabdf9235b0ab4bea297fc12b3bec9ca\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a7aa2317285806640c844acd4cd2cd768e395264\",\"lessThan\":\"f3ca45673dab0514a887231de6f3243a699d5bfd\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0fdc3c166ac17b26014313fa2b93696354511b24\",\"lessThan\":\"b7e5d8ddfdf1d6e9e0808d1adf7736a107372d77\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8c8ecc98f5c65947b0070a24bac11e12e47cc65d\",\"lessThan\":\"2ab9f2531d37775cd79228c1f5d80e6bd08d11d3\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8c8ecc98f5c65947b0070a24bac11e12e47cc65d\",\"lessThan\":\"77808fe7d03ad0062840b95f431869a8b3d88b24\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8c8ecc98f5c65947b0070a24bac11e12e47cc65d\",\"lessThan\":\"cfc83a3c71517b59c1047db57da31e26a9dc2f33\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"1c334629176c2d644befc31a20d4bf75542f7631\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"af264c2a9adc37f4bdf88ca7f3affa15d8c7de9e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5.10.235\",\"lessThan\":\"5.10.253\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.15.179\",\"lessThan\":\"5.15.203\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.1.129\",\"lessThan\":\"6.1.167\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.6.79\",\"lessThan\":\"6.6.130\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.12.16\",\"lessThan\":\"6.12.78\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.4.291\",\"lessThan\":\"5.5\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.13.4\",\"lessThan\":\"6.14\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"net/batman-adv/bat_v_elp.c\",\"net/batman-adv/hard-interface.c\",\"net/batman-adv/hard-interface.h\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.14\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.14\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.253\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.203\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.167\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.130\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.78\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.19\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.19.9\",\"lessThanOrEqual\":\"6.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-667\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.4.291\",\"versionEndExcluding\":\"5.5\",\"matchCriteriaId\":\"2082E874-B9D3-4B60-9D27-1F3B8A838CD0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.10.235\",\"versionEndExcluding\":\"5.10.253\",\"matchCriteriaId\":\"F53D37DD-08CD-45E7-AC64-89E784643461\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.15.179\",\"versionEndExcluding\":\"5.15.203\",\"matchCriteriaId\":\"1758EB5F-A1C9-49BD-9D44-664C553093C0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.1.129\",\"versionEndExcluding\":\"6.1.167\",\"matchCriteriaId\":\"AE7F8BC2-4A4D-4682-B175-709BD87448F7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.6.79\",\"versionEndExcluding\":\"6.6.130\",\"matchCriteriaId\":\"1AA2DD10-BE5C-4C34-9E74-B73AA999FFFB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.12.16\",\"versionEndExcluding\":\"6.12.78\",\"matchCriteriaId\":\"7733838E-2319-4A21-8D00-83A7B7B008BF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13.4\",\"versionEndExcluding\":\"6.14\",\"matchCriteriaId\":\"D76AB7DD-087E-411C-AD59-C015F85930A7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.14.1\",\"versionEndExcluding\":\"6.18.19\",\"matchCriteriaId\":\"3C438BBD-7512-4EAA-A4F7-F70BE0D53B5F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.19\",\"versionEndExcluding\":\"6.19.9\",\"matchCriteriaId\":\"E825E7C3-FEAC-4FD3-8A81-78D7387948C9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.14:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"7DE421BA-0600-4401-A175-73CAB6A6FB4E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.14:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"66619FB8-0AAF-4166-B2CF-67B24143261D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.14:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"D3D6550E-6679-4560-902D-AF52DCFE905B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.14:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"45B90F6B-BEC7-4D4E-883A-9DBADE021750\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.14:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"1759FFB7-531C-41B1-9AE1-FD3D80E0D920\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.14:rc7:*:*:*:*:*:*\",\"matchCriteriaId\":\"AD948719-8628-4421-A340-1066314BBD4A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"F253B622-8837-4245-BCE5-A7BF8FC76A16\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"4AE85AD8-4641-4E7C-A2F4-305E2CD9EE64\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/192f40ad8a7dac58dae9199a065dbf7e6e67b75b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/2ab9f2531d37775cd79228c1f5d80e6bd08d11d3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/4c3ae249431b4fcb315d7dfb4c3a13f9e443fd9b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/77808fe7d03ad0062840b95f431869a8b3d88b24\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b7e5d8ddfdf1d6e9e0808d1adf7736a107372d77\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/cfc83a3c71517b59c1047db57da31e26a9dc2f33\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f3ca45673dab0514a887231de6f3243a699d5bfd\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/fa7b4edfbabdf9235b0ab4bea297fc12b3bec9ca\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "None",
      "current_release_date": "2026-06-28T07:37:15+00:00",
      "cve": "CVE-2026-43382",
      "id": "CVE-2026-43382",
      "initial_release_date": "2026-05-08T00:00:00+00:00",
      "product_status:known_not_affected": "274",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: batman-adv: Avoid double-rtnl_lock ELP metric worker",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-43382.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-31T17:04:58Z",
      "cve": "CVE-2026-43382",
      "id": "CVE-2026-43382",
      "initial_release_date": "2026-05-13T03:34:37Z",
      "product_status:first_fixed": "2",
      "product_status:known_affected": "424",
      "product_status:known_not_affected": "294",
      "product_status:recommended": "250",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-43382",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-43382.json",
      "version": "8"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…