Lucene search

K
osvGoogleOSV:CVE-2022-48641
HistoryApr 28, 2024 - 1:15 p.m.

CVE-2022-48641

2024-04-2813:15:00
Google
osv.dev
4
linux kernel
netfilter
ebtables
memory leak
bug fix

AI Score

6.8

Confidence

Low

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: fix memory leak when blob is malformed The bug fix was incomplete, it “replaced” crash with a memory leak. The old code had an assignment to “ret” embedded into the conditional, restore this.

AI Score

6.8

Confidence

Low