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

CVE-2024-53091 (GCVE-0-2024-53091)

Vulnerability from cvelistv5 – Published: 2024-11-21 18:17 – Updated: 2026-08-05 11:43
VLAI
Title
bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
Summary
In the Linux kernel, the following vulnerability has been resolved: bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx As the introduction of the support for vsock and unix sockets in sockmap, tls_sw_has_ctx_tx/rx cannot presume the socket passed in must be IS_ICSK. vsock and af_unix sockets have vsock_sock and unix_sock instead of inet_connection_sock. For these sockets, tls_get_ctx may return an invalid pointer and cause page fault in function tls_sw_ctx_rx. BUG: unable to handle page fault for address: 0000000000040030 Workqueue: vsock-loopback vsock_loopback_work RIP: 0010:sk_psock_strp_data_ready+0x23/0x60 Call Trace: ? __die+0x81/0xc3 ? no_context+0x194/0x350 ? do_page_fault+0x30/0x110 ? async_page_fault+0x3e/0x50 ? sk_psock_strp_data_ready+0x23/0x60 virtio_transport_recv_pkt+0x750/0x800 ? update_load_avg+0x7e/0x620 vsock_loopback_work+0xd0/0x100 process_one_work+0x1a7/0x360 worker_thread+0x30/0x390 ? create_worker+0x1a0/0x1a0 kthread+0x112/0x130 ? __kthread_cancel_work+0x40/0x40 ret_from_fork+0x1f/0x40 v2: - Add IS_ICSK check v3: - Update the commits in Fixes
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-10-01 20:11 UTC
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 94531cfcbe79c3598acf96806627b2137ca32eb9 , < a078a480ff3f43d74d8a024ae10c3c7daf6db149 (git)
Affected: 94531cfcbe79c3598acf96806627b2137ca32eb9 , < 6781cfa93a6a1b7f5be6819a5a2dd8f30f47ca26 (git)
Affected: 94531cfcbe79c3598acf96806627b2137ca32eb9 , < 44d0469f79bd3d0b3433732877358df7dc6b17b1 (git)
guessed Create a notification for this product.
Linux Linux Affected: 5.15
Unaffected: 0 , < 5.15 (semver)
Unaffected: 6.6.62 , ≤ 6.6.* (semver)
Unaffected: 6.11.9 , ≤ 6.11.* (semver)
Unaffected: 6.12 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "cvssV3_1": {
              "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"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2024-53091",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-10-01T20:11:30.644487Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "problemTypes": [
          {
            "descriptions": [
              {
                "description": "CWE-noinfo Not enough information",
                "lang": "en",
                "type": "CWE"
              }
            ]
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-10-01T20:17:13.685Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "include/net/tls.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "a078a480ff3f43d74d8a024ae10c3c7daf6db149",
              "status": "affected",
              "version": "94531cfcbe79c3598acf96806627b2137ca32eb9",
              "versionType": "git"
            },
            {
              "lessThan": "6781cfa93a6a1b7f5be6819a5a2dd8f30f47ca26",
              "status": "affected",
              "version": "94531cfcbe79c3598acf96806627b2137ca32eb9",
              "versionType": "git"
            },
            {
              "lessThan": "44d0469f79bd3d0b3433732877358df7dc6b17b1",
              "status": "affected",
              "version": "94531cfcbe79c3598acf96806627b2137ca32eb9",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "include/net/tls.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.15"
            },
            {
              "lessThan": "5.15",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.62",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.11.*",
              "status": "unaffected",
              "version": "6.11.9",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.12",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.62",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.11.9",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12",
                  "versionStartIncluding": "5.15",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx\n\nAs the introduction of the support for vsock and unix sockets in sockmap,\ntls_sw_has_ctx_tx/rx cannot presume the socket passed in must be IS_ICSK.\nvsock and af_unix sockets have vsock_sock and unix_sock instead of\ninet_connection_sock. For these sockets, tls_get_ctx may return an invalid\npointer and cause page fault in function tls_sw_ctx_rx.\n\nBUG: unable to handle page fault for address: 0000000000040030\nWorkqueue: vsock-loopback vsock_loopback_work\nRIP: 0010:sk_psock_strp_data_ready+0x23/0x60\nCall Trace:\n ? __die+0x81/0xc3\n ? no_context+0x194/0x350\n ? do_page_fault+0x30/0x110\n ? async_page_fault+0x3e/0x50\n ? sk_psock_strp_data_ready+0x23/0x60\n virtio_transport_recv_pkt+0x750/0x800\n ? update_load_avg+0x7e/0x620\n vsock_loopback_work+0xd0/0x100\n process_one_work+0x1a7/0x360\n worker_thread+0x30/0x390\n ? create_worker+0x1a0/0x1a0\n kthread+0x112/0x130\n ? __kthread_cancel_work+0x40/0x40\n ret_from_fork+0x1f/0x40\n\nv2:\n  - Add IS_ICSK check\nv3:\n  - Update the commits in Fixes"
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 7.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:L - The vulnerable code is reached only through local IPC \u2014 data arriving on an AF_UNIX stream socket or an AF_VSOCK socket that has been placed in a BPF sockmap \u2014 and the sockmap/SK_SKB setup requires local bpf() syscalls. Despite living in include/net/tls.h, no TLS/kTLS network peer is involved; the helper is simply misapplied to non-inet sockets.\nAC:L - The attacker deterministically controls both the configuration (sockmap with stream_parser+stream_verdict, or the sk_skb_adjust_room helper) and the trigger (writing to the socket); no race and no uncontrolled memory layout is required. The confused offset is fixed and the fault reproduces reliably, as shown by the reporter\u0027s vsock-loopback repro.\nPR:L - In the intended deployment for this feature \u2014 sockmap acceleration of AF_UNIX/vsock IPC set up by a privileged agent \u2014 an ordinary unprivileged local process triggers the OOB read merely by connecting and writing to the socket, and a guest VM can trigger the identical virtio_transport_recv_pkt path on the host. BPF tokens (6.9+) additionally let container runtimes delegate CAP_BPF/CAP_NET_ADMIN into an unprivileged user namespace, so real init-namespace root is not required.\nUI:N - No victim action is needed; the attacker performs both the sockmap attachment (or relies on an existing legitimate one) and the socket write that drives sk_data_ready into the confused helper.\nS:U - The out-of-bounds read, wild dereference and resulting oops are all confined to the host kernel\u0027s own security authority. No IOMMU, hypervisor, or sandbox boundary is crossed by the defect itself.\nC:H - tls_get_ctx() reads 8 bytes at offset 1264 of a 1152-byte unix_sock \u2014 a genuine out-of-bounds read into an adjacent, heap-groomable slab object \u2014 and the resulting value is then dereferenced at +0x30, yielding an arbitrary-address read whose outcome steers control flow as an observable oracle.\nI:H - This is a type confusion (vsock_sock/unix_sock treated as inet_connection_sock), which per scoring guidance carries High integrity impact; concretely, a spuriously \"true\" tls_sw_has_ctx_rx() in sk_skb_adjust_room() writes rxm-\u003efull_len += len_diff into the skb control block, corrupting strparser length bookkeeping on a socket that has no TLS context.\nA:H - The demonstrated result is an unhandled kernel page fault (\"BUG: unable to handle page fault for address: 0000000000040030\") inside a workqueue/softirq context, i.e. an oops that panics with panic_on_oops and otherwise kills the worker while holding sk_callback_lock and the socket lock, hanging the subsystem."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T11:43:34.770Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/a078a480ff3f43d74d8a024ae10c3c7daf6db149"
        },
        {
          "url": "https://git.kernel.org/stable/c/6781cfa93a6a1b7f5be6819a5a2dd8f30f47ca26"
        },
        {
          "url": "https://git.kernel.org/stable/c/44d0469f79bd3d0b3433732877358df7dc6b17b1"
        }
      ],
      "title": "bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-53091",
    "datePublished": "2024-11-21T18:17:08.357Z",
    "dateReserved": "2024-11-19T17:17:24.981Z",
    "dateUpdated": "2026-08-05T11:43:34.770Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2024-53091",
      "date": "2026-09-16",
      "epss": "0.0023",
      "percentile": "0.13975"
    },
    "fkie_nvd": {
      "configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"5.15\", \"versionEndExcluding\": \"6.6.62\", \"matchCriteriaId\": \"D16ADAC8-D39A-40A8-BB83-2F61D51C3E08\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"6.7\", \"versionEndExcluding\": \"6.11.9\", \"matchCriteriaId\": \"759504D4-BE53-492C-BA9B-70F6A9F409CA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:*\", \"matchCriteriaId\": \"7F361E1D-580F-4A2D-A509-7615F73167A1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:*\", \"matchCriteriaId\": \"925478D0-3E3D-4E6F-ACD5-09F28D5DF82C\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:*\", \"matchCriteriaId\": \"3C95E234-D335-4B6C-96BF-E2CEBD8654ED\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:6.12:rc4:*:*:*:*:*:*\", \"matchCriteriaId\": \"E0F717D8-3014-4F84-8086-0124B2111379\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:6.12:rc5:*:*:*:*:*:*\", \"matchCriteriaId\": \"24DBE6C7-2AAE-4818-AED2-E131F153D2FA\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:6.12:rc6:*:*:*:*:*:*\", \"matchCriteriaId\": \"24B88717-53F5-42AA-9B72-14C707639E3F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:linux:linux_kernel:6.12:rc7:*:*:*:*:*:*\", \"matchCriteriaId\": \"1EF8CD82-1EAE-4254-9545-F85AB94CF90F\"}]}]}]",
      "descriptions": "[{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nbpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx\\n\\nAs the introduction of the support for vsock and unix sockets in sockmap,\\ntls_sw_has_ctx_tx/rx cannot presume the socket passed in must be IS_ICSK.\\nvsock and af_unix sockets have vsock_sock and unix_sock instead of\\ninet_connection_sock. For these sockets, tls_get_ctx may return an invalid\\npointer and cause page fault in function tls_sw_ctx_rx.\\n\\nBUG: unable to handle page fault for address: 0000000000040030\\nWorkqueue: vsock-loopback vsock_loopback_work\\nRIP: 0010:sk_psock_strp_data_ready+0x23/0x60\\nCall Trace:\\n ? __die+0x81/0xc3\\n ? no_context+0x194/0x350\\n ? do_page_fault+0x30/0x110\\n ? async_page_fault+0x3e/0x50\\n ? sk_psock_strp_data_ready+0x23/0x60\\n virtio_transport_recv_pkt+0x750/0x800\\n ? update_load_avg+0x7e/0x620\\n vsock_loopback_work+0xd0/0x100\\n process_one_work+0x1a7/0x360\\n worker_thread+0x30/0x390\\n ? create_worker+0x1a0/0x1a0\\n kthread+0x112/0x130\\n ? __kthread_cancel_work+0x40/0x40\\n ret_from_fork+0x1f/0x40\\n\\nv2:\\n  - Add IS_ICSK check\\nv3:\\n  - Update the commits in Fixes\"}, {\"lang\": \"es\", \"value\": \"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: bpf: Agregar comprobaci\\u00f3n de sk_is_inet e IS_ICSK en tls_sw_has_ctx_tx/rx Como la introducci\\u00f3n del soporte para vsock y sockets unix en sockmap, tls_sw_has_ctx_tx/rx no puede presumir que el socket pasado debe ser IS_ICSK. Los sockets vsock y af_unix tienen vsock_sock y unix_sock en lugar de inet_connection_sock. Para estos sockets, tls_get_ctx puede devolver un puntero no v\\u00e1lido y causar un error de p\\u00e1gina en la funci\\u00f3n tls_sw_ctx_rx. ERROR: no se puede manejar el error de p\\u00e1gina para la direcci\\u00f3n: 0000000000040030 Workqueue: vsock-loopback vsock_loopback_work RIP: 0010:sk_psock_strp_data_ready+0x23/0x60 Call Trace: ? __die+0x81/0xc3 ? no_context+0x194/0x350 ? do_page_fault+0x30/0x110 ? async_page_fault+0x3e/0x50 ? sk_psock_strp_data_ready+0x23/0x60 virtio_transport_recv_pkt+0x750/0x800 ? update_load_avg+0x7e/0x620 vsock_loopback_work+0xd0/0x100 process_one_work+0x1a7/0x360 worker_thread+0x30/0x390 ? create_worker+0x1a0/0x1a0 kthread+0x112/0x130 ? __kthread_cancel_work+0x40/0x40 ret_from_fork+0x1f/0x40 v2: - Add IS_ICSK check v3: - Update the commits in Fixes\"}]",
      "id": "CVE-2024-53091",
      "lastModified": "2024-12-24T14:55:45.720",
      "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}]}",
      "published": "2024-11-21T19:15:12.177",
      "references": "[{\"url\": \"https://git.kernel.org/stable/c/44d0469f79bd3d0b3433732877358df7dc6b17b1\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}, {\"url\": \"https://git.kernel.org/stable/c/6781cfa93a6a1b7f5be6819a5a2dd8f30f47ca26\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}, {\"url\": \"https://git.kernel.org/stable/c/a078a480ff3f43d74d8a024ae10c3c7daf6db149\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"tags\": [\"Patch\"]}]",
      "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "vulnStatus": "Analyzed",
      "weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"NVD-CWE-noinfo\"}]}]"
    },
    "microsoft_vex": {
      "current_release_date": "2026-03-31T14:59:26.000Z",
      "cve": "CVE-2024-53091",
      "id": "msrc_CVE-2024-53091",
      "initial_release_date": "2024-11-02T00:00:00.000Z",
      "product_status:fixed": "2",
      "product_status:known_affected": "2",
      "product_status:under_investigation": "3",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx",
      "url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-53091.json",
      "version": "3"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-53091\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-11-21T19:15:12.177\",\"lastModified\":\"2026-08-04T11:21:49.893\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nbpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx\\n\\nAs the introduction of the support for vsock and unix sockets in sockmap,\\ntls_sw_has_ctx_tx/rx cannot presume the socket passed in must be IS_ICSK.\\nvsock and af_unix sockets have vsock_sock and unix_sock instead of\\ninet_connection_sock. For these sockets, tls_get_ctx may return an invalid\\npointer and cause page fault in function tls_sw_ctx_rx.\\n\\nBUG: unable to handle page fault for address: 0000000000040030\\nWorkqueue: vsock-loopback vsock_loopback_work\\nRIP: 0010:sk_psock_strp_data_ready+0x23/0x60\\nCall Trace:\\n ? __die+0x81/0xc3\\n ? no_context+0x194/0x350\\n ? do_page_fault+0x30/0x110\\n ? async_page_fault+0x3e/0x50\\n ? sk_psock_strp_data_ready+0x23/0x60\\n virtio_transport_recv_pkt+0x750/0x800\\n ? update_load_avg+0x7e/0x620\\n vsock_loopback_work+0xd0/0x100\\n process_one_work+0x1a7/0x360\\n worker_thread+0x30/0x390\\n ? create_worker+0x1a0/0x1a0\\n kthread+0x112/0x130\\n ? __kthread_cancel_work+0x40/0x40\\n ret_from_fork+0x1f/0x40\\n\\nv2:\\n  - Add IS_ICSK check\\nv3:\\n  - Update the commits in Fixes\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: bpf: Agregar comprobaci\u00f3n de sk_is_inet e IS_ICSK en tls_sw_has_ctx_tx/rx Como la introducci\u00f3n del soporte para vsock y sockets unix en sockmap, tls_sw_has_ctx_tx/rx no puede presumir que el socket pasado debe ser IS_ICSK. Los sockets vsock y af_unix tienen vsock_sock y unix_sock en lugar de inet_connection_sock. Para estos sockets, tls_get_ctx puede devolver un puntero no v\u00e1lido y causar un error de p\u00e1gina en la funci\u00f3n tls_sw_ctx_rx. ERROR: no se puede manejar el error de p\u00e1gina para la direcci\u00f3n: 0000000000040030 Workqueue: vsock-loopback vsock_loopback_work RIP: 0010:sk_psock_strp_data_ready+0x23/0x60 Call Trace: ? __die+0x81/0xc3 ? no_context+0x194/0x350 ? do_page_fault+0x30/0x110 ? async_page_fault+0x3e/0x50 ? sk_psock_strp_data_ready+0x23/0x60 virtio_transport_recv_pkt+0x750/0x800 ? update_load_avg+0x7e/0x620 vsock_loopback_work+0xd0/0x100 process_one_work+0x1a7/0x360 worker_thread+0x30/0x390 ? create_worker+0x1a0/0x1a0 kthread+0x112/0x130 ? __kthread_cancel_work+0x40/0x40 ret_from_fork+0x1f/0x40 v2: - Add IS_ICSK check v3: - Update the commits in Fixes\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"include/net/tls.h\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"94531cfcbe79c3598acf96806627b2137ca32eb9\",\"lessThan\":\"a078a480ff3f43d74d8a024ae10c3c7daf6db149\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"94531cfcbe79c3598acf96806627b2137ca32eb9\",\"lessThan\":\"6781cfa93a6a1b7f5be6819a5a2dd8f30f47ca26\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"94531cfcbe79c3598acf96806627b2137ca32eb9\",\"lessThan\":\"44d0469f79bd3d0b3433732877358df7dc6b17b1\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"include/net/tls.h\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.15\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.15\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.62\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.11.9\",\"lessThanOrEqual\":\"6.11.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9},{\"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},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"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}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-10-01T20:11:30.644487Z\",\"id\":\"CVE-2024-53091\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.15\",\"versionEndExcluding\":\"6.6.62\",\"matchCriteriaId\":\"D16ADAC8-D39A-40A8-BB83-2F61D51C3E08\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.11.9\",\"matchCriteriaId\":\"759504D4-BE53-492C-BA9B-70F6A9F409CA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"7F361E1D-580F-4A2D-A509-7615F73167A1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"925478D0-3E3D-4E6F-ACD5-09F28D5DF82C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"3C95E234-D335-4B6C-96BF-E2CEBD8654ED\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.12:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"E0F717D8-3014-4F84-8086-0124B2111379\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.12:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"24DBE6C7-2AAE-4818-AED2-E131F153D2FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.12:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"24B88717-53F5-42AA-9B72-14C707639E3F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.12:rc7:*:*:*:*:*:*\",\"matchCriteriaId\":\"1EF8CD82-1EAE-4254-9545-F85AB94CF90F\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/44d0469f79bd3d0b3433732877358df7dc6b17b1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/6781cfa93a6a1b7f5be6819a5a2dd8f30f47ca26\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a078a480ff3f43d74d8a024ae10c3c7daf6db149\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-06-28T06:44:27+00:00",
      "cve": "CVE-2024-53091",
      "id": "CVE-2024-53091",
      "initial_release_date": "2024-11-21T00:00:00+00:00",
      "product_status:fixed": "305",
      "product_status:known_affected": "64",
      "product_status:known_not_affected": "48",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-53091.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-11T02:08:59Z",
      "cve": "CVE-2024-53091",
      "id": "CVE-2024-53091",
      "initial_release_date": "2024-11-22T03:48:14Z",
      "product_status:known_affected": "410",
      "product_status:known_not_affected": "489",
      "product_status:recommended": "323",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2024-53091",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2024-53091.json",
      "version": "69"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.5, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-53091\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-01T20:11:30.644487Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"description\": \"CWE-noinfo Not enough information\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-01T15:32:12.532Z\"}}], \"cna\": {\"title\": \"bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"94531cfcbe79c3598acf96806627b2137ca32eb9\", \"lessThan\": \"a078a480ff3f43d74d8a024ae10c3c7daf6db149\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"94531cfcbe79c3598acf96806627b2137ca32eb9\", \"lessThan\": \"6781cfa93a6a1b7f5be6819a5a2dd8f30f47ca26\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"94531cfcbe79c3598acf96806627b2137ca32eb9\", \"lessThan\": \"44d0469f79bd3d0b3433732877358df7dc6b17b1\", \"versionType\": \"git\"}], \"programFiles\": [\"include/net/tls.h\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.15\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.15\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"6.6.62\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.11.9\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.11.*\"}, {\"status\": \"unaffected\", \"version\": \"6.12\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"include/net/tls.h\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/a078a480ff3f43d74d8a024ae10c3c7daf6db149\"}, {\"url\": \"https://git.kernel.org/stable/c/6781cfa93a6a1b7f5be6819a5a2dd8f30f47ca26\"}, {\"url\": \"https://git.kernel.org/stable/c/44d0469f79bd3d0b3433732877358df7dc6b17b1\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nbpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx\\n\\nAs the introduction of the support for vsock and unix sockets in sockmap,\\ntls_sw_has_ctx_tx/rx cannot presume the socket passed in must be IS_ICSK.\\nvsock and af_unix sockets have vsock_sock and unix_sock instead of\\ninet_connection_sock. For these sockets, tls_get_ctx may return an invalid\\npointer and cause page fault in function tls_sw_ctx_rx.\\n\\nBUG: unable to handle page fault for address: 0000000000040030\\nWorkqueue: vsock-loopback vsock_loopback_work\\nRIP: 0010:sk_psock_strp_data_ready+0x23/0x60\\nCall Trace:\\n ? __die+0x81/0xc3\\n ? no_context+0x194/0x350\\n ? do_page_fault+0x30/0x110\\n ? async_page_fault+0x3e/0x50\\n ? sk_psock_strp_data_ready+0x23/0x60\\n virtio_transport_recv_pkt+0x750/0x800\\n ? update_load_avg+0x7e/0x620\\n vsock_loopback_work+0xd0/0x100\\n process_one_work+0x1a7/0x360\\n worker_thread+0x30/0x390\\n ? create_worker+0x1a0/0x1a0\\n kthread+0x112/0x130\\n ? __kthread_cancel_work+0x40/0x40\\n ret_from_fork+0x1f/0x40\\n\\nv2:\\n  - Add IS_ICSK check\\nv3:\\n  - Update the commits in Fixes\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.62\", \"versionStartIncluding\": \"5.15\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.11.9\", \"versionStartIncluding\": \"5.15\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.12\", \"versionStartIncluding\": \"5.15\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-04T09:52:48.802Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-53091\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-10-01T20:17:13.685Z\", \"dateReserved\": \"2024-11-19T17:17:24.981Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-11-21T18:17:08.357Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}



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…