Bug 2320699 (CVE-2022-49015) - CVE-2022-49015 kernel: net: hsr: Fix potential use-after-free
Summary: CVE-2022-49015 kernel: net: hsr: Fix potential use-after-free
Keywords:
Status: NEW
Alias: CVE-2022-49015
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-10-21 21:03 UTC by OSIDB Bzimport
Modified: 2024-10-22 08:52 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-10-21 21:03:36 UTC
In the Linux kernel, the following vulnerability has been resolved:

net: hsr: Fix potential use-after-free

The skb is delivered to netif_rx() which may free it, after calling this,
dereferencing skb may trigger use-after-free.

Comment 1 Avinash Hanwate 2024-10-22 07:39:43 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024102153-CVE-2022-49015-1fd0@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.