{
  "affected": [
    {
      "ecosystem_specific": {
        "urgency": "not yet assigned"
      },
      "package": {
        "ecosystem": "Debian:14",
        "name": "linux"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7.1.6-1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "details": "In the Linux kernel, the following vulnerability has been resolved:  afs: Fix afs_edit_dir_remove() to get, not find, block 0  Fix afs_edit_dir_remove() to use afs_dir_get_block() to get block 0 rather than afs_dir_find_block() as the latter caches the found block in the afs_dir_iter and may[*] switch out the page it's on if another afs_dir_find_block() is done.  This parallels what afs_edit_dir_add() does.  [*] There's more than one block per page.",
  "id": "DEBIAN-CVE-2026-68168",
  "modified": "2026-09-14T16:47:50.477508571Z",
  "published": "2026-08-10T13:20:03.367Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-68168"
    }
  ],
  "upstream": [
    "CVE-2026-68168"
  ]
}