CVE-2008-4113

Medium

The sctp_getsockopt_hmac_ident function in net/sctp/socket.c in the Stream Control Transmission Protocol (sctp) implementation in the Linux kernel before 2.6.26.4, when the SCTP-AUTH extension is enabled, relies on an untrusted length value to limit copying of data from kernel memory, which allows local users to obtain sensitive information via a crafted SCTP_HMAC_IDENT IOCTL request involving the sctp_getsockopt function.

Package Linux Kernel
Published 2008-09-16
Last modified 2026-04-23
CVSS version 2.0
Patch available
Awaiting data

CVSS 2.0 score

4.7

out of 10
Medium
Attack Vector
Local
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
None
Availability
None
Vector string
AV:L/AC:M/Au:N/C:C/I:N/A:N

Weakness type

CWE-200

CVE-2008-4113 is a Information Exposure vulnerability

What is Information Exposure?

The product exposes sensitive information to an actor not authorised to see it. Learn more on MITRE CWE

Frequently asked questions

  • What is CVE-2008-4113?

    CVE-2008-4113 is a Medium severity Linux kernel vulnerability with a CVSS score of 4.7 out of 10 , classified as an Information Exposure flaw (CWE-200) . CVE-2008-4113 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.

  • What is the CVSS score for CVE-2008-4113?

    CVE-2008-4113 has a CVSS score of 4.7 out of 10, rated Medium severity (CVSS 2.0). The vector string is AV:L/AC:M/Au:N/C:C/I:N/A:N .

  • Is there a patch available for CVE-2008-4113?

    No patch is currently available for CVE-2008-4113. Monitor the NIST NVD and your Linux distribution's security advisories for updates.

  • Is CVE-2008-4113 actively exploited?

    No — CVE-2008-4113 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.

  • What is Information Exposure (CWE-200)?

    The product exposes sensitive information to an actor not authorised to see it. View CWE-200 on MITRE CWE →