CVE-2026-64092 (GCVE-0-2026-64092)

Vulnerability from cvelistv5 – Published: 2026-07-19 15:40 – Updated: 2026-07-19 15:40
VLAI
Title
batman-adv: tp_meter: fix tp_vars reference leak in receiver shutdown
Summary
In the Linux kernel, the following vulnerability has been resolved: batman-adv: tp_meter: fix tp_vars reference leak in receiver shutdown The receiver shutdown timer handler, batadv_tp_receiver_shutdown(), is responsible for releasing the tp_vars reference it holds. However, the existing logic for coordinating this release with batadv_tp_stop_all() was flawed. timer_shutdown_sync() guarantees the timer will not fire again after it returns, but it returns non-zero only when the timer was pending at the time of the call. If the timer had already expired (and batadv_tp_stop_all() would unsucessfully try to rearm itself), batadv_tp_stop_all() skips its batadv_tp_vars_put(), and batadv_tp_receiver_shutdown() fails to put its own reference as well. Fix this by introducing a new atomic variable receiving that is set to 1 when the receiver is initialized and cleared atomically with atomic_xchg() by whichever side claims it first. Only the side that observes the transition from 1 to 0 is responsible for releasing the tp_vars timer reference, eliminating the uncertainty.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 268078acae72daa12b17b2b299701cb9924e469a , < 7715c73f33260af724d734c41b794457e9be8dbc (git)
Affected: 58943b7ea356294749dae3e75b96c0ee292c00be , < 297e1bc4a915b7cd3e65a79ed906b23fb3d7aaae (git)
Affected: 79bc0eaeef2c5797317bf2da8e3159a74d62ec47 , < 0b1bedf114ea93fef929b31f0d70a9eedcc601de (git)
Affected: 26dfeee8db81354bfdade155f27f9e16510ad196 , < a9f0bfd624ee8a286d6fd2bf0f796e730efb49b0 (git)
Affected: 03660dab86f93319178a24667f6998526dc4355d , < b285bc0a97f43823a4967fb6d286de4c7f53d541 (git)
Affected: 8634c1dbd73adb74d40533ebb7e914efb82e71fb , < d078501dde9b57210f1808cdef4b59463d1f5fc8 (git)
Affected: 3d3cf6a7314aca4df0a6dde28ce784a2a30d0166 , < 77098e4bea37af51d3962efa88a5af2ea5e1ac57 (git)
Affected: 5e7d0ac936354c36810e74ac3056b334ed1f4058 (git)
Affected: 5.10.259 , < 5.11 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 6.6.140 , < 6.6.142 (semver)
Affected: 6.12.90 , < 6.12.92 (semver)
Affected: 6.18.32 , < 6.18.34 (semver)
Affected: 7.0.9 , < 7.0.11 (semver)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/batman-adv/tp_meter.c",
            "net/batman-adv/types.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "7715c73f33260af724d734c41b794457e9be8dbc",
              "status": "affected",
              "version": "268078acae72daa12b17b2b299701cb9924e469a",
              "versionType": "git"
            },
            {
              "lessThan": "297e1bc4a915b7cd3e65a79ed906b23fb3d7aaae",
              "status": "affected",
              "version": "58943b7ea356294749dae3e75b96c0ee292c00be",
              "versionType": "git"
            },
            {
              "lessThan": "0b1bedf114ea93fef929b31f0d70a9eedcc601de",
              "status": "affected",
              "version": "79bc0eaeef2c5797317bf2da8e3159a74d62ec47",
              "versionType": "git"
            },
            {
              "lessThan": "a9f0bfd624ee8a286d6fd2bf0f796e730efb49b0",
              "status": "affected",
              "version": "26dfeee8db81354bfdade155f27f9e16510ad196",
              "versionType": "git"
            },
            {
              "lessThan": "b285bc0a97f43823a4967fb6d286de4c7f53d541",
              "status": "affected",
              "version": "03660dab86f93319178a24667f6998526dc4355d",
              "versionType": "git"
            },
            {
              "lessThan": "d078501dde9b57210f1808cdef4b59463d1f5fc8",
              "status": "affected",
              "version": "8634c1dbd73adb74d40533ebb7e914efb82e71fb",
              "versionType": "git"
            },
            {
              "lessThan": "77098e4bea37af51d3962efa88a5af2ea5e1ac57",
              "status": "affected",
              "version": "3d3cf6a7314aca4df0a6dde28ce784a2a30d0166",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "5e7d0ac936354c36810e74ac3056b334ed1f4058",
              "versionType": "git"
            },
            {
              "lessThan": "5.11",
              "status": "affected",
              "version": "5.10.259",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/batman-adv/tp_meter.c",
            "net/batman-adv/types.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "6.6.142",
              "status": "affected",
              "version": "6.6.140",
              "versionType": "semver"
            },
            {
              "lessThan": "6.12.92",
              "status": "affected",
              "version": "6.12.90",
              "versionType": "semver"
            },
            {
              "lessThan": "6.18.34",
              "status": "affected",
              "version": "6.18.32",
              "versionType": "semver"
            },
            {
              "lessThan": "7.0.11",
              "status": "affected",
              "version": "7.0.9",
              "versionType": "semver"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.142",
                  "versionStartIncluding": "6.6.140",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.92",
                  "versionStartIncluding": "6.12.90",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.34",
                  "versionStartIncluding": "6.18.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0.11",
                  "versionStartIncluding": "7.0.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.10.259",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nbatman-adv: tp_meter: fix tp_vars reference leak in receiver shutdown\n\nThe receiver shutdown timer handler, batadv_tp_receiver_shutdown(), is\nresponsible for releasing the tp_vars reference it holds. However, the\nexisting logic for coordinating this release with batadv_tp_stop_all() was\nflawed.\n\ntimer_shutdown_sync() guarantees the timer will not fire again after it\nreturns, but it returns non-zero only when the timer was pending at the\ntime of the call. If the timer had already expired (and\nbatadv_tp_stop_all() would unsucessfully try to  rearm itself),\nbatadv_tp_stop_all() skips its batadv_tp_vars_put(), and\nbatadv_tp_receiver_shutdown() fails to put its own reference as well.\n\nFix this by introducing a new atomic variable receiving that is set to 1\nwhen the receiver is initialized and cleared atomically with atomic_xchg()\nby whichever side claims it first. Only the side that observes the\ntransition from 1 to 0 is responsible for releasing the tp_vars timer\nreference, eliminating the uncertainty."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-07-19T15:40:00.603Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/7715c73f33260af724d734c41b794457e9be8dbc"
        },
        {
          "url": "https://git.kernel.org/stable/c/297e1bc4a915b7cd3e65a79ed906b23fb3d7aaae"
        },
        {
          "url": "https://git.kernel.org/stable/c/0b1bedf114ea93fef929b31f0d70a9eedcc601de"
        },
        {
          "url": "https://git.kernel.org/stable/c/a9f0bfd624ee8a286d6fd2bf0f796e730efb49b0"
        },
        {
          "url": "https://git.kernel.org/stable/c/b285bc0a97f43823a4967fb6d286de4c7f53d541"
        },
        {
          "url": "https://git.kernel.org/stable/c/d078501dde9b57210f1808cdef4b59463d1f5fc8"
        },
        {
          "url": "https://git.kernel.org/stable/c/77098e4bea37af51d3962efa88a5af2ea5e1ac57"
        }
      ],
      "title": "batman-adv: tp_meter: fix tp_vars reference leak in receiver shutdown",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-64092",
    "datePublished": "2026-07-19T15:40:00.603Z",
    "dateReserved": "2026-07-19T07:54:57.032Z",
    "dateUpdated": "2026-07-19T15:40:00.603Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-64092",
      "date": "2026-09-21",
      "epss": "0.00128",
      "percentile": "0.02797"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "net/batman-adv/tp_meter.c",
                  "net/batman-adv/types.h"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "7715c73f33260af724d734c41b794457e9be8dbc",
                    "status": "affected",
                    "version": "268078acae72daa12b17b2b299701cb9924e469a",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "297e1bc4a915b7cd3e65a79ed906b23fb3d7aaae",
                    "status": "affected",
                    "version": "58943b7ea356294749dae3e75b96c0ee292c00be",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "0b1bedf114ea93fef929b31f0d70a9eedcc601de",
                    "status": "affected",
                    "version": "79bc0eaeef2c5797317bf2da8e3159a74d62ec47",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "a9f0bfd624ee8a286d6fd2bf0f796e730efb49b0",
                    "status": "affected",
                    "version": "26dfeee8db81354bfdade155f27f9e16510ad196",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "b285bc0a97f43823a4967fb6d286de4c7f53d541",
                    "status": "affected",
                    "version": "03660dab86f93319178a24667f6998526dc4355d",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "d078501dde9b57210f1808cdef4b59463d1f5fc8",
                    "status": "affected",
                    "version": "8634c1dbd73adb74d40533ebb7e914efb82e71fb",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "77098e4bea37af51d3962efa88a5af2ea5e1ac57",
                    "status": "affected",
                    "version": "3d3cf6a7314aca4df0a6dde28ce784a2a30d0166",
                    "versionType": "git"
                  },
                  {
                    "status": "affected",
                    "version": "5e7d0ac936354c36810e74ac3056b334ed1f4058",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "5.11",
                    "status": "affected",
                    "version": "5.10.259",
                    "versionType": "semver"
                  }
                ]
              },
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "net/batman-adv/tp_meter.c",
                  "net/batman-adv/types.h"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "6.6.142",
                    "status": "affected",
                    "version": "6.6.140",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "6.12.92",
                    "status": "affected",
                    "version": "6.12.90",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "6.18.34",
                    "status": "affected",
                    "version": "6.18.32",
                    "versionType": "semver"
                  },
                  {
                    "lessThan": "7.0.11",
                    "status": "affected",
                    "version": "7.0.9",
                    "versionType": "semver"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "52F60680-8824-4BB5-AF9B-B593D23018AE",
                    "versionEndExcluding": "5.11",
                    "versionStartIncluding": "5.10.259",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F1E966F8-896E-4653-A70D-9B2660702141",
                    "versionEndExcluding": "6.6.142",
                    "versionStartIncluding": "6.6.140",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "09314CE7-0CBC-4846-B639-D8185EBE190D",
                    "versionEndExcluding": "6.12.92",
                    "versionStartIncluding": "6.12.90",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "F9D28F68-AF1E-4CF4-B589-966863C139E2",
                    "versionEndExcluding": "6.18.34",
                    "versionStartIncluding": "6.18.32",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                    "matchCriteriaId": "D1BB9702-0A27-4DFA-8EE4-D778DC6188C8",
                    "versionEndExcluding": "7.0.11",
                    "versionStartIncluding": "7.0.9",
                    "vulnerable": true
                  },
                  {
                    "criteria": "cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:*",
                    "matchCriteriaId": "E5910A9D-F60A-409A-B486-FE66BFEBA9B9",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nbatman-adv: tp_meter: fix tp_vars reference leak in receiver shutdown\n\nThe receiver shutdown timer handler, batadv_tp_receiver_shutdown(), is\nresponsible for releasing the tp_vars reference it holds. However, the\nexisting logic for coordinating this release with batadv_tp_stop_all() was\nflawed.\n\ntimer_shutdown_sync() guarantees the timer will not fire again after it\nreturns, but it returns non-zero only when the timer was pending at the\ntime of the call. If the timer had already expired (and\nbatadv_tp_stop_all() would unsucessfully try to  rearm itself),\nbatadv_tp_stop_all() skips its batadv_tp_vars_put(), and\nbatadv_tp_receiver_shutdown() fails to put its own reference as well.\n\nFix this by introducing a new atomic variable receiving that is set to 1\nwhen the receiver is initialized and cleared atomically with atomic_xchg()\nby whichever side claims it first. Only the side that observes the\ntransition from 1 to 0 is responsible for releasing the tp_vars timer\nreference, eliminating the uncertainty."
          }
        ],
        "id": "CVE-2026-64092",
        "lastModified": "2026-08-11T15:56:10.913",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 5.5,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 1.8,
              "impactScore": 3.6,
              "source": "nvd@nist.gov",
              "type": "Primary"
            }
          ]
        },
        "published": "2026-07-19T16:17:50.110",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/0b1bedf114ea93fef929b31f0d70a9eedcc601de"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/297e1bc4a915b7cd3e65a79ed906b23fb3d7aaae"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/77098e4bea37af51d3962efa88a5af2ea5e1ac57"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/7715c73f33260af724d734c41b794457e9be8dbc"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/a9f0bfd624ee8a286d6fd2bf0f796e730efb49b0"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/b285bc0a97f43823a4967fb6d286de4c7f53d541"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "tags": [
              "Patch"
            ],
            "url": "https://git.kernel.org/stable/c/d078501dde9b57210f1808cdef4b59463d1f5fc8"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Analyzed",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "NVD-CWE-Other"
              }
            ],
            "source": "nvd@nist.gov",
            "type": "Primary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "None",
      "current_release_date": "2026-07-21T08:01:56+00:00",
      "cve": "CVE-2026-64092",
      "id": "CVE-2026-64092",
      "initial_release_date": "2026-07-19T00:00:00+00:00",
      "product_status:known_not_affected": "274",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: batman-adv: tp_meter: fix tp_vars reference leak in receiver shutdown",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-64092.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-05T00:33:41Z",
      "cve": "CVE-2026-64092",
      "id": "CVE-2026-64092",
      "initial_release_date": "2026-07-21T12:59:50Z",
      "product_status:known_not_affected": "296",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-64092",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-64092.json",
      "version": "4"
    }
  }
}



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…