GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration
oesa-2022-1985
Vulnerability from osv_openeuler
Published
2022-10-14 11:05
Modified
2026-08-06 11:05
Summary
kernel security update
Details

The Linux Kernel, the operating system core itself.

Security Fix(es):

A use-after-free flaw was found in fs/ext4/namei.c:dx_insert_block() in the Linux kernel’s filesystem sub-component. This flaw allows a local attacker with a user privilege to cause a denial of service.(CVE-2022-1184)

An issue was discovered in the Linux kernel before 5.19. In pxa3xx_gcu_write in drivers/video/fbdev/pxa3xx-gcu.c, the count parameter has a type conflict of size_t versus int, causing an integer overflow and bypassing the size check. After that, because it is used as the third argument to copy_from_user(), a heap overflow may occur.(CVE-2022-39842)

A race condition flaw was found in the Linux kernel sound subsystem due to improper locking. It could lead to a NULL pointer dereference while handling the SNDCTL_DSP_SYNC ioctl. A privileged local user (root or member of the audio group) could use this flaw to crash the system, resulting in a denial of service condition(CVE-2022-3303)

An issue was found in the Linux kernel in nf_conntrack_irc where the message handling can be confused and incorrectly matches the message. A firewall may be able to be bypassed when users are using unencrypted IRC with nf_conntrack_irc configured.(CVE-2022-2663)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "perf-4.19.90-2210.1.0.0171.oe1.aarch64.rpm",
          "kernel-tools-debuginfo-4.19.90-2210.1.0.0171.oe1.aarch64.rpm",
          "perf-debuginfo-4.19.90-2210.1.0.0171.oe1.aarch64.rpm",
          "kernel-tools-devel-4.19.90-2210.1.0.0171.oe1.aarch64.rpm",
          "python3-perf-debuginfo-4.19.90-2210.1.0.0171.oe1.aarch64.rpm",
          "kernel-devel-4.19.90-2210.1.0.0171.oe1.aarch64.rpm",
          "kernel-source-4.19.90-2210.1.0.0171.oe1.aarch64.rpm",
          "kernel-debuginfo-4.19.90-2210.1.0.0171.oe1.aarch64.rpm",
          "bpftool-4.19.90-2210.1.0.0171.oe1.aarch64.rpm",
          "kernel-debugsource-4.19.90-2210.1.0.0171.oe1.aarch64.rpm",
          "bpftool-debuginfo-4.19.90-2210.1.0.0171.oe1.aarch64.rpm",
          "kernel-tools-4.19.90-2210.1.0.0171.oe1.aarch64.rpm",
          "python3-perf-4.19.90-2210.1.0.0171.oe1.aarch64.rpm",
          "python2-perf-debuginfo-4.19.90-2210.1.0.0171.oe1.aarch64.rpm",
          "kernel-4.19.90-2210.1.0.0171.oe1.aarch64.rpm",
          "python2-perf-4.19.90-2210.1.0.0171.oe1.aarch64.rpm"
        ],
        "src": [
          "kernel-4.19.90-2210.1.0.0171.oe1.src.rpm"
        ],
        "x86_64": [
          "bpftool-debuginfo-4.19.90-2210.1.0.0171.oe1.x86_64.rpm",
          "kernel-tools-4.19.90-2210.1.0.0171.oe1.x86_64.rpm",
          "python2-perf-4.19.90-2210.1.0.0171.oe1.x86_64.rpm",
          "kernel-debuginfo-4.19.90-2210.1.0.0171.oe1.x86_64.rpm",
          "python3-perf-4.19.90-2210.1.0.0171.oe1.x86_64.rpm",
          "kernel-tools-devel-4.19.90-2210.1.0.0171.oe1.x86_64.rpm",
          "kernel-devel-4.19.90-2210.1.0.0171.oe1.x86_64.rpm",
          "kernel-source-4.19.90-2210.1.0.0171.oe1.x86_64.rpm",
          "python3-perf-debuginfo-4.19.90-2210.1.0.0171.oe1.x86_64.rpm",
          "perf-debuginfo-4.19.90-2210.1.0.0171.oe1.x86_64.rpm",
          "python2-perf-debuginfo-4.19.90-2210.1.0.0171.oe1.x86_64.rpm",
          "bpftool-4.19.90-2210.1.0.0171.oe1.x86_64.rpm",
          "kernel-debugsource-4.19.90-2210.1.0.0171.oe1.x86_64.rpm",
          "kernel-4.19.90-2210.1.0.0171.oe1.x86_64.rpm",
          "kernel-tools-debuginfo-4.19.90-2210.1.0.0171.oe1.x86_64.rpm",
          "perf-4.19.90-2210.1.0.0171.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP3",
        "name": "kernel",
        "purl": "pkg:rpm/openEuler/kernel\u0026distro=openEuler-20.03-LTS-SP3"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "4.19.90-2210.1.0.0171.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "Medium"
  },
  "details": "The Linux Kernel, the operating system core itself.\r\n\r\nSecurity Fix(es):\r\n\r\nA use-after-free flaw was found in fs/ext4/namei.c:dx_insert_block() in the Linux kernel\u2019s filesystem sub-component. This flaw allows a local attacker with a user privilege to cause a denial of service.(CVE-2022-1184)\n\nAn issue was discovered in the Linux kernel before 5.19. In pxa3xx_gcu_write in drivers/video/fbdev/pxa3xx-gcu.c, the count parameter has a type conflict of size_t versus int, causing an integer overflow and bypassing the size check. After that, because it is used as the third argument to copy_from_user(), a heap overflow may occur.(CVE-2022-39842)\n\nA race condition flaw was found in the Linux kernel sound subsystem due to improper locking. It could lead to a NULL pointer dereference while handling the SNDCTL_DSP_SYNC ioctl. A privileged local user (root or member of the audio group) could use this flaw to crash the system, resulting in a denial of service condition(CVE-2022-3303)\n\nAn issue was found in the Linux kernel in nf_conntrack_irc where the message handling can be confused and incorrectly matches the message. A firewall may be able to be bypassed when users are using unencrypted IRC with nf_conntrack_irc configured.(CVE-2022-2663)",
  "id": "OESA-2022-1985",
  "modified": "2026-08-06T11:05:17Z",
  "published": "2022-10-14T11:05:17Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2022-1985"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1184"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39842"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3303"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2663"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "kernel security update",
  "upstream": [
    "CVE-2022-1184",
    "CVE-2022-39842",
    "CVE-2022-3303",
    "CVE-2022-2663"
  ]
}



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…