CVE-2024-42274 (GCVE-0-2024-42274)

Vulnerability from cvelistv5 – Published: 2024-08-17 08:54 – Updated: 2026-05-11 20:29
VLAI?
Title
Revert "ALSA: firewire-lib: operate for period elapse event in process context"
Summary
In the Linux kernel, the following vulnerability has been resolved: Revert "ALSA: firewire-lib: operate for period elapse event in process context" Commit 7ba5ca32fe6e ("ALSA: firewire-lib: operate for period elapse event in process context") removed the process context workqueue from amdtp_domain_stream_pcm_pointer() and update_pcm_pointers() to remove its overhead. With RME Fireface 800, this lead to a regression since Kernels 5.14.0, causing an AB/BA deadlock competition for the substream lock with eventual system freeze under ALSA operation: thread 0: * (lock A) acquire substream lock by snd_pcm_stream_lock_irq() in snd_pcm_status64() * (lock B) wait for tasklet to finish by calling tasklet_unlock_spin_wait() in tasklet_disable_in_atomic() in ohci_flush_iso_completions() of ohci.c thread 1: * (lock B) enter tasklet * (lock A) attempt to acquire substream lock, waiting for it to be released: snd_pcm_stream_lock_irqsave() in snd_pcm_period_elapsed() in update_pcm_pointers() in process_ctx_payloads() in process_rx_packets() of amdtp-stream.c ? tasklet_unlock_spin_wait </NMI> <TASK> ohci_flush_iso_completions firewire_ohci amdtp_domain_stream_pcm_pointer snd_firewire_lib snd_pcm_update_hw_ptr0 snd_pcm snd_pcm_status64 snd_pcm ? native_queued_spin_lock_slowpath </NMI> <IRQ> _raw_spin_lock_irqsave snd_pcm_period_elapsed snd_pcm process_rx_packets snd_firewire_lib irq_target_callback snd_firewire_lib handle_it_packet firewire_ohci context_tasklet firewire_ohci Restore the process context work queue to prevent deadlock AB/BA deadlock competition for ALSA substream lock of snd_pcm_stream_lock_irq() in snd_pcm_status64() and snd_pcm_stream_lock_irqsave() in snd_pcm_period_elapsed(). revert commit 7ba5ca32fe6e ("ALSA: firewire-lib: operate for period elapse event in process context") Replace inline description to prevent future deadlock.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 7ba5ca32fe6e8d2e153fb5602997336517b34743 , < 7c07220cf634002f93a87ca2252a32766850f2d1 (git)
Affected: 7ba5ca32fe6e8d2e153fb5602997336517b34743 , < b239a37d68e8bc59f9516444da222841e3b13ba9 (git)
Affected: 7ba5ca32fe6e8d2e153fb5602997336517b34743 , < f5043e69aeb2786f32e84132817a007a6430aa7d (git)
Affected: 7ba5ca32fe6e8d2e153fb5602997336517b34743 , < 36c255db5a25edd42d1aca48e38b8e95ee5fd9ef (git)
Affected: 7ba5ca32fe6e8d2e153fb5602997336517b34743 , < 3dab73ab925a51ab05543b491bf17463a48ca323 (git)
Create a notification for this product.
Linux Linux Affected: 5.14
Unaffected: 0 , < 5.14 (semver)
Unaffected: 5.15.165 , ≤ 5.15.* (semver)
Unaffected: 6.1.104 , ≤ 6.1.* (semver)
Unaffected: 6.6.45 , ≤ 6.6.* (semver)
Unaffected: 6.10.4 , ≤ 6.10.* (semver)
Unaffected: 6.11 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-42274",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-10T16:12:01.822950Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-12T17:33:32.013Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2025-11-03T22:03:13.014Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "sound/firewire/amdtp-stream.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "7c07220cf634002f93a87ca2252a32766850f2d1",
              "status": "affected",
              "version": "7ba5ca32fe6e8d2e153fb5602997336517b34743",
              "versionType": "git"
            },
            {
              "lessThan": "b239a37d68e8bc59f9516444da222841e3b13ba9",
              "status": "affected",
              "version": "7ba5ca32fe6e8d2e153fb5602997336517b34743",
              "versionType": "git"
            },
            {
              "lessThan": "f5043e69aeb2786f32e84132817a007a6430aa7d",
              "status": "affected",
              "version": "7ba5ca32fe6e8d2e153fb5602997336517b34743",
              "versionType": "git"
            },
            {
              "lessThan": "36c255db5a25edd42d1aca48e38b8e95ee5fd9ef",
              "status": "affected",
              "version": "7ba5ca32fe6e8d2e153fb5602997336517b34743",
              "versionType": "git"
            },
            {
              "lessThan": "3dab73ab925a51ab05543b491bf17463a48ca323",
              "status": "affected",
              "version": "7ba5ca32fe6e8d2e153fb5602997336517b34743",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "sound/firewire/amdtp-stream.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.14"
            },
            {
              "lessThan": "5.14",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.165",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.104",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.45",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.10.*",
              "status": "unaffected",
              "version": "6.10.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.11",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.165",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.104",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.45",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.10.4",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.11",
                  "versionStartIncluding": "5.14",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nRevert \"ALSA: firewire-lib: operate for period elapse event in process context\"\n\nCommit 7ba5ca32fe6e (\"ALSA: firewire-lib: operate for period elapse event\nin process context\") removed the process context workqueue from\namdtp_domain_stream_pcm_pointer() and update_pcm_pointers() to remove\nits overhead.\n\nWith RME Fireface 800, this lead to a regression since\nKernels 5.14.0, causing an AB/BA deadlock competition for the\nsubstream lock with eventual system freeze under ALSA operation:\n\nthread 0:\n    * (lock A) acquire substream lock by\n\tsnd_pcm_stream_lock_irq() in\n\tsnd_pcm_status64()\n    * (lock B) wait for tasklet to finish by calling\n    \ttasklet_unlock_spin_wait() in\n\ttasklet_disable_in_atomic() in\n\tohci_flush_iso_completions() of ohci.c\n\nthread 1:\n    * (lock B) enter tasklet\n    * (lock A) attempt to acquire substream lock,\n    \twaiting for it to be released:\n\tsnd_pcm_stream_lock_irqsave() in\n    \tsnd_pcm_period_elapsed() in\n\tupdate_pcm_pointers() in\n\tprocess_ctx_payloads() in\n\tprocess_rx_packets() of amdtp-stream.c\n\n? tasklet_unlock_spin_wait\n \u003c/NMI\u003e\n \u003cTASK\u003e\nohci_flush_iso_completions firewire_ohci\namdtp_domain_stream_pcm_pointer snd_firewire_lib\nsnd_pcm_update_hw_ptr0 snd_pcm\nsnd_pcm_status64 snd_pcm\n\n? native_queued_spin_lock_slowpath\n \u003c/NMI\u003e\n \u003cIRQ\u003e\n_raw_spin_lock_irqsave\nsnd_pcm_period_elapsed snd_pcm\nprocess_rx_packets snd_firewire_lib\nirq_target_callback snd_firewire_lib\nhandle_it_packet firewire_ohci\ncontext_tasklet firewire_ohci\n\nRestore the process context work queue to prevent deadlock\nAB/BA deadlock competition for ALSA substream lock of\nsnd_pcm_stream_lock_irq() in snd_pcm_status64()\nand snd_pcm_stream_lock_irqsave() in snd_pcm_period_elapsed().\n\nrevert commit 7ba5ca32fe6e (\"ALSA: firewire-lib: operate for period\nelapse event in process context\")\n\nReplace inline description to prevent future deadlock."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T20:29:10.905Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/7c07220cf634002f93a87ca2252a32766850f2d1"
        },
        {
          "url": "https://git.kernel.org/stable/c/b239a37d68e8bc59f9516444da222841e3b13ba9"
        },
        {
          "url": "https://git.kernel.org/stable/c/f5043e69aeb2786f32e84132817a007a6430aa7d"
        },
        {
          "url": "https://git.kernel.org/stable/c/36c255db5a25edd42d1aca48e38b8e95ee5fd9ef"
        },
        {
          "url": "https://git.kernel.org/stable/c/3dab73ab925a51ab05543b491bf17463a48ca323"
        }
      ],
      "title": "Revert \"ALSA: firewire-lib: operate for period elapse event in process context\"",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-42274",
    "datePublished": "2024-08-17T08:54:28.169Z",
    "dateReserved": "2024-07-30T07:40:12.260Z",
    "dateUpdated": "2026-05-11T20:29:10.905Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2024-42274",
      "date": "2026-05-20",
      "epss": "7e-05",
      "percentile": "0.00466"
    },
    "fkie_nvd": {
      "descriptions": "[{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nRevert \\\"ALSA: firewire-lib: operate for period elapse event in process context\\\"\\n\\nCommit 7ba5ca32fe6e (\\\"ALSA: firewire-lib: operate for period elapse event\\nin process context\\\") removed the process context workqueue from\\namdtp_domain_stream_pcm_pointer() and update_pcm_pointers() to remove\\nits overhead.\\n\\nWith RME Fireface 800, this lead to a regression since\\nKernels 5.14.0, causing an AB/BA deadlock competition for the\\nsubstream lock with eventual system freeze under ALSA operation:\\n\\nthread 0:\\n    * (lock A) acquire substream lock by\\n\\tsnd_pcm_stream_lock_irq() in\\n\\tsnd_pcm_status64()\\n    * (lock B) wait for tasklet to finish by calling\\n    \\ttasklet_unlock_spin_wait() in\\n\\ttasklet_disable_in_atomic() in\\n\\tohci_flush_iso_completions() of ohci.c\\n\\nthread 1:\\n    * (lock B) enter tasklet\\n    * (lock A) attempt to acquire substream lock,\\n    \\twaiting for it to be released:\\n\\tsnd_pcm_stream_lock_irqsave() in\\n    \\tsnd_pcm_period_elapsed() in\\n\\tupdate_pcm_pointers() in\\n\\tprocess_ctx_payloads() in\\n\\tprocess_rx_packets() of amdtp-stream.c\\n\\n? tasklet_unlock_spin_wait\\n \u003c/NMI\u003e\\n \u003cTASK\u003e\\nohci_flush_iso_completions firewire_ohci\\namdtp_domain_stream_pcm_pointer snd_firewire_lib\\nsnd_pcm_update_hw_ptr0 snd_pcm\\nsnd_pcm_status64 snd_pcm\\n\\n? native_queued_spin_lock_slowpath\\n \u003c/NMI\u003e\\n \u003cIRQ\u003e\\n_raw_spin_lock_irqsave\\nsnd_pcm_period_elapsed snd_pcm\\nprocess_rx_packets snd_firewire_lib\\nirq_target_callback snd_firewire_lib\\nhandle_it_packet firewire_ohci\\ncontext_tasklet firewire_ohci\\n\\nRestore the process context work queue to prevent deadlock\\nAB/BA deadlock competition for ALSA substream lock of\\nsnd_pcm_stream_lock_irq() in snd_pcm_status64()\\nand snd_pcm_stream_lock_irqsave() in snd_pcm_period_elapsed().\\n\\nrevert commit 7ba5ca32fe6e (\\\"ALSA: firewire-lib: operate for period\\nelapse event in process context\\\")\\n\\nReplace inline description to prevent future deadlock.\"}, {\"lang\": \"es\", \"value\": \"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: Revertir \\\"ALSA: firewire-lib: operar durante el evento transcurrido en el contexto del proceso\\\" commit 7ba5ca32fe6e (\\\"ALSA: firewire-lib: operar durante el evento transcurrido en el contexto del proceso\\\") eliminada la cola de trabajo del contexto del proceso de amdtp_domain_stream_pcm_pointer() y update_pcm_pointers() para eliminar su sobrecarga. Con RME Fireface 800, esto condujo a una regresi\\u00f3n desde Kernels 5.14.0, lo que provoc\\u00f3 una competencia de punto muerto AB/BA para el bloqueo de substream con una eventual congelaci\\u00f3n del sistema bajo la operaci\\u00f3n ALSA: subproceso 0: * (bloqueo A) adquiere el bloqueo de substream mediante snd_pcm_stream_lock_irq() en snd_pcm_status64() * (bloqueo B) espere a que finalice el tasklet llamando a tasklet_unlock_spin_wait() en tasklet_disable_in_atomic() en ohci_flush_iso_completions() del subproceso 1 de ohci.c: * (bloqueo B) ingrese al tasklet * (bloqueo A) intente adquirir el subflujo bloquear, esperando a que se libere: snd_pcm_stream_lock_irqsave() en snd_pcm_period_elapsed() en update_pcm_pointers() en Process_ctx_payloads() en Process_rx_packets() de amdtp-stream.c? tasklet_unlock_spin_wait   ohci_flush_iso_completions firewire_ohci amdtp_domain_stream_pcm_pointer snd_firewire_lib snd_pcm_update_hw_ptr0 snd_pcm snd_pcm_status64 snd_pcm ? nativo_queued_spin_lock_slowpath   _raw_spin_lock_irqsave snd_pcm_period_elapsed snd_pcm Process_rx_packets snd_firewire_lib irq_target_callback snd_firewire_lib handle_it_packet firewire_ohci context_tasklet firewire_ohci Restaurar la cola de trabajo del contexto del proceso para evitar un punto muerto Competencia de punto muerto AB/BA para el bloqueo de subtransmisi\\u00f3n ALSA de snd_pcm_stream_lock_irq() en snd_pcm_status64() y snd_pcm_stream_lock_irqsave() en snd_pcm_period_elapsed(). revertir el commit 7ba5ca32fe6e (\\\"ALSA: firewire-lib: operar durante el evento de per\\u00edodo transcurrido en el contexto del proceso\\\") Reemplace la descripci\\u00f3n en l\\u00ednea para evitar futuros interbloqueos.\"}]",
      "id": "CVE-2024-42274",
      "lastModified": "2024-08-19T12:59:59.177",
      "published": "2024-08-17T09:15:08.530",
      "references": "[{\"url\": \"https://git.kernel.org/stable/c/36c255db5a25edd42d1aca48e38b8e95ee5fd9ef\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/3dab73ab925a51ab05543b491bf17463a48ca323\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/7c07220cf634002f93a87ca2252a32766850f2d1\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/b239a37d68e8bc59f9516444da222841e3b13ba9\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/f5043e69aeb2786f32e84132817a007a6430aa7d\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]",
      "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "vulnStatus": "Awaiting Analysis"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-42274\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-08-17T09:15:08.530\",\"lastModified\":\"2025-11-03T22:17:53.630\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nRevert \\\"ALSA: firewire-lib: operate for period elapse event in process context\\\"\\n\\nCommit 7ba5ca32fe6e (\\\"ALSA: firewire-lib: operate for period elapse event\\nin process context\\\") removed the process context workqueue from\\namdtp_domain_stream_pcm_pointer() and update_pcm_pointers() to remove\\nits overhead.\\n\\nWith RME Fireface 800, this lead to a regression since\\nKernels 5.14.0, causing an AB/BA deadlock competition for the\\nsubstream lock with eventual system freeze under ALSA operation:\\n\\nthread 0:\\n    * (lock A) acquire substream lock by\\n\\tsnd_pcm_stream_lock_irq() in\\n\\tsnd_pcm_status64()\\n    * (lock B) wait for tasklet to finish by calling\\n    \\ttasklet_unlock_spin_wait() in\\n\\ttasklet_disable_in_atomic() in\\n\\tohci_flush_iso_completions() of ohci.c\\n\\nthread 1:\\n    * (lock B) enter tasklet\\n    * (lock A) attempt to acquire substream lock,\\n    \\twaiting for it to be released:\\n\\tsnd_pcm_stream_lock_irqsave() in\\n    \\tsnd_pcm_period_elapsed() in\\n\\tupdate_pcm_pointers() in\\n\\tprocess_ctx_payloads() in\\n\\tprocess_rx_packets() of amdtp-stream.c\\n\\n? tasklet_unlock_spin_wait\\n \u003c/NMI\u003e\\n \u003cTASK\u003e\\nohci_flush_iso_completions firewire_ohci\\namdtp_domain_stream_pcm_pointer snd_firewire_lib\\nsnd_pcm_update_hw_ptr0 snd_pcm\\nsnd_pcm_status64 snd_pcm\\n\\n? native_queued_spin_lock_slowpath\\n \u003c/NMI\u003e\\n \u003cIRQ\u003e\\n_raw_spin_lock_irqsave\\nsnd_pcm_period_elapsed snd_pcm\\nprocess_rx_packets snd_firewire_lib\\nirq_target_callback snd_firewire_lib\\nhandle_it_packet firewire_ohci\\ncontext_tasklet firewire_ohci\\n\\nRestore the process context work queue to prevent deadlock\\nAB/BA deadlock competition for ALSA substream lock of\\nsnd_pcm_stream_lock_irq() in snd_pcm_status64()\\nand snd_pcm_stream_lock_irqsave() in snd_pcm_period_elapsed().\\n\\nrevert commit 7ba5ca32fe6e (\\\"ALSA: firewire-lib: operate for period\\nelapse event in process context\\\")\\n\\nReplace inline description to prevent future deadlock.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: Revertir \\\"ALSA: firewire-lib: operar durante el evento transcurrido en el contexto del proceso\\\" commit 7ba5ca32fe6e (\\\"ALSA: firewire-lib: operar durante el evento transcurrido en el contexto del proceso\\\") eliminada la cola de trabajo del contexto del proceso de amdtp_domain_stream_pcm_pointer() y update_pcm_pointers() para eliminar su sobrecarga. Con RME Fireface 800, esto condujo a una regresi\u00f3n desde Kernels 5.14.0, lo que provoc\u00f3 una competencia de punto muerto AB/BA para el bloqueo de substream con una eventual congelaci\u00f3n del sistema bajo la operaci\u00f3n ALSA: subproceso 0: * (bloqueo A) adquiere el bloqueo de substream mediante snd_pcm_stream_lock_irq() en snd_pcm_status64() * (bloqueo B) espere a que finalice el tasklet llamando a tasklet_unlock_spin_wait() en tasklet_disable_in_atomic() en ohci_flush_iso_completions() del subproceso 1 de ohci.c: * (bloqueo B) ingrese al tasklet * (bloqueo A) intente adquirir el subflujo bloquear, esperando a que se libere: snd_pcm_stream_lock_irqsave() en snd_pcm_period_elapsed() en update_pcm_pointers() en Process_ctx_payloads() en Process_rx_packets() de amdtp-stream.c? tasklet_unlock_spin_wait   ohci_flush_iso_completions firewire_ohci amdtp_domain_stream_pcm_pointer snd_firewire_lib snd_pcm_update_hw_ptr0 snd_pcm snd_pcm_status64 snd_pcm ? nativo_queued_spin_lock_slowpath   _raw_spin_lock_irqsave snd_pcm_period_elapsed snd_pcm Process_rx_packets snd_firewire_lib irq_target_callback snd_firewire_lib handle_it_packet firewire_ohci context_tasklet firewire_ohci Restaurar la cola de trabajo del contexto del proceso para evitar un punto muerto Competencia de punto muerto AB/BA para el bloqueo de subtransmisi\u00f3n ALSA de snd_pcm_stream_lock_irq() en snd_pcm_status64() y snd_pcm_stream_lock_irqsave() en snd_pcm_period_elapsed(). revertir el commit 7ba5ca32fe6e (\\\"ALSA: firewire-lib: operar durante el evento de per\u00edodo transcurrido en el contexto del proceso\\\") Reemplace la descripci\u00f3n en l\u00ednea para evitar futuros interbloqueos.\"}],\"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.14\",\"versionEndExcluding\":\"5.15.165\",\"matchCriteriaId\":\"F20D8A8D-1A11-440E-A3A7-0C70F9D98782\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.104\",\"matchCriteriaId\":\"20DB9042-F89E-4024-B005-ACBBA99CA659\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.45\",\"matchCriteriaId\":\"6ED8FBDF-48EE-4FEB-8B1A-CFF4FBCB27BF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.10.4\",\"matchCriteriaId\":\"1F9FECDC-6CB8-41E5-B32A-E46776100D9C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"8B3CE743-2126-47A3-8B7C-822B502CF119\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/36c255db5a25edd42d1aca48e38b8e95ee5fd9ef\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/3dab73ab925a51ab05543b491bf17463a48ca323\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/7c07220cf634002f93a87ca2252a32766850f2d1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/b239a37d68e8bc59f9516444da222841e3b13ba9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f5043e69aeb2786f32e84132817a007a6430aa7d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T22:03:13.014Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-42274\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-10T16:12:01.822950Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-11T12:42:23.875Z\"}}], \"cna\": {\"title\": \"Revert \\\"ALSA: firewire-lib: operate for period elapse event in process context\\\"\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"7ba5ca32fe6e8d2e153fb5602997336517b34743\", \"lessThan\": \"7c07220cf634002f93a87ca2252a32766850f2d1\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7ba5ca32fe6e8d2e153fb5602997336517b34743\", \"lessThan\": \"b239a37d68e8bc59f9516444da222841e3b13ba9\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7ba5ca32fe6e8d2e153fb5602997336517b34743\", \"lessThan\": \"f5043e69aeb2786f32e84132817a007a6430aa7d\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7ba5ca32fe6e8d2e153fb5602997336517b34743\", \"lessThan\": \"36c255db5a25edd42d1aca48e38b8e95ee5fd9ef\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7ba5ca32fe6e8d2e153fb5602997336517b34743\", \"lessThan\": \"3dab73ab925a51ab05543b491bf17463a48ca323\", \"versionType\": \"git\"}], \"programFiles\": [\"sound/firewire/amdtp-stream.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.14\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.14\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.15.165\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.104\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.45\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.10.4\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.10.*\"}, {\"status\": \"unaffected\", \"version\": \"6.11\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"sound/firewire/amdtp-stream.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/7c07220cf634002f93a87ca2252a32766850f2d1\"}, {\"url\": \"https://git.kernel.org/stable/c/b239a37d68e8bc59f9516444da222841e3b13ba9\"}, {\"url\": \"https://git.kernel.org/stable/c/f5043e69aeb2786f32e84132817a007a6430aa7d\"}, {\"url\": \"https://git.kernel.org/stable/c/36c255db5a25edd42d1aca48e38b8e95ee5fd9ef\"}, {\"url\": \"https://git.kernel.org/stable/c/3dab73ab925a51ab05543b491bf17463a48ca323\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nRevert \\\"ALSA: firewire-lib: operate for period elapse event in process context\\\"\\n\\nCommit 7ba5ca32fe6e (\\\"ALSA: firewire-lib: operate for period elapse event\\nin process context\\\") removed the process context workqueue from\\namdtp_domain_stream_pcm_pointer() and update_pcm_pointers() to remove\\nits overhead.\\n\\nWith RME Fireface 800, this lead to a regression since\\nKernels 5.14.0, causing an AB/BA deadlock competition for the\\nsubstream lock with eventual system freeze under ALSA operation:\\n\\nthread 0:\\n    * (lock A) acquire substream lock by\\n\\tsnd_pcm_stream_lock_irq() in\\n\\tsnd_pcm_status64()\\n    * (lock B) wait for tasklet to finish by calling\\n    \\ttasklet_unlock_spin_wait() in\\n\\ttasklet_disable_in_atomic() in\\n\\tohci_flush_iso_completions() of ohci.c\\n\\nthread 1:\\n    * (lock B) enter tasklet\\n    * (lock A) attempt to acquire substream lock,\\n    \\twaiting for it to be released:\\n\\tsnd_pcm_stream_lock_irqsave() in\\n    \\tsnd_pcm_period_elapsed() in\\n\\tupdate_pcm_pointers() in\\n\\tprocess_ctx_payloads() in\\n\\tprocess_rx_packets() of amdtp-stream.c\\n\\n? tasklet_unlock_spin_wait\\n \u003c/NMI\u003e\\n \u003cTASK\u003e\\nohci_flush_iso_completions firewire_ohci\\namdtp_domain_stream_pcm_pointer snd_firewire_lib\\nsnd_pcm_update_hw_ptr0 snd_pcm\\nsnd_pcm_status64 snd_pcm\\n\\n? native_queued_spin_lock_slowpath\\n \u003c/NMI\u003e\\n \u003cIRQ\u003e\\n_raw_spin_lock_irqsave\\nsnd_pcm_period_elapsed snd_pcm\\nprocess_rx_packets snd_firewire_lib\\nirq_target_callback snd_firewire_lib\\nhandle_it_packet firewire_ohci\\ncontext_tasklet firewire_ohci\\n\\nRestore the process context work queue to prevent deadlock\\nAB/BA deadlock competition for ALSA substream lock of\\nsnd_pcm_stream_lock_irq() in snd_pcm_status64()\\nand snd_pcm_stream_lock_irqsave() in snd_pcm_period_elapsed().\\n\\nrevert commit 7ba5ca32fe6e (\\\"ALSA: firewire-lib: operate for period\\nelapse event in process context\\\")\\n\\nReplace inline description to prevent future deadlock.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.165\", \"versionStartIncluding\": \"5.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.104\", \"versionStartIncluding\": \"5.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.45\", \"versionStartIncluding\": \"5.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.10.4\", \"versionStartIncluding\": \"5.14\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.11\", \"versionStartIncluding\": \"5.14\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-04T09:25:41.585Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-42274\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-03T22:03:13.014Z\", \"dateReserved\": \"2024-07-30T07:40:12.260Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-08-17T08:54:28.169Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


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…