CVE-2023-52927
7.8
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Exploitability: 1.8 / Impact: 5.9
Source: NVD
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.
Affected (3)
Products: Linux: Linux Kernel · Debian: Debian Linux
Configuration A
| Vulnerable Software | Affected Versions |
|---|---|
| From 5.18 to 6.1.130 |
Configuration B
| Vulnerable Software | Affected Versions |
|---|---|
| Version 11.0 |
References (5)
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Broken Link
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Broken Link
Source: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
ExploitTechnical Description
Source: af854a3a-2127-422b-91ae-364da2661108
Issue TrackingThird Party Advisory
Source: 0b142b55-0307-4c5a-b3c9-f314f3fb7c5e
Timeline
No history available yet.