Commit 3965620
committed
netfilter: nf_tables: fix underflow in object reference counter
JIRA: https://issues.redhat.com/browse/RHEL-1720
JIRA: https://issues.redhat.com/browse/RHEL-1721
Upstream Status: commit d6b4786
commit d6b4786
Author: Pablo Neira Ayuso <[email protected]>
Date: Fri Jun 16 15:20:08 2023 +0200
netfilter: nf_tables: fix underflow in object reference counter
Since ("netfilter: nf_tables: drop map element references from
preparation phase"), integration with commit protocol is better,
therefore drop the workaround that b91d903 ("netfilter: nf_tables:
fix leaking object reference count") provides.
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>1 parent e564400 commit 3965620
1 file changed
+5
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6442 | 6442 | | |
6443 | 6443 | | |
6444 | 6444 | | |
| 6445 | + | |
| 6446 | + | |
| 6447 | + | |
| 6448 | + | |
6445 | 6449 | | |
6446 | 6450 | | |
6447 | 6451 | | |
6448 | | - | |
| 6452 | + | |
6449 | 6453 | | |
6450 | 6454 | | |
6451 | 6455 | | |
6452 | 6456 | | |
6453 | 6457 | | |
6454 | | - | |
6455 | | - | |
6456 | | - | |
6457 | | - | |
6458 | 6458 | | |
6459 | 6459 | | |
6460 | 6460 | | |
| |||
6509 | 6509 | | |
6510 | 6510 | | |
6511 | 6511 | | |
6512 | | - | |
6513 | | - | |
6514 | | - | |
6515 | 6512 | | |
6516 | 6513 | | |
6517 | 6514 | | |
| |||
0 commit comments