OESA-2023-1013 (CVE-2022-41218)
Vulnerability from osv_openeuler – Published: 2023-01-06 11:05 – Updated: 2026-08-06 11:05 – Source websiteThe Linux Kernel, the operating system core itself.
Security Fix(es):
In drivers/media/dvb-core/dmxdev.c in the Linux kernel through 5.19.10, there is a use-after-free caused by refcount races, affecting dvb_demux_open and dvb_dmxdev_release.(CVE-2022-41218)
Guests can trigger deadlock in Linux netback driver T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packet dropped due to the XSA-392 handling (CVE-2022-42328). Additionally when dropping packages for other reasons the same deadlock could occur in case of netpoll being active for the interface the xen-netback driver is connected to (CVE-2022-42329).(CVE-2022-42329)
An issue was discovered in the Linux kernel through 5.16-rc6. malidp_crtc_reset in drivers/gpu/drm/arm/malidp_crtc.c lacks check of the return value of kzalloc() and will cause the null pointer dereference.(CVE-2022-3115)
| URL | Type | |
|---|---|---|
{
"affected": [
{
"ecosystem_specific": {
"aarch64": [
"kernel-tools-4.19.90-2212.4.0.0183.oe1.aarch64.rpm",
"perf-4.19.90-2212.4.0.0183.oe1.aarch64.rpm",
"python2-perf-debuginfo-4.19.90-2212.4.0.0183.oe1.aarch64.rpm",
"kernel-tools-debuginfo-4.19.90-2212.4.0.0183.oe1.aarch64.rpm",
"python3-perf-debuginfo-4.19.90-2212.4.0.0183.oe1.aarch64.rpm",
"kernel-devel-4.19.90-2212.4.0.0183.oe1.aarch64.rpm",
"kernel-source-4.19.90-2212.4.0.0183.oe1.aarch64.rpm",
"kernel-4.19.90-2212.4.0.0183.oe1.aarch64.rpm",
"bpftool-4.19.90-2212.4.0.0183.oe1.aarch64.rpm",
"kernel-tools-devel-4.19.90-2212.4.0.0183.oe1.aarch64.rpm",
"kernel-debuginfo-4.19.90-2212.4.0.0183.oe1.aarch64.rpm",
"perf-debuginfo-4.19.90-2212.4.0.0183.oe1.aarch64.rpm",
"kernel-debugsource-4.19.90-2212.4.0.0183.oe1.aarch64.rpm",
"python2-perf-4.19.90-2212.4.0.0183.oe1.aarch64.rpm",
"bpftool-debuginfo-4.19.90-2212.4.0.0183.oe1.aarch64.rpm",
"python3-perf-4.19.90-2212.4.0.0183.oe1.aarch64.rpm"
],
"src": [
"kernel-4.19.90-2212.4.0.0183.oe1.src.rpm"
],
"x86_64": [
"python2-perf-4.19.90-2212.4.0.0183.oe1.x86_64.rpm",
"kernel-tools-debuginfo-4.19.90-2212.4.0.0183.oe1.x86_64.rpm",
"kernel-debuginfo-4.19.90-2212.4.0.0183.oe1.x86_64.rpm",
"perf-4.19.90-2212.4.0.0183.oe1.x86_64.rpm",
"kernel-source-4.19.90-2212.4.0.0183.oe1.x86_64.rpm",
"bpftool-4.19.90-2212.4.0.0183.oe1.x86_64.rpm",
"kernel-tools-4.19.90-2212.4.0.0183.oe1.x86_64.rpm",
"bpftool-debuginfo-4.19.90-2212.4.0.0183.oe1.x86_64.rpm",
"kernel-devel-4.19.90-2212.4.0.0183.oe1.x86_64.rpm",
"kernel-tools-devel-4.19.90-2212.4.0.0183.oe1.x86_64.rpm",
"python2-perf-debuginfo-4.19.90-2212.4.0.0183.oe1.x86_64.rpm",
"python3-perf-debuginfo-4.19.90-2212.4.0.0183.oe1.x86_64.rpm",
"perf-debuginfo-4.19.90-2212.4.0.0183.oe1.x86_64.rpm",
"python3-perf-4.19.90-2212.4.0.0183.oe1.x86_64.rpm",
"kernel-4.19.90-2212.4.0.0183.oe1.x86_64.rpm",
"kernel-debugsource-4.19.90-2212.4.0.0183.oe1.x86_64.rpm"
]
},
"package": {
"ecosystem": "openEuler:20.03-LTS-SP1",
"name": "kernel",
"purl": "pkg:rpm/openEuler/kernel\u0026distro=openEuler-20.03-LTS-SP1"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.19.90-2212.4.0.0183.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\nIn drivers/media/dvb-core/dmxdev.c in the Linux kernel through 5.19.10, there is a use-after-free caused by refcount races, affecting dvb_demux_open and dvb_dmxdev_release.(CVE-2022-41218)\r\n\r\nGuests can trigger deadlock in Linux netback driver T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packet dropped due to the XSA-392 handling (CVE-2022-42328). Additionally when dropping packages for other reasons the same deadlock could occur in case of netpoll being active for the interface the xen-netback driver is connected to (CVE-2022-42329).(CVE-2022-42329)\n\nAn issue was discovered in the Linux kernel through 5.16-rc6. malidp_crtc_reset in drivers/gpu/drm/arm/malidp_crtc.c lacks check of the return value of kzalloc() and will cause the null pointer dereference.(CVE-2022-3115)",
"id": "OESA-2023-1013",
"modified": "2026-08-06T11:05:29Z",
"published": "2023-01-06T11:05:29Z",
"references": [
{
"type": "ADVISORY",
"url": "https://www.openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2023-1013"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41218"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42329"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3115"
}
],
"schema_version": "1.7.2",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "kernel security update",
"upstream": [
"CVE-2022-41218",
"CVE-2022-42329",
"CVE-2022-3115"
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
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.