In the Linux kernel, the following vulnerability has been resolved: netfilter: allow exp not to be removed in nf_ct_find_expectation Currently nf_conntrack_in() calling nf_ct_find_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.
History

Wed, 02 Apr 2025 03:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

cvssV3_1

{'score': 4.7, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Fri, 21 Mar 2025 03:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Sat, 15 Mar 2025 02:00:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Moderate


Fri, 14 Mar 2025 14:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: netfilter: allow exp not to be removed in nf_ct_find_expectation Currently nf_conntrack_in() calling nf_ct_find_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.
Title netfilter: allow exp not to be removed in nf_ct_find_expectation
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published: 2025-03-14T14:25:59.166Z

Updated: 2025-05-04T07:46:10.143Z

Reserved: 2024-08-21T06:07:11.018Z

Link: CVE-2023-52927

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2025-03-14T15:15:39.253

Modified: 2025-03-14T15:15:39.253

Link: CVE-2023-52927

cve-icon Redhat

Severity : Moderate

Publid Date: 2025-03-14T00:00:00Z

Links: CVE-2023-52927 - Bugzilla