7.8
CVE-2022-50518
- EPSS 0.02%
- Veröffentlicht 07.10.2025 15:19:13
- Zuletzt bearbeitet 04.02.2026 17:05:48
- Quelle 416baaa9-dc9f-4396-8d5f-8c081f
- CVE-Watchlists
- Unerledigt
In the Linux kernel, the following vulnerability has been resolved: parisc: Fix locking in pdc_iodc_print() firmware call Utilize pdc_lock spinlock to protect parallel modifications of the iodc_dbuf[] buffer, check length to prevent buffer overflow of iodc_dbuf[], drop the iodc_retbuf[] buffer and fix some wrong indentings.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 2.6.24.5 < 2.6.25
Linux ≫ Linux Kernel Version >= 2.6.25.1 < 6.0.18
Linux ≫ Linux Kernel Version >= 6.1 < 6.1.4
Linux ≫ Linux Kernel Version2.6.25 Update-
Linux ≫ Linux Kernel Version2.6.25 Updaterc6
Linux ≫ Linux Kernel Version2.6.25 Updaterc7
Linux ≫ Linux Kernel Version2.6.25 Updaterc8
Linux ≫ Linux Kernel Version2.6.25 Updaterc9
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.02% | 0.035 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-667 Improper Locking
The product does not properly acquire or release a lock on a resource, leading to unexpected resource state changes and behaviors.