Bug 2148517 (CVE-2022-45886) - CVE-2022-45886 kernel: use-after-free due to race condition occurring in dvb_net.c
Summary: CVE-2022-45886 kernel: use-after-free due to race condition occurring in dvb_...
Keywords:
Status: NEW
Alias: CVE-2022-45886
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2148518 Red Hat2153564 Red Hat2153565 Red Hat2153566 Red Hat2153567 Red Hat2153568 Red Hat2153569
Blocks: Embargoed2150349
TreeView+ depends on / blocked
 
Reported: 2022-11-25 17:43 UTC by Guilherme de Almeida Suckevicz
Modified: 2023-04-01 08:45 UTC (History)
37 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
A race condition flaw leading to a use-after-free issue was found in the Linux kernel media subsystem in the dvb_net component of the DVB core device driver. It could occur between the time the device is disconnected (.disconnect function) and the time the device node is opened (dvb_device_open function). A local user could use this flaw to crash the system or potentially escalate their privileges on the system.
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)

Description Guilherme de Almeida Suckevicz 2022-11-25 17:43:15 UTC
An issue was discovered in the Linux kernel through 6.0.9. drivers/media/dvb-core/dvb_net.c has a .disconnect versus dvb_device_open race condition that leads to a use-after-free.

References:
https://lore.kernel.org/linux-media/20221115131822.6640-3-imv4bel@gmail.com/
https://lore.kernel.org/linux-media/20221115131822.6640-1-imv4bel@gmail.com/

Comment 1 Guilherme de Almeida Suckevicz 2022-11-25 17:43:38 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 2148518]


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