Description
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2023-59857 | This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. |
References
History
Wed, 17 Sep 2025 11:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Linux
Linux linux Kernel |
|
| Vendors & Products |
Linux
Linux linux Kernel |
Tue, 16 Sep 2025 15:00:00 +0000
Tue, 16 Sep 2025 09:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | In the Linux kernel, the following vulnerability has been resolved: ubifs: dirty_cow_znode: Fix memleak in error handling path Following process will cause a memleak for copied up znode: dirty_cow_znode zn = copy_znode(c, znode); err = insert_old_idx(c, zbr->lnum, zbr->offs); if (unlikely(err)) return ERR_PTR(err); // No one refers to zn. Fix it by adding copied znode back to tnc, then it will be freed by ubifs_destroy_tnc_subtree() while closing tnc. Fetch a reproducer in [Link]. | This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. |
| Title | ubifs: dirty_cow_znode: Fix memleak in error handling path | kernel: ubifs: dirty_cow_znode: Fix memleak in error handling path |
Tue, 16 Sep 2025 00:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
| |
| Metrics |
threat_severity
|
cvssV3_1
|
Mon, 15 Sep 2025 14:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | In the Linux kernel, the following vulnerability has been resolved: ubifs: dirty_cow_znode: Fix memleak in error handling path Following process will cause a memleak for copied up znode: dirty_cow_znode zn = copy_znode(c, znode); err = insert_old_idx(c, zbr->lnum, zbr->offs); if (unlikely(err)) return ERR_PTR(err); // No one refers to zn. Fix it by adding copied znode back to tnc, then it will be freed by ubifs_destroy_tnc_subtree() while closing tnc. Fetch a reproducer in [Link]. | |
| Title | ubifs: dirty_cow_znode: Fix memleak in error handling path | |
| References |
|
|
Status: REJECTED
Assigner: Linux
Published:
Updated: 2025-09-16T09:14:27.556Z
Reserved: 2025-09-15T14:19:21.846Z
Link: CVE-2023-53227
No data.
Status : Rejected
Published: 2025-09-15T15:15:49.603
Modified: 2025-09-16T10:15:37.437
Link: CVE-2023-53227
OpenCVE Enrichment
Updated: 2025-09-17T10:07:48Z
Weaknesses
No weakness.
EUVD