Bug 1213269 (CVE-2023-3019)

Summary: VUL-0: CVE-2023-3019: qemu,kvm: e1000e: heap use-after-free in e1000e_write_packet_to_guest()
Product: [Novell Products] SUSE Security Incidents Reporter: Carlos López <carlos.lopez>
Component: IncidentsAssignee: Security Team bot <security-team>
Status: NEW --- QA Contact: Security Team bot <security-team>
Severity: Normal    
Priority: P3 - Medium CC: dfaggioli, security-team
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://smash.suse.de/issue/372251/
Whiteboard: CVSSv3.1:SUSE:CVE-2023-3019:7.5:(AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H)
Found By: Security Response Team Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Carlos López 2023-07-13 06:26:02 UTC
CVE-2023-3019

OSS-Fuzz reported a use-after-free issue in e1000e. This looks similar to https://gitlab.com/qemu-project/qemu/-/issues/1543. However, Alexander Bulekov confirmed that this crashes both on master and v8.0 (albeit with slightly different crash traces).

OSS-Fuzz issue: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=59243

Upstream patch:
https://lists.nongnu.org/archive/html/qemu-devel/2023-05/msg08310.html

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-3019
https://bugzilla.redhat.com/show_bug.cgi?id=2222351
Comment 1 Carlos López 2023-07-13 06:27:16 UTC
(In reply to Carlos López from comment #0)
> However, Alexander Bulekov confirmed that this crashes both on master and v8.0
> (albeit with slightly different crash traces).

Based on this I'd say this is only relevant for openSUSE:Factory/qemu
Comment 2 Dario Faggioli 2023-07-26 11:02:01 UTC
Patches not committed yet (AFAICT). Will keep an eye out for them
Comment 3 Dario Faggioli 2024-04-17 14:16:07 UTC
Committed now as 9050f976e447444ea6ee2ba12c9f77e4b0dc54bc (and 7d0fefdf81f5973334c344f6b8e1896c309dff66 as a dependency)
Comment 6 Maintenance Automation 2024-04-23 12:30:19 UTC
SUSE-SU-2024:1394-1: An update that solves five vulnerabilities can now be installed.

Category: security (important)
Bug References: 1213269, 1218889, 1220134, 1222843, 1222845
CVE References: CVE-2023-3019, CVE-2023-6683, CVE-2024-24474, CVE-2024-3446, CVE-2024-3447
Maintenance Incident: [SUSE:Maintenance:33442](https://smelt.suse.de/incident/33442/)
Sources used:
openSUSE Leap 15.4 (src):
 qemu-linux-user-6.2.0-150400.37.29.1, qemu-6.2.0-150400.37.29.1
openSUSE Leap Micro 5.3 (src):
 qemu-6.2.0-150400.37.29.1
openSUSE Leap Micro 5.4 (src):
 qemu-6.2.0-150400.37.29.1
SUSE Linux Enterprise Micro for Rancher 5.3 (src):
 qemu-6.2.0-150400.37.29.1
SUSE Linux Enterprise Micro 5.3 (src):
 qemu-6.2.0-150400.37.29.1
SUSE Linux Enterprise Micro for Rancher 5.4 (src):
 qemu-6.2.0-150400.37.29.1
SUSE Linux Enterprise Micro 5.4 (src):
 qemu-6.2.0-150400.37.29.1
SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (src):
 qemu-6.2.0-150400.37.29.1
SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (src):
 qemu-6.2.0-150400.37.29.1
SUSE Linux Enterprise Desktop 15 SP4 LTSS 15-SP4 (src):
 qemu-6.2.0-150400.37.29.1
SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4 (src):
 qemu-6.2.0-150400.37.29.1
SUSE Linux Enterprise Server for SAP Applications 15 SP4 (src):
 qemu-6.2.0-150400.37.29.1
SUSE Manager Proxy 4.3 (src):
 qemu-6.2.0-150400.37.29.1
SUSE Manager Retail Branch Server 4.3 (src):
 qemu-6.2.0-150400.37.29.1
SUSE Manager Server 4.3 (src):
 qemu-6.2.0-150400.37.29.1

NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination.
Comment 7 Maintenance Automation 2024-04-26 08:30:30 UTC
SUSE-SU-2024:1438-1: An update that solves four vulnerabilities can now be installed.

Category: security (important)
Bug References: 1213269, 1218889, 1222843, 1222845
CVE References: CVE-2023-3019, CVE-2023-6683, CVE-2024-3446, CVE-2024-3447
Maintenance Incident: [SUSE:Maintenance:33445](https://smelt.suse.de/incident/33445/)
Sources used:
openSUSE Leap 15.5 (src):
 qemu-7.1.0-150500.49.15.1, qemu-linux-user-7.1.0-150500.49.15.1
SUSE Linux Enterprise Micro 5.5 (src):
 qemu-7.1.0-150500.49.15.1
Basesystem Module 15-SP5 (src):
 qemu-7.1.0-150500.49.15.1
SUSE Package Hub 15 15-SP5 (src):
 qemu-7.1.0-150500.49.15.1
Server Applications Module 15-SP5 (src):
 qemu-7.1.0-150500.49.15.1

NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination.
Comment 8 Dario Faggioli 2024-07-09 06:34:34 UTC
(In reply to Carlos López from comment #1)
> (In reply to Carlos López from comment #0)
> > However, Alexander Bulekov confirmed that this crashes both on master and v8.0
> > (albeit with slightly different crash traces).
> 
> Based on this I'd say this is only relevant for openSUSE:Factory/qemu

I think this is done. Reassigning it back