Bug 2173430 (CVE-2023-1074) - CVE-2023-1074 kernel: sctp: fail if no bound addresses can be used for a given scope
Summary: CVE-2023-1074 kernel: sctp: fail if no bound addresses can be used for a give...
Keywords:
Status: NEW
Alias: CVE-2023-1074
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On: 2189292 2189324 2212173 2212174 2212169 2212171 2212172
Blocks: 2172923
TreeView+ depends on / blocked
 
Reported: 2023-02-26 16:34 UTC by Alex
Modified: 2023-07-07 08:33 UTC (History)
41 users (show)

Fixed In Version: kernel 6.2-rc6
Doc Type: If docs needed, set a value
Doc Text:
A memory leak flaw was found in the Linux kernel's Stream Control Transmission Protocol. This issue may occur when a user starts a malicious networking service and someone connects to this service. This could allow a local user to starve resources, causing a denial of service.
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Alex 2023-02-26 16:34:04 UTC
A flaw in the Linux Kernel found. Fail if no bound addresses can be used for a given scope. A type confusion can happen in inet_diag_msg_sctpasoc_fill() in net/sctp/diag.c, which uses a type confused pointer to return information to userspace when issuing a list_entry() on asoc->base.bind_addr.address_list.next when the list is empty.

References:
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=458e279f861d3f61796894cd158b780765a1569f
https://www.openwall.com/lists/oss-security/2023/01/23/1

Comment 3 Alex 2023-06-04 14:13:31 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 2212169]

Comment 5 Justin M. Forbes 2023-06-05 12:32:24 UTC
This was fixed for Fedora with the 6.1.9 stable kernel updates.


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