CVE-2024-27057 (GCVE-0-2024-27057)

Vulnerability from cvelistv5 – Published: 2024-05-01 12:54 – Updated: 2026-05-11 20:09
VLAI?
Title
ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend
Summary
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend When the system is suspended while audio is active, the sof_ipc4_pcm_hw_free() is invoked to reset the pipelines since during suspend the DSP is turned off, streams will be re-started after resume. If the firmware crashes during while audio is running (or when we reset the stream before suspend) then the sof_ipc4_set_multi_pipeline_state() will fail with IPC error and the state change is interrupted. This will cause misalignment between the kernel and firmware state on next DSP boot resulting errors returned by firmware for IPC messages, eventually failing the audio resume. On stream close the errors are ignored so the kernel state will be corrected on the next DSP boot, so the second boot after the DSP panic. If sof_ipc4_trigger_pipelines() is called from sof_ipc4_pcm_hw_free() then state parameter is SOF_IPC4_PIPE_RESET and only in this case. Treat a forced pipeline reset similarly to how we treat a pcm_free by ignoring error on state sending to allow the kernel's state to be consistent with the state the firmware will have after the next boot.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: ceb89acc4dc8f071f63f8d64442c7a5d768e4c9d , < 3cac6eebea9b4bc5f041e157e45c76e212ad6759 (git)
Affected: ceb89acc4dc8f071f63f8d64442c7a5d768e4c9d , < d153e8b154f9746ac969c85a4e6474760453647c (git)
Affected: ceb89acc4dc8f071f63f8d64442c7a5d768e4c9d , < c40aad7c81e5fba34b70123ed7ce3397fa62a4d2 (git)
Create a notification for this product.
Linux Linux Affected: 5.19
Unaffected: 0 , < 5.19 (semver)
Unaffected: 6.6.23 , ≤ 6.6.* (semver)
Unaffected: 6.7.11 , ≤ 6.7.* (semver)
Unaffected: 6.8 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T00:21:05.891Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/3cac6eebea9b4bc5f041e157e45c76e212ad6759"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/d153e8b154f9746ac969c85a4e6474760453647c"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/c40aad7c81e5fba34b70123ed7ce3397fa62a4d2"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-27057",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-09-10T15:44:08.270203Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-09-11T17:33:31.867Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "sound/soc/sof/ipc4-pcm.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "3cac6eebea9b4bc5f041e157e45c76e212ad6759",
              "status": "affected",
              "version": "ceb89acc4dc8f071f63f8d64442c7a5d768e4c9d",
              "versionType": "git"
            },
            {
              "lessThan": "d153e8b154f9746ac969c85a4e6474760453647c",
              "status": "affected",
              "version": "ceb89acc4dc8f071f63f8d64442c7a5d768e4c9d",
              "versionType": "git"
            },
            {
              "lessThan": "c40aad7c81e5fba34b70123ed7ce3397fa62a4d2",
              "status": "affected",
              "version": "ceb89acc4dc8f071f63f8d64442c7a5d768e4c9d",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "sound/soc/sof/ipc4-pcm.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.19"
            },
            {
              "lessThan": "5.19",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.23",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.7.*",
              "status": "unaffected",
              "version": "6.7.11",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.8",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.23",
                  "versionStartIncluding": "5.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.7.11",
                  "versionStartIncluding": "5.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.8",
                  "versionStartIncluding": "5.19",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend\n\nWhen the system is suspended while audio is active, the\nsof_ipc4_pcm_hw_free() is invoked to reset the pipelines since during\nsuspend the DSP is turned off, streams will be re-started after resume.\n\nIf the firmware crashes during while audio is running (or when we reset\nthe stream before suspend) then the sof_ipc4_set_multi_pipeline_state()\nwill fail with IPC error and the state change is interrupted.\nThis will cause misalignment between the kernel and firmware state on next\nDSP boot resulting errors returned by firmware for IPC messages, eventually\nfailing the audio resume.\nOn stream close the errors are ignored so the kernel state will be\ncorrected on the next DSP boot, so the second boot after the DSP panic.\n\nIf sof_ipc4_trigger_pipelines() is called from sof_ipc4_pcm_hw_free() then\nstate parameter is SOF_IPC4_PIPE_RESET and only in this case.\n\nTreat a forced pipeline reset similarly to how we treat a pcm_free by\nignoring error on state sending to allow the kernel\u0027s state to be\nconsistent with the state the firmware will have after the next boot."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-11T20:09:33.255Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/3cac6eebea9b4bc5f041e157e45c76e212ad6759"
        },
        {
          "url": "https://git.kernel.org/stable/c/d153e8b154f9746ac969c85a4e6474760453647c"
        },
        {
          "url": "https://git.kernel.org/stable/c/c40aad7c81e5fba34b70123ed7ce3397fa62a4d2"
        }
      ],
      "title": "ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-27057",
    "datePublished": "2024-05-01T12:54:59.859Z",
    "dateReserved": "2024-02-19T14:20:24.214Z",
    "dateUpdated": "2026-05-11T20:09:33.255Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2024-27057",
      "date": "2026-05-21",
      "epss": "0.00018",
      "percentile": "0.04835"
    },
    "fkie_nvd": {
      "descriptions": "[{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend\\n\\nWhen the system is suspended while audio is active, the\\nsof_ipc4_pcm_hw_free() is invoked to reset the pipelines since during\\nsuspend the DSP is turned off, streams will be re-started after resume.\\n\\nIf the firmware crashes during while audio is running (or when we reset\\nthe stream before suspend) then the sof_ipc4_set_multi_pipeline_state()\\nwill fail with IPC error and the state change is interrupted.\\nThis will cause misalignment between the kernel and firmware state on next\\nDSP boot resulting errors returned by firmware for IPC messages, eventually\\nfailing the audio resume.\\nOn stream close the errors are ignored so the kernel state will be\\ncorrected on the next DSP boot, so the second boot after the DSP panic.\\n\\nIf sof_ipc4_trigger_pipelines() is called from sof_ipc4_pcm_hw_free() then\\nstate parameter is SOF_IPC4_PIPE_RESET and only in this case.\\n\\nTreat a forced pipeline reset similarly to how we treat a pcm_free by\\nignoring error on state sending to allow the kernel\u0027s state to be\\nconsistent with the state the firmware will have after the next boot.\"}, {\"lang\": \"es\", \"value\": \"En el kernel de Linux, se resolvi\\u00f3 la siguiente vulnerabilidad: ASoC: SOF: ipc4-pcm: workaround para firmware bloqueado en suspensi\\u00f3n del sistema Cuando el sistema se suspende mientras el audio est\\u00e1 activo, se invoca sof_ipc4_pcm_hw_free() para restablecer las canalizaciones desde durante la suspensi\\u00f3n el DSP est\\u00e1 apagado, las transmisiones se reiniciar\\u00e1n despu\\u00e9s de reanudarse. Si el firmware falla mientras se ejecuta el audio (o cuando reiniciamos la transmisi\\u00f3n antes de suspenderla), entonces sof_ipc4_set_multi_pipeline_state() fallar\\u00e1 con un error de IPC y se interrumpir\\u00e1 el cambio de estado. Esto provocar\\u00e1 una desalineaci\\u00f3n entre el estado del kernel y del firmware en el siguiente arranque del DSP, lo que provocar\\u00e1 errores devueltos por el firmware para los mensajes IPC, lo que eventualmente provocar\\u00e1 un error en la reanudaci\\u00f3n del audio. Al cerrar la transmisi\\u00f3n, los errores se ignoran, por lo que el estado del kernel se corregir\\u00e1 en el siguiente inicio del DSP, es decir, en el segundo inicio despu\\u00e9s del p\\u00e1nico del DSP. Si se llama a sof_ipc4_trigger_pipelines() desde sof_ipc4_pcm_hw_free() entonces el par\\u00e1metro de estado es SOF_IPC4_PIPE_RESET y solo en este caso. Trate un reinicio forzado de canalizaci\\u00f3n de manera similar a como tratamos un pcm_free ignorando el error en el env\\u00edo del estado para permitir que el estado del kernel sea consistente con el estado que tendr\\u00e1 el firmware despu\\u00e9s del siguiente arranque.\"}]",
      "id": "CVE-2024-27057",
      "lastModified": "2024-11-21T09:03:46.097",
      "published": "2024-05-01T13:15:50.400",
      "references": "[{\"url\": \"https://git.kernel.org/stable/c/3cac6eebea9b4bc5f041e157e45c76e212ad6759\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/c40aad7c81e5fba34b70123ed7ce3397fa62a4d2\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/d153e8b154f9746ac969c85a4e6474760453647c\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/3cac6eebea9b4bc5f041e157e45c76e212ad6759\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/c40aad7c81e5fba34b70123ed7ce3397fa62a4d2\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/d153e8b154f9746ac969c85a4e6474760453647c\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "vulnStatus": "Awaiting Analysis"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-27057\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-05-01T13:15:50.400\",\"lastModified\":\"2025-09-18T15:17:53.173\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend\\n\\nWhen the system is suspended while audio is active, the\\nsof_ipc4_pcm_hw_free() is invoked to reset the pipelines since during\\nsuspend the DSP is turned off, streams will be re-started after resume.\\n\\nIf the firmware crashes during while audio is running (or when we reset\\nthe stream before suspend) then the sof_ipc4_set_multi_pipeline_state()\\nwill fail with IPC error and the state change is interrupted.\\nThis will cause misalignment between the kernel and firmware state on next\\nDSP boot resulting errors returned by firmware for IPC messages, eventually\\nfailing the audio resume.\\nOn stream close the errors are ignored so the kernel state will be\\ncorrected on the next DSP boot, so the second boot after the DSP panic.\\n\\nIf sof_ipc4_trigger_pipelines() is called from sof_ipc4_pcm_hw_free() then\\nstate parameter is SOF_IPC4_PIPE_RESET and only in this case.\\n\\nTreat a forced pipeline reset similarly to how we treat a pcm_free by\\nignoring error on state sending to allow the kernel\u0027s state to be\\nconsistent with the state the firmware will have after the next boot.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: ASoC: SOF: ipc4-pcm: workaround para firmware bloqueado en suspensi\u00f3n del sistema Cuando el sistema se suspende mientras el audio est\u00e1 activo, se invoca sof_ipc4_pcm_hw_free() para restablecer las canalizaciones desde durante la suspensi\u00f3n el DSP est\u00e1 apagado, las transmisiones se reiniciar\u00e1n despu\u00e9s de reanudarse. Si el firmware falla mientras se ejecuta el audio (o cuando reiniciamos la transmisi\u00f3n antes de suspenderla), entonces sof_ipc4_set_multi_pipeline_state() fallar\u00e1 con un error de IPC y se interrumpir\u00e1 el cambio de estado. Esto provocar\u00e1 una desalineaci\u00f3n entre el estado del kernel y del firmware en el siguiente arranque del DSP, lo que provocar\u00e1 errores devueltos por el firmware para los mensajes IPC, lo que eventualmente provocar\u00e1 un error en la reanudaci\u00f3n del audio. Al cerrar la transmisi\u00f3n, los errores se ignoran, por lo que el estado del kernel se corregir\u00e1 en el siguiente inicio del DSP, es decir, en el segundo inicio despu\u00e9s del p\u00e1nico del DSP. Si se llama a sof_ipc4_trigger_pipelines() desde sof_ipc4_pcm_hw_free() entonces el par\u00e1metro de estado es SOF_IPC4_PIPE_RESET y solo en este caso. Trate un reinicio forzado de canalizaci\u00f3n de manera similar a como tratamos un pcm_free ignorando el error en el env\u00edo del estado para permitir que el estado del kernel sea consistente con el estado que tendr\u00e1 el firmware despu\u00e9s del siguiente arranque.\"}],\"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\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.19\",\"versionEndExcluding\":\"6.6.23\",\"matchCriteriaId\":\"4F143171-EF3B-487F-85D7-8B0A8733F239\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.7.11\",\"matchCriteriaId\":\"9B95D3A6-E162-47D5-ABFC-F3FA74FA7CFD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"B9F4EA73-0894-400F-A490-3A397AB7A517\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"056BD938-0A27-4569-B391-30578B309EE3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"F02056A5-B362-4370-9FF8-6F0BD384D520\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"62075ACE-B2A0-4B16-829D-B3DA5AE5CC41\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/3cac6eebea9b4bc5f041e157e45c76e212ad6759\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c40aad7c81e5fba34b70123ed7ce3397fa62a4d2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d153e8b154f9746ac969c85a4e6474760453647c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/3cac6eebea9b4bc5f041e157e45c76e212ad6759\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c40aad7c81e5fba34b70123ed7ce3397fa62a4d2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d153e8b154f9746ac969c85a4e6474760453647c\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/3cac6eebea9b4bc5f041e157e45c76e212ad6759\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/d153e8b154f9746ac969c85a4e6474760453647c\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/c40aad7c81e5fba34b70123ed7ce3397fa62a4d2\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T00:21:05.891Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-27057\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-10T15:44:08.270203Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-11T12:42:17.174Z\"}}], \"cna\": {\"title\": \"ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"ceb89acc4dc8f071f63f8d64442c7a5d768e4c9d\", \"lessThan\": \"3cac6eebea9b4bc5f041e157e45c76e212ad6759\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ceb89acc4dc8f071f63f8d64442c7a5d768e4c9d\", \"lessThan\": \"d153e8b154f9746ac969c85a4e6474760453647c\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"ceb89acc4dc8f071f63f8d64442c7a5d768e4c9d\", \"lessThan\": \"c40aad7c81e5fba34b70123ed7ce3397fa62a4d2\", \"versionType\": \"git\"}], \"programFiles\": [\"sound/soc/sof/ipc4-pcm.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.19\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.19\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"6.6.23\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.7.11\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.7.*\"}, {\"status\": \"unaffected\", \"version\": \"6.8\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"sound/soc/sof/ipc4-pcm.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/3cac6eebea9b4bc5f041e157e45c76e212ad6759\"}, {\"url\": \"https://git.kernel.org/stable/c/d153e8b154f9746ac969c85a4e6474760453647c\"}, {\"url\": \"https://git.kernel.org/stable/c/c40aad7c81e5fba34b70123ed7ce3397fa62a4d2\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system suspend\\n\\nWhen the system is suspended while audio is active, the\\nsof_ipc4_pcm_hw_free() is invoked to reset the pipelines since during\\nsuspend the DSP is turned off, streams will be re-started after resume.\\n\\nIf the firmware crashes during while audio is running (or when we reset\\nthe stream before suspend) then the sof_ipc4_set_multi_pipeline_state()\\nwill fail with IPC error and the state change is interrupted.\\nThis will cause misalignment between the kernel and firmware state on next\\nDSP boot resulting errors returned by firmware for IPC messages, eventually\\nfailing the audio resume.\\nOn stream close the errors are ignored so the kernel state will be\\ncorrected on the next DSP boot, so the second boot after the DSP panic.\\n\\nIf sof_ipc4_trigger_pipelines() is called from sof_ipc4_pcm_hw_free() then\\nstate parameter is SOF_IPC4_PIPE_RESET and only in this case.\\n\\nTreat a forced pipeline reset similarly to how we treat a pcm_free by\\nignoring error on state sending to allow the kernel\u0027s state to be\\nconsistent with the state the firmware will have after the next boot.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.23\", \"versionStartIncluding\": \"5.19\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.7.11\", \"versionStartIncluding\": \"5.19\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.8\", \"versionStartIncluding\": \"5.19\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2025-05-04T09:03:16.523Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2024-27057\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-04T09:03:16.523Z\", \"dateReserved\": \"2024-02-19T14:20:24.214Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-05-01T12:54:59.859Z\", \"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…