VDB
CVE-2022-50326
CVE-2022-50326
PUBLISHED
Reported by Linux · Published September 15, 2025
In the Linux kernel, the following vulnerability has been resolved: media: airspy: fix memory leak in airspy probe The commit ca9dc8d06ab6 ("media: airspy: respect the DMA coherency rules") moves variable buf from stack to heap, however, it only frees buf in the error handling code, missing deallocation in the success path. Fix this by freeing buf in the success path since this variable does not have any references in other code.
EPSS 0.03% · 7.4th percentile
Risk Scores
EPSS Score
0.03%
7.4th percentile
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | ca9dc8d06ab64543a6a31adac5003349c5671218, ca9dc8d06ab64543a6a31adac5003349c5671218 |
| Linux | Linux | 6.0, 0, 6.0.3 |
| linux | linux_kernel | 6.0, 6.0, 6.0 |
| Linux | Linux | ca9dc8d06ab64543a6a31adac5003349c5671218, ca9dc8d06ab64543a6a31adac5003349c5671218, 6.0 |
Timeline
- Sep 15, 2025 CVE Published
- Sep 16, 2025 EPSS Score
- Sep 23, 2025 EPSS Score
- Sep 30, 2025 EPSS Score
- Oct 7, 2025 EPSS Score
- Oct 15, 2025 EPSS Score
- Oct 22, 2025 EPSS Score
- Oct 29, 2025 EPSS Score
- Nov 5, 2025 EPSS Score
- Nov 12, 2025 EPSS Score
- Nov 19, 2025 EPSS Score
- Nov 26, 2025 EPSS Score