Bug 2300414 (CVE-2024-41044) - CVE-2024-41044 kernel: ppp: reject claimed-as-LCP but actually malformed packets
Summary: CVE-2024-41044 kernel: ppp: reject claimed-as-LCP but actually malformed packets
Keywords:
Status: NEW
Alias: CVE-2024-41044
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: 2301572
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-29 15:34 UTC by OSIDB Bzimport
Modified: 2024-11-05 11:24 UTC (History)
4 users (show)

Fixed In Version: kernel 4.19.318, kernel 5.4.280, kernel 5.10.222, kernel 5.15.163, kernel 6.1.100, kernel 6.6.41, kernel 6.9.10, kernel 6.10
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2024:6650 0 None None None 2024-09-12 14:28:40 UTC
Red Hat Product Errata RHBA-2024:7043 0 None None None 2024-09-24 09:43:24 UTC
Red Hat Product Errata RHBA-2024:7198 0 None None None 2024-09-26 09:49:05 UTC
Red Hat Product Errata RHBA-2024:7236 0 None None None 2024-09-26 14:37:55 UTC
Red Hat Product Errata RHBA-2024:7637 0 None None None 2024-10-03 14:46:13 UTC
Red Hat Product Errata RHBA-2024:8227 0 None None None 2024-10-17 06:46:26 UTC
Red Hat Product Errata RHSA-2024:6267 0 None None None 2024-09-04 00:25:42 UTC
Red Hat Product Errata RHSA-2024:6268 0 None None None 2024-09-04 00:11:43 UTC
Red Hat Product Errata RHSA-2024:6567 0 None None None 2024-09-11 01:01:21 UTC
Red Hat Product Errata RHSA-2024:6993 0 None None None 2024-09-24 01:14:58 UTC
Red Hat Product Errata RHSA-2024:7000 0 None None None 2024-09-24 02:35:08 UTC
Red Hat Product Errata RHSA-2024:7001 0 None None None 2024-09-24 00:39:44 UTC

Description OSIDB Bzimport 2024-07-29 15:34:20 UTC
In the Linux kernel, the following vulnerability has been resolved:

ppp: reject claimed-as-LCP but actually malformed packets

Since 'ppp_async_encode()' assumes valid LCP packets (with code
from 1 to 7 inclusive), add 'ppp_check_packet()' to ensure that
LCP packet has an actual body beyond PPP_LCP header bytes, and
reject claimed-as-LCP but actually malformed data otherwise.

Comment 1 Mauro Matteo Cascella 2024-07-30 09:56:37 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024072925-CVE-2024-41044-5b26@gregkh/T

Comment 2 Mauro Matteo Cascella 2024-07-30 09:56:57 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 2301572]

Comment 10 errata-xmlrpc 2024-09-04 00:11:42 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.2 Extended Update Support

Via RHSA-2024:6268 https://access.redhat.com/errata/RHSA-2024:6268

Comment 11 errata-xmlrpc 2024-09-04 00:25:41 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9.2 Extended Update Support

Via RHSA-2024:6267 https://access.redhat.com/errata/RHSA-2024:6267

Comment 12 errata-xmlrpc 2024-09-11 01:01:20 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2024:6567 https://access.redhat.com/errata/RHSA-2024:6567

Comment 13 errata-xmlrpc 2024-09-24 00:39:44 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2024:7001 https://access.redhat.com/errata/RHSA-2024:7001

Comment 14 errata-xmlrpc 2024-09-24 01:14:57 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8.8 Extended Update Support

Via RHSA-2024:6993 https://access.redhat.com/errata/RHSA-2024:6993

Comment 15 errata-xmlrpc 2024-09-24 02:35:07 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2024:7000 https://access.redhat.com/errata/RHSA-2024:7000


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