CVE-2023-53314 (GCVE-0-2023-53314)
Vulnerability from cvelistv5
Published
2025-09-16 16:11
Modified
2025-09-16 16:11
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: fbdev/ep93xx-fb: Do not assign to struct fb_info.dev Do not assing the Linux device to struct fb_info.dev. The call to register_framebuffer() initializes the field to the fbdev device. Drivers should not override its value. Fixes a bug where the driver incorrectly decreases the hardware device's reference counter and leaks the fbdev device. v2: * add Fixes tag (Dan)
Impacted products
Vendor Product Version
Linux Linux Version: 88017bda96a5fd568a982b01546c8fb1782dda62
Version: 88017bda96a5fd568a982b01546c8fb1782dda62
Version: 88017bda96a5fd568a982b01546c8fb1782dda62
Version: 88017bda96a5fd568a982b01546c8fb1782dda62
Version: 88017bda96a5fd568a982b01546c8fb1782dda62
Version: 88017bda96a5fd568a982b01546c8fb1782dda62
Version: 88017bda96a5fd568a982b01546c8fb1782dda62
Version: 88017bda96a5fd568a982b01546c8fb1782dda62
Create a notification for this product.
   Linux Linux Version: 2.6.32
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/video/fbdev/ep93xx-fb.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "ffdf2b020db717853167391a3a8d912e13428fa6",
              "status": "affected",
              "version": "88017bda96a5fd568a982b01546c8fb1782dda62",
              "versionType": "git"
            },
            {
              "lessThan": "1c6ff2a7c593db851f23e31ace2baf557ea9d0ff",
              "status": "affected",
              "version": "88017bda96a5fd568a982b01546c8fb1782dda62",
              "versionType": "git"
            },
            {
              "lessThan": "8ffa40ff64aa43a9a28fcf209b48d86a3e0f4972",
              "status": "affected",
              "version": "88017bda96a5fd568a982b01546c8fb1782dda62",
              "versionType": "git"
            },
            {
              "lessThan": "4aade6c9100a3537788b6a9c7ac481037d19efdf",
              "status": "affected",
              "version": "88017bda96a5fd568a982b01546c8fb1782dda62",
              "versionType": "git"
            },
            {
              "lessThan": "309c27162afea79b3c7f8747bb650faf6923b639",
              "status": "affected",
              "version": "88017bda96a5fd568a982b01546c8fb1782dda62",
              "versionType": "git"
            },
            {
              "lessThan": "f83c1b13f8154e0284448912756d0a351a1a602a",
              "status": "affected",
              "version": "88017bda96a5fd568a982b01546c8fb1782dda62",
              "versionType": "git"
            },
            {
              "lessThan": "0517fc5a71333b315164736bbd32608894fbb872",
              "status": "affected",
              "version": "88017bda96a5fd568a982b01546c8fb1782dda62",
              "versionType": "git"
            },
            {
              "lessThan": "f90a0e5265b60cdd3c77990e8105f79aa2fac994",
              "status": "affected",
              "version": "88017bda96a5fd568a982b01546c8fb1782dda62",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/video/fbdev/ep93xx-fb.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.32"
            },
            {
              "lessThan": "2.6.32",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.14.*",
              "status": "unaffected",
              "version": "4.14.326",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.295",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.257",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.195",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.132",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.54",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.5.*",
              "status": "unaffected",
              "version": "6.5.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.6",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.14.326",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.295",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.257",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.195",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.132",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.54",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.5.4",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6",
                  "versionStartIncluding": "2.6.32",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nfbdev/ep93xx-fb: Do not assign to struct fb_info.dev\n\nDo not assing the Linux device to struct fb_info.dev. The call to\nregister_framebuffer() initializes the field to the fbdev device.\nDrivers should not override its value.\n\nFixes a bug where the driver incorrectly decreases the hardware\ndevice\u0027s reference counter and leaks the fbdev device.\n\nv2:\n\t* add Fixes tag (Dan)"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-09-16T16:11:51.435Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/ffdf2b020db717853167391a3a8d912e13428fa6"
        },
        {
          "url": "https://git.kernel.org/stable/c/1c6ff2a7c593db851f23e31ace2baf557ea9d0ff"
        },
        {
          "url": "https://git.kernel.org/stable/c/8ffa40ff64aa43a9a28fcf209b48d86a3e0f4972"
        },
        {
          "url": "https://git.kernel.org/stable/c/4aade6c9100a3537788b6a9c7ac481037d19efdf"
        },
        {
          "url": "https://git.kernel.org/stable/c/309c27162afea79b3c7f8747bb650faf6923b639"
        },
        {
          "url": "https://git.kernel.org/stable/c/f83c1b13f8154e0284448912756d0a351a1a602a"
        },
        {
          "url": "https://git.kernel.org/stable/c/0517fc5a71333b315164736bbd32608894fbb872"
        },
        {
          "url": "https://git.kernel.org/stable/c/f90a0e5265b60cdd3c77990e8105f79aa2fac994"
        }
      ],
      "title": "fbdev/ep93xx-fb: Do not assign to struct fb_info.dev",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-53314",
    "datePublished": "2025-09-16T16:11:51.435Z",
    "dateReserved": "2025-09-16T16:08:59.562Z",
    "dateUpdated": "2025-09-16T16:11:51.435Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-53314\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-09-16T17:15:37.360\",\"lastModified\":\"2025-09-17T14:18:55.093\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nfbdev/ep93xx-fb: Do not assign to struct fb_info.dev\\n\\nDo not assing the Linux device to struct fb_info.dev. The call to\\nregister_framebuffer() initializes the field to the fbdev device.\\nDrivers should not override its value.\\n\\nFixes a bug where the driver incorrectly decreases the hardware\\ndevice\u0027s reference counter and leaks the fbdev device.\\n\\nv2:\\n\\t* add Fixes tag (Dan)\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0517fc5a71333b315164736bbd32608894fbb872\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/1c6ff2a7c593db851f23e31ace2baf557ea9d0ff\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/309c27162afea79b3c7f8747bb650faf6923b639\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4aade6c9100a3537788b6a9c7ac481037d19efdf\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8ffa40ff64aa43a9a28fcf209b48d86a3e0f4972\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f83c1b13f8154e0284448912756d0a351a1a602a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f90a0e5265b60cdd3c77990e8105f79aa2fac994\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ffdf2b020db717853167391a3a8d912e13428fa6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


Log in or create an account to share your comment.




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.


Loading…