usn-6020-1
Vulnerability from osv_ubuntu
Published
2023-04-14 10:22
Modified
2026-06-03 10:45
Summary
linux-bluefield vulnerabilities
Details

It was discovered that the System V IPC implementation in the Linux kernel did not properly handle large shared memory counts. A local attacker could use this to cause a denial of service (memory exhaustion). (CVE-2021-3669)

It was discovered that the KVM VMX implementation in the Linux kernel did not properly handle indirect branch prediction isolation between L1 and L2 VMs. An attacker in a guest VM could use this to expose sensitive information from the host OS or other guest VMs. (CVE-2022-2196)

Gerald Lee discovered that the USB Gadget file system implementation in the Linux kernel contained a race condition, leading to a use-after-free vulnerability in some situations. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2022-4382)

It was discovered that the RNDIS USB driver in the Linux kernel contained an integer overflow vulnerability. A local attacker with physical access could plug in a malicious USB device to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2023-23559)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2021-3669",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "low",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-2196",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-4382",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "low",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2023-23559",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:20.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "linux-bluefield-headers-5.4.0-1060",
            "binary_version": "5.4.0-1060.66"
          },
          {
            "binary_name": "linux-bluefield-tools-5.4.0-1060",
            "binary_version": "5.4.0-1060.66"
          },
          {
            "binary_name": "linux-buildinfo-5.4.0-1060-bluefield",
            "binary_version": "5.4.0-1060.66"
          },
          {
            "binary_name": "linux-headers-5.4.0-1060-bluefield",
            "binary_version": "5.4.0-1060.66"
          },
          {
            "binary_name": "linux-image-unsigned-5.4.0-1060-bluefield",
            "binary_version": "5.4.0-1060.66"
          },
          {
            "binary_name": "linux-modules-5.4.0-1060-bluefield",
            "binary_version": "5.4.0-1060.66"
          },
          {
            "binary_name": "linux-tools-5.4.0-1060-bluefield",
            "binary_version": "5.4.0-1060.66"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:20.04:LTS",
        "name": "linux-bluefield",
        "purl": "pkg:deb/ubuntu/linux-bluefield@5.4.0-1060.66?arch=source\u0026distro=focal"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.4.0-1060.66"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "5.4.0-1007.10",
        "5.4.0-1011.14",
        "5.4.0-1012.15",
        "5.4.0-1013.16",
        "5.4.0-1016.19",
        "5.4.0-1019.22",
        "5.4.0-1020.23",
        "5.4.0-1021.24",
        "5.4.0-1022.25",
        "5.4.0-1023.26",
        "5.4.0-1025.28",
        "5.4.0-1026.29",
        "5.4.0-1028.31",
        "5.4.0-1030.33",
        "5.4.0-1032.35",
        "5.4.0-1035.38",
        "5.4.0-1036.39",
        "5.4.0-1040.44",
        "5.4.0-1042.47",
        "5.4.0-1044.49",
        "5.4.0-1045.50",
        "5.4.0-1046.51",
        "5.4.0-1047.52",
        "5.4.0-1049.55",
        "5.4.0-1050.56",
        "5.4.0-1054.60",
        "5.4.0-1058.64",
        "5.4.0-1059.65"
      ]
    }
  ],
  "aliases": [],
  "details": "It was discovered that the System V IPC implementation in the Linux kernel\ndid not properly handle large shared memory counts. A local attacker could\nuse this to cause a denial of service (memory exhaustion). (CVE-2021-3669)\n\nIt was discovered that the KVM VMX implementation in the Linux kernel did\nnot properly handle indirect branch prediction isolation between L1 and L2\nVMs. An attacker in a guest VM could use this to expose sensitive\ninformation from the host OS or other guest VMs. (CVE-2022-2196)\n\nGerald Lee discovered that the USB Gadget file system implementation in the\nLinux kernel contained a race condition, leading to a use-after-free\nvulnerability in some situations. A local attacker could use this to cause\na denial of service (system crash) or possibly execute arbitrary code.\n(CVE-2022-4382)\n\nIt was discovered that the RNDIS USB driver in the Linux kernel contained\nan integer overflow vulnerability. A local attacker with physical access\ncould plug in a malicious USB device to cause a denial of service (system\ncrash) or possibly execute arbitrary code. (CVE-2023-23559)\n\n",
  "id": "USN-6020-1",
  "modified": "2026-06-03T10:45:33Z",
  "published": "2023-04-14T10:22:02Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-6020-1"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2021-3669"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-2196"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-4382"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2023-23559"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "linux-bluefield vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2021-3669",
    "UBUNTU-CVE-2022-2196",
    "UBUNTU-CVE-2022-4382",
    "UBUNTU-CVE-2023-23559"
  ]
}



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…