CVE-2022-50823
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
clk: tegra: Fix refcount leak in tegra114_clock_init
of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() to avoid refcount leak.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 2cb5efefd6f7d3e7df9a7430b910a80515821256 < 1f0e1cbbaffd729560716e9592aa5e609ea93bb6 | affected |
| Linux | Linux | 2cb5efefd6f7d3e7df9a7430b910a80515821256 < ce699dcdac2bfdb6b238f2517ba41d9623b15f46 | affected |
| Linux | Linux | 2cb5efefd6f7d3e7df9a7430b910a80515821256 < 8cc87a9c142ae0e276a3ff9ce50f78a1668da36f | affected |
| Linux | Linux | 2cb5efefd6f7d3e7df9a7430b910a80515821256 < 5984b1d66126b024ee77482602ac6e51b53f4116 | affected |
| Linux | Linux | 2cb5efefd6f7d3e7df9a7430b910a80515821256 < c01bfd23cc13a420b3f6a36bcab98410f49d480d | affected |
| Linux | Linux | 2cb5efefd6f7d3e7df9a7430b910a80515821256 < e7a57fb92af52c4da69cd947752e8946e5ada50a | affected |
| Linux | Linux | 2cb5efefd6f7d3e7df9a7430b910a80515821256 < 8e1fe30253930c6a67385c19802c5ab8706a76d9 | affected |
| Linux | Linux | 2cb5efefd6f7d3e7df9a7430b910a80515821256 < a7d3fb5814c73d7d49913e4294f8f508a3038bb4 | affected |
| Linux | Linux | 2cb5efefd6f7d3e7df9a7430b910a80515821256 < db16a80c76ea395766913082b1e3f939dde29b2c | affected |
| Linux | Linux | 3.10 | affected |
| Linux | Linux | 0 < 3.10 | unaffected |
| Linux | Linux | 4.9.331 <= 4.9.* | unaffected |
| Linux | Linux | 4.14.296 <= 4.14.* | unaffected |
| Linux | Linux | 4.19.262 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.220 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.150 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.75 <= 5.15.* | unaffected |
| Linux | Linux | 5.19.17 <= 5.19.* | unaffected |
| Linux | Linux | 6.0.3 <= 6.0.* | unaffected |
| Linux | Linux | 6.1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/1f0e1cbbaffd729560716e9592aa5e609ea93bb6
- https://git.kernel.org/stable/c/ce699dcdac2bfdb6b238f2517ba41d9623b15f46
- https://git.kernel.org/stable/c/8cc87a9c142ae0e276a3ff9ce50f78a1668da36f
- https://git.kernel.org/stable/c/5984b1d66126b024ee77482602ac6e51b53f4116
- https://git.kernel.org/stable/c/c01bfd23cc13a420b3f6a36bcab98410f49d480d
- https://git.kernel.org/stable/c/e7a57fb92af52c4da69cd947752e8946e5ada50a
- https://git.kernel.org/stable/c/8e1fe30253930c6a67385c19802c5ab8706a76d9
- https://git.kernel.org/stable/c/a7d3fb5814c73d7d49913e4294f8f508a3038bb4
- https://git.kernel.org/stable/c/db16a80c76ea395766913082b1e3f939dde29b2c
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.