CVE-2023-52433
MediumIn the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction New elements in this transaction might expired before such transaction ends. Skip sync GC for such elements otherwise commit path might walk over an already released object. Once transaction is finished, async GC will collect such expired element.
CVSS 3.1 score
4.4
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Weakness type
CWE-273CVE-2023-52433 is classified as CWE-273
See CWE-273 on MITRE CWE for full details on this weakness type.
Affected versions
Linux kernel versions
6.4.11,
6.5
and later are affected. Fixed in
6.5.4,
6.6
and their respective stable series.
References
8 total-
Patch
-
Patch
-
Patch
-
Patch
-
Patch
Frequently asked questions
-
What is CVE-2023-52433?
CVE-2023-52433 is a Medium severity Linux kernel vulnerability with a CVSS score of 4.4 out of 10 . It affects Linux kernel versions from 6.4.11 onward and has been patched in 6.5.4 and 6.6. CVE-2023-52433 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2023-52433?
CVE-2023-52433 has a CVSS score of 4.4 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2023-52433?
Yes. CVE-2023-52433 has been patched. Fixed versions include 6.5.4 and 6.6. If you are running Linux kernel 6.4.11 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2023-52433 actively exploited?
No. CVE-2023-52433 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.