CVE-2025-38332

MEDIUM EPSS 6.3%
Published Jul 10, 202511mo ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Jul 10, 2025 11mo ago
Last Modified Jun 17, 2026 1w ago

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Use memcpy() for BIOS version The strlcat() with FORTIFY support is triggering a panic because it thinks the target buffer will overflow although the correct target buffer size is passed in. Anyway, instead of memset() with 0 followed by a strlcat(), just use memcpy() and ensure that the resulting buffer is NULL terminated. BIOSVersion is only used for the lpfc_printf_log() which expects a properly terminated string.

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
6.3% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Affected Products 8

VendorProductVersionRange
linuxlinux_kernel* <5.4.295
linuxlinux_kernel*≥5.5  –  <5.10.239
linuxlinux_kernel*≥5.11  –  <5.15.186
linuxlinux_kernel*≥5.16  –  <6.1.142
linuxlinux_kernel*≥6.2  –  <6.6.95
linuxlinux_kernel*≥6.7  –  <6.12.35
linuxlinux_kernel*≥6.13  –  <6.15.4
debiandebian_linux11.0any

References 10

  • git.kernel.org https://git.kernel.org/stable/c/003baa7a1a152576d744bd655820449bbdb0248e
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/2f63bf0d2b146956a2f2ff3b25cee71019e64561
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/34c0a670556b24d36c9f8934227edb819ca5609e
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/75ea8375c5a83f46c47bfb3de6217c7589a8df93
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/ac7bfaa099ec3e4d7dfd0ab9726fc3bc7911365d
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/ae82eaf4aeea060bb736c3e20c0568b67c701d7d
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/b699bda5db818b684ff62d140defd6394f38f3d6
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/d34f2384d6df11a6c67039b612c2437f46e587e8
    Patch
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html
    Third Party Advisory
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html
    Third Party Advisory

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/003baa7a1a152576d744bd655820449bbdb0248e
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/2f63bf0d2b146956a2f2ff3b25cee71019e64561
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/34c0a670556b24d36c9f8934227edb819ca5609e
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/75ea8375c5a83f46c47bfb3de6217c7589a8df93
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/ac7bfaa099ec3e4d7dfd0ab9726fc3bc7911365d
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/ae82eaf4aeea060bb736c3e20c0568b67c701d7d
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/b699bda5db818b684ff62d140defd6394f38f3d6
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/d34f2384d6df11a6c67039b612c2437f46e587e8
    Patch