GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration
usn-5470-1
Vulnerability from osv_ubuntu
Published
2022-06-08 05:01
Modified
2026-06-03 10:45
Summary
linux-oem-5.14 vulnerabilities
Details

It was discovered that the Linux kernel did not properly restrict access to the kernel debugger when booted in secure boot environments. A privileged attacker could use this to bypass UEFI Secure Boot restrictions. (CVE-2022-21499)

Aaron Adams discovered that the netfilter subsystem in the Linux kernel did not properly handle the removal of stateful expressions in some situations, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service (system crash) or execute arbitrary code. (CVE-2022-1966)

Minh Yuan discovered that the floppy driver in the Linux kernel contained a race condition in some situations, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2022-1836)

Ziming Zhang discovered that the netfilter subsystem in the Linux kernel did not properly validate sets with multiple ranged fields. A local attacker could use this to cause a denial of service or execute arbitrary code. (CVE-2022-1972)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2022-1836",
              "severity": [
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-1966",
              "severity": [
                {
                  "score": "high",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-1972",
              "severity": [
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2022-21499",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
                  "type": "CVSS_V3"
                },
                {
                  "score": "high",
                  "type": "Ubuntu"
                }
              ]
            }
          ],
          "ecosystem": "Ubuntu:20.04:LTS"
        }
      },
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "linux-buildinfo-5.14.0-1042-oem",
            "binary_version": "5.14.0-1042.47"
          },
          {
            "binary_name": "linux-headers-5.14.0-1042-oem",
            "binary_version": "5.14.0-1042.47"
          },
          {
            "binary_name": "linux-image-unsigned-5.14.0-1042-oem",
            "binary_version": "5.14.0-1042.47"
          },
          {
            "binary_name": "linux-modules-5.14.0-1042-oem",
            "binary_version": "5.14.0-1042.47"
          },
          {
            "binary_name": "linux-modules-iwlwifi-5.14.0-1042-oem",
            "binary_version": "5.14.0-1042.47"
          },
          {
            "binary_name": "linux-oem-5.14-headers-5.14.0-1042",
            "binary_version": "5.14.0-1042.47"
          },
          {
            "binary_name": "linux-oem-5.14-tools-5.14.0-1042",
            "binary_version": "5.14.0-1042.47"
          },
          {
            "binary_name": "linux-oem-5.14-tools-host",
            "binary_version": "5.14.0-1042.47"
          },
          {
            "binary_name": "linux-tools-5.14.0-1042-oem",
            "binary_version": "5.14.0-1042.47"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:20.04:LTS",
        "name": "linux-oem-5.14",
        "purl": "pkg:deb/ubuntu/linux-oem-5.14@5.14.0-1042.47?arch=source\u0026distro=focal"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.14.0-1042.47"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "5.14.0-1004.4",
        "5.14.0-1005.5",
        "5.14.0-1007.7",
        "5.14.0-1008.8",
        "5.14.0-1010.10",
        "5.14.0-1011.11",
        "5.14.0-1013.13",
        "5.14.0-1018.19",
        "5.14.0-1020.22",
        "5.14.0-1022.24",
        "5.14.0-1024.26",
        "5.14.0-1027.30",
        "5.14.0-1029.32",
        "5.14.0-1031.34",
        "5.14.0-1032.35",
        "5.14.0-1033.36",
        "5.14.0-1034.37",
        "5.14.0-1036.40",
        "5.14.0-1038.42"
      ]
    }
  ],
  "aliases": [],
  "details": "It was discovered that the Linux kernel did not properly restrict access to\nthe kernel debugger when booted in secure boot environments. A privileged\nattacker could use this to bypass UEFI Secure Boot restrictions.\n(CVE-2022-21499)\n\nAaron Adams discovered that the netfilter subsystem in the Linux kernel did\nnot properly handle the removal of stateful expressions in some situations,\nleading to a use-after-free vulnerability. A local attacker could use this\nto cause a denial of service (system crash) or execute arbitrary code.\n(CVE-2022-1966)\n\nMinh Yuan discovered that the floppy driver in the Linux kernel contained a\nrace condition in some situations, leading to a use-after-free\nvulnerability. A local attacker could use this to cause a denial of service\n(system crash) or possibly execute arbitrary code. (CVE-2022-1836)\n\nZiming Zhang discovered that the netfilter subsystem in the Linux kernel\ndid not properly validate sets with multiple ranged fields. A local\nattacker could use this to cause a denial of service or execute arbitrary\ncode. (CVE-2022-1972)\n",
  "id": "USN-5470-1",
  "modified": "2026-06-03T10:45:29Z",
  "published": "2022-06-08T05:01:06Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-5470-1"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-1836"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-1966"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-1972"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2022-21499"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "linux-oem-5.14 vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2022-1836",
    "UBUNTU-CVE-2022-1966",
    "UBUNTU-CVE-2022-1972",
    "UBUNTU-CVE-2022-21499"
  ]
}



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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…