usn-5207-1
Vulnerability from osv_ubuntu
Published
2022-01-05 17:03
Modified
2026-06-03 10:45
Summary
linux-oem-5.10 vulnerabilities
Details

Nadav Amit discovered that the hugetlb implementation in the Linux kernel did not perform TLB flushes under certain conditions. A local attacker could use this to leak or alter data from other processes that use huge pages. (CVE-2021-4002)

It was discovered that the eBPF implementation in the Linux kernel contained a race condition around read-only maps. A privileged attacker could use this to modify read-only maps. (CVE-2021-4001)

Luo Likang discovered that the FireDTV Firewire driver in the Linux kernel did not properly perform bounds checking in some situations. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2021-42739)

It was discovered that the TIPC Protocol implementation in the Linux kernel did not properly validate MSG_CRYPTO messages in some situations. An attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2021-43267)


{
  "affected": [
    {
      "database_specific": {
        "cves_map": {
          "cves": [
            {
              "id": "CVE-2021-4001",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:H/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2021-4002",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
                  "type": "CVSS_V3"
                },
                {
                  "score": "high",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2021-42739",
              "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": "medium",
                  "type": "Ubuntu"
                }
              ]
            },
            {
              "id": "CVE-2021-43267",
              "severity": [
                {
                  "score": "CVSS:3.1/AV:N/AC:L/PR:N/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-buildinfo-5.10.0-1053-oem",
            "binary_version": "5.10.0-1053.55"
          },
          {
            "binary_name": "linux-headers-5.10.0-1053-oem",
            "binary_version": "5.10.0-1053.55"
          },
          {
            "binary_name": "linux-image-unsigned-5.10.0-1053-oem",
            "binary_version": "5.10.0-1053.55"
          },
          {
            "binary_name": "linux-modules-5.10.0-1053-oem",
            "binary_version": "5.10.0-1053.55"
          },
          {
            "binary_name": "linux-oem-5.10-headers-5.10.0-1053",
            "binary_version": "5.10.0-1053.55"
          },
          {
            "binary_name": "linux-oem-5.10-tools-5.10.0-1053",
            "binary_version": "5.10.0-1053.55"
          },
          {
            "binary_name": "linux-oem-5.10-tools-host",
            "binary_version": "5.10.0-1053.55"
          },
          {
            "binary_name": "linux-tools-5.10.0-1053-oem",
            "binary_version": "5.10.0-1053.55"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:20.04:LTS",
        "name": "linux-oem-5.10",
        "purl": "pkg:deb/ubuntu/linux-oem-5.10@5.10.0-1053.55?arch=source\u0026distro=focal"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.10.0-1053.55"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "5.10.0-1008.9",
        "5.10.0-1011.12",
        "5.10.0-1013.14",
        "5.10.0-1014.15",
        "5.10.0-1016.17",
        "5.10.0-1017.18",
        "5.10.0-1019.20",
        "5.10.0-1021.22",
        "5.10.0-1022.23",
        "5.10.0-1023.24",
        "5.10.0-1025.26",
        "5.10.0-1026.27",
        "5.10.0-1029.30",
        "5.10.0-1032.33",
        "5.10.0-1033.34",
        "5.10.0-1034.35",
        "5.10.0-1038.40",
        "5.10.0-1044.46",
        "5.10.0-1045.47",
        "5.10.0-1049.51",
        "5.10.0-1050.52",
        "5.10.0-1051.53",
        "5.10.0-1052.54"
      ]
    }
  ],
  "aliases": [],
  "details": "Nadav Amit discovered that the hugetlb implementation in the Linux kernel\ndid not perform TLB flushes under certain conditions. A local attacker\ncould use this to leak or alter data from other processes that use huge\npages. (CVE-2021-4002)\n\nIt was discovered that the eBPF implementation in the Linux kernel\ncontained a race condition around read-only maps. A privileged attacker\ncould use this to modify read-only maps. (CVE-2021-4001)\n\nLuo Likang discovered that the FireDTV Firewire driver in the Linux kernel\ndid not properly perform bounds checking in some situations. A local\nattacker could use this to cause a denial of service (system crash) or\npossibly execute arbitrary code. (CVE-2021-42739)\n\nIt was discovered that the TIPC Protocol implementation in the Linux kernel\ndid not properly validate MSG_CRYPTO messages in some situations. An\nattacker could use this to cause a denial of service (system crash) or\npossibly execute arbitrary code. (CVE-2021-43267)\n",
  "id": "USN-5207-1",
  "modified": "2026-06-03T10:45:27Z",
  "published": "2022-01-05T17:03:26Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-5207-1"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2021-4001"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2021-4002"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2021-42739"
    },
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2021-43267"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "summary": "linux-oem-5.10 vulnerabilities",
  "upstream": [
    "UBUNTU-CVE-2021-4001",
    "UBUNTU-CVE-2021-4002",
    "UBUNTU-CVE-2021-42739",
    "UBUNTU-CVE-2021-43267"
  ]
}



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…