CVE-2022-49183
概要

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

net/sched: act_ct: fix ref leak when switching zones

When switching zones or network namespaces without doing a ct clear in
between, it is now leaking a reference to the old ct entry. That's
because tcf_ct_skb_nfct_cached() returns false and
tcf_ct_flow_table_lookup() may simply overwrite it.

The fix is to, as the ct entry is not reusable, free it already at
tcf_ct_skb_nfct_cached().

公表日 2025年2月26日16:00
登録日 2025年2月27日4:05
最終更新日 2025年2月26日16:00
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
Linux の Linux Kernel における脆弱性
タイトル Linux の Linux Kernel における脆弱性
概要

Linux の Linux Kernel には、不特定の脆弱性が存在します。

想定される影響 サービス運用妨害 (DoS) 状態にされる可能性があります。 
対策

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

公表日 2022年3月26日0:00
登録日 2025年3月19日15:08
最終更新日 2025年3月19日15:08
影響を受けるシステム
Linux
Linux Kernel 5.10.103 以上 5.11 未満
Linux Kernel 5.15.26 以上 5.15.33 未満
Linux Kernel 5.16.12 から 5.16.19
Linux Kernel 5.17 から 5.17.2
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2025年03月19日]
  掲載
2025年3月19日15:08