CVE-2023-52927

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-52927
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-52927.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-52927
Downstream
Related
Published
2025-03-14T14:25:59.166Z
Modified
2025-11-27T19:34:08.149648Z
Summary
netfilter: allow exp not to be removed in nf_ct_find_expectation
Details

In the Linux kernel, the following vulnerability has been resolved:

netfilter: allow exp not to be removed in nfctfind_expectation

Currently nfconntrackin() calling nfctfind_expectation() will remove the exp from the hash table. However, in some scenario, we expect the exp not to be removed when the created ct will not be confirmed, like in OVS and TC conntrack in the following patches.

This patch allows exp not to be removed by setting IPS_CONFIRMED in the status of the tmpl.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/blob/ee626f5d79d5817bb21d6f048dc0da4c4e383443/cves/2023/52xxx/CVE-2023-52927.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1bc91a5ddf3eaea0e0ea957cccf3abdcfcace00e
Fixed
3fa58a6fbd1e9e5682d09cdafb08fba004cb12ec
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1bc91a5ddf3eaea0e0ea957cccf3abdcfcace00e
Fixed
4914109a8e1e494c6aa9852f9e84ec77a5fc643f

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.18.0
Fixed
6.1.130