cve-2024-56705
Vulnerability from cvelistv5
Published
2024-12-28 09:46
Modified
2025-01-20 06:26
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: media: atomisp: Add check for rgby_data memory allocation failure In ia_css_3a_statistics_allocate(), there is no check on the allocation result of the rgby_data memory. If rgby_data is not successfully allocated, it may trigger the assert(host_stats->rgby_data) assertion in ia_css_s3a_hmem_decode(). Adding a check to fix this potential issue.
Impacted products
Vendor Product Version
Linux Linux Version: a49d25364dfb9f8a64037488a39ab1f56c5fa419
Version: a49d25364dfb9f8a64037488a39ab1f56c5fa419
Version: a49d25364dfb9f8a64037488a39ab1f56c5fa419
Version: a49d25364dfb9f8a64037488a39ab1f56c5fa419
Version: a49d25364dfb9f8a64037488a39ab1f56c5fa419
Version: a49d25364dfb9f8a64037488a39ab1f56c5fa419
Version: a49d25364dfb9f8a64037488a39ab1f56c5fa419
Create a notification for this product.
   Linux Linux Version: 4.12
Create a notification for this product.
Show details on NVD website


{
   containers: {
      cna: {
         affected: [
            {
               defaultStatus: "unaffected",
               product: "Linux",
               programFiles: [
                  "drivers/staging/media/atomisp/pci/sh_css_params.c",
               ],
               repo: "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               vendor: "Linux",
               versions: [
                  {
                     lessThan: "0c24b82bc4d12c6a58ceacbf2598cd4df63abf9a",
                     status: "affected",
                     version: "a49d25364dfb9f8a64037488a39ab1f56c5fa419",
                     versionType: "git",
                  },
                  {
                     lessThan: "4676e50444046b498555b849e6080a5c78cdda9b",
                     status: "affected",
                     version: "a49d25364dfb9f8a64037488a39ab1f56c5fa419",
                     versionType: "git",
                  },
                  {
                     lessThan: "02a97d9d7ff605fa4a1f908d1bd3ad8573234b61",
                     status: "affected",
                     version: "a49d25364dfb9f8a64037488a39ab1f56c5fa419",
                     versionType: "git",
                  },
                  {
                     lessThan: "8066badaf7463194473fb4be19dbe50b11969aa0",
                     status: "affected",
                     version: "a49d25364dfb9f8a64037488a39ab1f56c5fa419",
                     versionType: "git",
                  },
                  {
                     lessThan: "74aa783682c4d78c69d87898e40c78df1fec204e",
                     status: "affected",
                     version: "a49d25364dfb9f8a64037488a39ab1f56c5fa419",
                     versionType: "git",
                  },
                  {
                     lessThan: "0c25ab93f2878cab07d37ca5afd302283201e5af",
                     status: "affected",
                     version: "a49d25364dfb9f8a64037488a39ab1f56c5fa419",
                     versionType: "git",
                  },
                  {
                     lessThan: "ed61c59139509f76d3592683c90dc3fdc6e23cd6",
                     status: "affected",
                     version: "a49d25364dfb9f8a64037488a39ab1f56c5fa419",
                     versionType: "git",
                  },
               ],
            },
            {
               defaultStatus: "affected",
               product: "Linux",
               programFiles: [
                  "drivers/staging/media/atomisp/pci/sh_css_params.c",
               ],
               repo: "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
               vendor: "Linux",
               versions: [
                  {
                     status: "affected",
                     version: "4.12",
                  },
                  {
                     lessThan: "4.12",
                     status: "unaffected",
                     version: "0",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "5.10.*",
                     status: "unaffected",
                     version: "5.10.231",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "5.15.*",
                     status: "unaffected",
                     version: "5.15.174",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.1.*",
                     status: "unaffected",
                     version: "6.1.120",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.6.*",
                     status: "unaffected",
                     version: "6.6.64",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.11.*",
                     status: "unaffected",
                     version: "6.11.11",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "6.12.*",
                     status: "unaffected",
                     version: "6.12.2",
                     versionType: "semver",
                  },
                  {
                     lessThanOrEqual: "*",
                     status: "unaffected",
                     version: "6.13",
                     versionType: "original_commit_for_fix",
                  },
               ],
            },
         ],
         descriptions: [
            {
               lang: "en",
               value: "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: atomisp: Add check for rgby_data memory allocation failure\n\nIn ia_css_3a_statistics_allocate(), there is no check on the allocation\nresult of the rgby_data memory. If rgby_data is not successfully\nallocated, it may trigger the assert(host_stats->rgby_data) assertion in\nia_css_s3a_hmem_decode(). Adding a check to fix this potential issue.",
            },
         ],
         providerMetadata: {
            dateUpdated: "2025-01-20T06:26:33.822Z",
            orgId: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            shortName: "Linux",
         },
         references: [
            {
               url: "https://git.kernel.org/stable/c/0c24b82bc4d12c6a58ceacbf2598cd4df63abf9a",
            },
            {
               url: "https://git.kernel.org/stable/c/4676e50444046b498555b849e6080a5c78cdda9b",
            },
            {
               url: "https://git.kernel.org/stable/c/02a97d9d7ff605fa4a1f908d1bd3ad8573234b61",
            },
            {
               url: "https://git.kernel.org/stable/c/8066badaf7463194473fb4be19dbe50b11969aa0",
            },
            {
               url: "https://git.kernel.org/stable/c/74aa783682c4d78c69d87898e40c78df1fec204e",
            },
            {
               url: "https://git.kernel.org/stable/c/0c25ab93f2878cab07d37ca5afd302283201e5af",
            },
            {
               url: "https://git.kernel.org/stable/c/ed61c59139509f76d3592683c90dc3fdc6e23cd6",
            },
         ],
         title: "media: atomisp: Add check for rgby_data memory allocation failure",
         x_generator: {
            engine: "bippy-5f407fcff5a0",
         },
      },
   },
   cveMetadata: {
      assignerOrgId: "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      assignerShortName: "Linux",
      cveId: "CVE-2024-56705",
      datePublished: "2024-12-28T09:46:26.548Z",
      dateReserved: "2024-12-27T15:00:39.856Z",
      dateUpdated: "2025-01-20T06:26:33.822Z",
      state: "PUBLISHED",
   },
   dataType: "CVE_RECORD",
   dataVersion: "5.1",
   "vulnerability-lookup:meta": {
      nvd: "{\"cve\":{\"id\":\"CVE-2024-56705\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-12-28T10:15:19.043\",\"lastModified\":\"2024-12-28T10:15:19.043\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmedia: atomisp: Add check for rgby_data memory allocation failure\\n\\nIn ia_css_3a_statistics_allocate(), there is no check on the allocation\\nresult of the rgby_data memory. If rgby_data is not successfully\\nallocated, it may trigger the assert(host_stats->rgby_data) assertion in\\nia_css_s3a_hmem_decode(). Adding a check to fix this potential issue.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/02a97d9d7ff605fa4a1f908d1bd3ad8573234b61\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/0c24b82bc4d12c6a58ceacbf2598cd4df63abf9a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/0c25ab93f2878cab07d37ca5afd302283201e5af\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4676e50444046b498555b849e6080a5c78cdda9b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/74aa783682c4d78c69d87898e40c78df1fec204e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8066badaf7463194473fb4be19dbe50b11969aa0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ed61c59139509f76d3592683c90dc3fdc6e23cd6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.