CVE-2025-39913

| EUVD-2025-32662 HIGH
2025-10-01 416baaa9-dc9f-4396-8d5f-8c081fb06d67
7.8
CVSS 3.1
Share

CVSS Vector

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

Lifecycle Timeline

4
Analysis Generated
Mar 13, 2026 - 18:18 vuln.today
EUVD ID Assigned
Mar 13, 2026 - 18:18 euvd
EUVD-2025-32662
Patch Released
Jan 16, 2026 - 19:48 nvd
Patch available
CVE Published
Oct 01, 2025 - 08:15 nvd
HIGH 7.8

Description

In the Linux kernel, the following vulnerability has been resolved: tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork. syzbot reported the splat below. [0] The repro does the following: 1. Load a sk_msg prog that calls bpf_msg_cork_bytes(msg, cork_bytes) 2. Attach the prog to a SOCKMAP 3. Add a socket to the SOCKMAP 4. Activate fault injection 5. Send data less than cork_bytes At 5., the data is carried over to the next sendmsg() as it is smaller than the cork_bytes specified by bpf_msg_cork_bytes(). Then, tcp_bpf_send_verdict() tries to allocate psock->cork to hold the data, but this fails silently due to fault injection + __GFP_NOWARN. If the allocation fails, we need to revert the sk->sk_forward_alloc change done by sk_msg_alloc(). Let's call sk_msg_free() when tcp_bpf_send_verdict fails to allocate psock->cork. The "*copied" also needs to be updated such that a proper error can be returned to the caller, sendmsg. It fails to allocate psock->cork. Nothing has been corked so far, so this patch simply sets "*copied" to 0. [0]: WARNING: net/ipv4/af_inet.c:156 at inet_sock_destruct+0x623/0x730 net/ipv4/af_inet.c:156, CPU#1: syz-executor/5983 Modules linked in: CPU: 1 UID: 0 PID: 5983 Comm: syz-executor Not tainted syzkaller #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/12/2025 RIP: 0010:inet_sock_destruct+0x623/0x730 net/ipv4/af_inet.c:156 Code: 0f 0b 90 e9 62 fe ff ff e8 7a db b5 f7 90 0f 0b 90 e9 95 fe ff ff e8 6c db b5 f7 90 0f 0b 90 e9 bb fe ff ff e8 5e db b5 f7 90 <0f> 0b 90 e9 e1 fe ff ff 89 f9 80 e1 07 80 c1 03 38 c1 0f 8c 9f fc RSP: 0018:ffffc90000a08b48 EFLAGS: 00010246 RAX: ffffffff8a09d0b2 RBX: dffffc0000000000 RCX: ffff888024a23c80 RDX: 0000000000000100 RSI: 0000000000000fff RDI: 0000000000000000 RBP: 0000000000000fff R08: ffff88807e07c627 R09: 1ffff1100fc0f8c4 R10: dffffc0000000000 R11: ffffed100fc0f8c5 R12: ffff88807e07c380 R13: dffffc0000000000 R14: ffff88807e07c60c R15: 1ffff1100fc0f872 FS: 00005555604c4500(0000) GS:ffff888125af1000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00005555604df5c8 CR3: 0000000032b06000 CR4: 00000000003526f0 Call Trace: <IRQ> __sk_destruct+0x86/0x660 net/core/sock.c:2339 rcu_do_batch kernel/rcu/tree.c:2605 [inline] rcu_core+0xca8/0x1770 kernel/rcu/tree.c:2861 handle_softirqs+0x286/0x870 kernel/softirq.c:579 __do_softirq kernel/softirq.c:613 [inline] invoke_softirq kernel/softirq.c:453 [inline] __irq_exit_rcu+0xca/0x1f0 kernel/softirq.c:680 irq_exit_rcu+0x9/0x30 kernel/softirq.c:696 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1052 [inline] sysvec_apic_timer_interrupt+0xa6/0xc0 arch/x86/kernel/apic/apic.c:1052 </IRQ>

Analysis

CVE-2025-39913 is a security vulnerability (CVSS 7.8). High severity vulnerability requiring prompt remediation. Vendor patch is available.

Technical Context

Vulnerability type not specified by vendor. CVSS 7.8 indicates high severity.

Affected Products

['Unspecified product']

Remediation

Apply the vendor-supplied patch immediately.

Priority Score

39
Low Medium High Critical
KEV: 0
EPSS: +0.0
CVSS: +39
POC: 0

Vendor Status

Ubuntu

Priority: Medium
linux-hwe
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
xenial not-affected 4.8.0-39.42~16.04.1
trusty DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-hwe-5.4
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic needed -
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-hwe-5.8
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-hwe-5.11
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-hwe-5.13
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-hwe-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-170.180~20.04.3
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-hwe-5.19
Release Status Version
jammy ignored superseded by linux-hwe-6.2
noble DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-hwe-6.2
Release Status Version
jammy ignored superseded by linux-hwe-6.5
noble DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-hwe-6.5
Release Status Version
jammy ignored superseded by linux-hwe-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-hwe-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-hwe-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy pending 6.8.0-104.104~22.04.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-hwe-6.11
Release Status Version
jammy DNE -
noble ignored superseded by linux-hwe-6.14
plucky DNE -
upstream ignored superseded by linux-hwe-6.14
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-hwe-6.14
Release Status Version
jammy DNE -
plucky DNE -
noble needed -
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-hwe-edge
Release Status Version
xenial ignored end of standard support
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
focal DNE -
questing DNE -
linux-lts-xenial
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
trusty not-affected 4.4.0-13.29~14.04.1
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-kvm
Release Status Version
noble DNE -
plucky DNE -
bionic not-affected 4.15.0-1002.2
xenial not-affected 4.4.0-1007.12
focal needed -
jammy released 5.15.0-1092.97
trusty DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-allwinner-5.19
Release Status Version
jammy ignored end of kernel support
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-aws-5.0
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-aws-5.3
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-aws-5.3
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-aws-5.4
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-aws-5.4
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic needed -
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-aws-5.8
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-aws-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-aws-5.11
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-aws-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-aws-5.13
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-aws-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-aws-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-1100.107~20.04.2
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-aws-5.19
Release Status Version
jammy ignored superseded by linux-aws-6.2
noble DNE -
plucky DNE -
upstream ignored superseded by linux-aws-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-aws-6.2
Release Status Version
jammy ignored superseded by linux-aws-6.5
noble DNE -
plucky DNE -
upstream ignored superseded by linux-aws-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-aws-6.5
Release Status Version
jammy ignored superseded by linux-aws-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-aws-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-aws-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy needed -
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-aws-6.14
Release Status Version
jammy DNE -
plucky DNE -
noble needed -
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-aws-hwe
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
xenial not-affected 4.15.0-1031.33~16.04.1
trusty DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-azure
Release Status Version
bionic ignored end of standard support
trusty not-affected 4.15.0-1023.24~14.04.1
xenial not-affected 4.11.0-1015.15
focal needed -
plucky ignored end of life, was needed
jammy pending 5.15.0-1104.113
noble pending 6.8.0-1049.55
questing not-affected 6.17.0-1003.3
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-azure-4.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic not-affected 4.15.0-1082.92
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-azure-5.3
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-5.4
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
bionic ignored end of standard support
linux-azure-5.4
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic needed -
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-azure-5.8
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal ignored end of standard support
linux-azure-5.11
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-azure-5.13
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-azure-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal pending 5.15.0-1104.113~20.04.1
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-azure-5.19
Release Status Version
jammy ignored superseded by linux-azure-6.2
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-6.2
Release Status Version
jammy ignored superseded by linux-azure-6.5
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-6.5
Release Status Version
jammy ignored superseded by linux-azure-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy pending 6.8.0-1049.55~22.04.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-azure-6.11
Release Status Version
jammy DNE -
noble ignored superseded by linux-azure-6.14
plucky DNE -
upstream ignored superseded by linux-azure-6.14
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-fde
Release Status Version
focal ignored end of standard support
noble needed -
jammy needed -
plucky ignored end of life, was needed
trusty DNE -
xenial DNE -
bionic DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
questing needs-triage -
linux-azure-fde-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal not-affected 5.15.0-1019.24~20.04.1.1
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-azure-fde-5.19
Release Status Version
jammy ignored superseded by linux-azure-fde-6.2
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-fde-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-fde-6.2
Release Status Version
jammy ignored replaced by linux-azure-6.5
noble DNE -
plucky DNE -
upstream ignored replaced by linux-azure-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-azure-nvidia
Release Status Version
jammy DNE -
plucky DNE -
noble needed -
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-bluefield
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal needed -
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-azure-edge
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-azure-5.3
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-fips
Release Status Version
plucky DNE -
noble pending 6.8.0-104.104+fips1
bionic not-affected 4.15.0-1011.12
focal needed -
xenial not-affected 4.4.0-1001.1
jammy released 5.15.0-170.180+fips1
trusty DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-aws-fips
Release Status Version
plucky DNE -
noble pending 6.8.0-1048.51+fips1
bionic not-affected 4.15.0-2000.4
focal needed -
jammy released 5.15.0-1100.107+fips1
trusty DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
xenial DNE -
linux-azure-fips
Release Status Version
plucky DNE -
noble pending 6.8.0-1049.55+fips1
bionic not-affected 4.15.0-1002.2
focal needed -
jammy pending 5.15.0-1104.113+fips1
trusty DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
xenial DNE -
linux-gcp-fips
Release Status Version
plucky DNE -
noble pending 6.8.0-1050.53+fips1
bionic not-affected 4.15.0-1001.1
focal needed -
jammy released 5.15.0-1100.109+fips1
trusty DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
xenial DNE -
linux-gcp
Release Status Version
bionic ignored end of standard support
jammy released 5.15.0-1100.109
focal needed -
plucky ignored end of life, was needed
noble pending 6.8.0-1050.53
xenial not-affected 4.10.0-1004.4
trusty DNE -
questing not-affected 6.17.0-1002.2
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-gcp-4.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic not-affected 4.15.0-1071.81
upstream released 6.17~rc6, 6.8.y, 6.14.y
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-gcp-5.3
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-5.4
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-gcp-5.4
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic needed -
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-gcp-5.8
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-gcp-5.11
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-gcp-5.13
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-gcp-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-1100.109~20.04.1
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-gcp-5.19
Release Status Version
jammy ignored superseded by linux-gcp-6.2
noble DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-gcp-6.2
Release Status Version
jammy ignored superseded by linux-gcp-6.5
noble DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-gcp-6.5
Release Status Version
jammy ignored superseded by linux-gcp-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-gcp-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-gcp-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy pending 6.8.0-1050.53~22.04.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-gcp-6.11
Release Status Version
jammy DNE -
noble ignored superseded by linux-gcp-6.14
plucky DNE -
upstream ignored superseded by linux-gcp-6.14
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-gcp-6.14
Release Status Version
jammy DNE -
plucky DNE -
noble needed -
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-gke
Release Status Version
focal ignored end of kernel support
plucky DNE -
jammy released 5.15.0-1096.102
noble pending 6.8.0-1046.51
trusty DNE -
xenial ignored end of standard support
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-gke-4.15
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-gke-5.0
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-gke-5.4
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-gke-5.15
Release Status Version
focal ignored end of kernel support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-gkeop
Release Status Version
focal ignored end of kernel support
plucky DNE -
jammy released 5.15.0-1083.91
noble pending 6.8.0-1033.36
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-gkeop-5.4
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
bionic ignored end of standard support
linux-gkeop-5.15
Release Status Version
focal ignored end of kernel support
jammy DNE -
noble DNE -
plucky DNE -
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-ibm
Release Status Version
plucky DNE -
focal needed -
jammy released 5.15.0-1094.97
noble pending 6.8.0-1047.47
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-ibm-5.4
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic needed -
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-ibm-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-1094.97~20.04.1
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-ibm-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy pending 6.8.0-1047.47~22.04.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-intel-5.13
Release Status Version
focal ignored end of kernel support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-intel-iotg
Release Status Version
noble DNE -
plucky DNE -
jammy released 5.15.0-1095.101
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-intel-iotg-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-1095.101~20.04.1
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-iot
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal needed -
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-intel-iot-realtime
Release Status Version
noble DNE -
plucky DNE -
jammy released 5.15.0-1092.94
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-lowlatency
Release Status Version
plucky DNE -
jammy released 5.15.0-170.180
noble pending 6.8.0-104.104.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-lowlatency-hwe-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-170.180~20.04.1
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-lowlatency-hwe-5.19
Release Status Version
jammy ignored superseded by linux-lowlatency-hwe-6.2
noble DNE -
plucky DNE -
upstream ignored superseded by linux-lowlatency-hwe-6.2
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-lowlatency-hwe-6.2
Release Status Version
jammy ignored superseded by linux-lowlatency-hwe-6.5
noble DNE -
plucky DNE -
upstream ignored superseded by linux-lowlatency-hwe-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-lowlatency-hwe-6.5
Release Status Version
jammy ignored superseded by linux-lowlatency-hwe-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-lowlatency-hwe-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-lowlatency-hwe-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy pending 6.8.0-104.104.1~22.04.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-lowlatency-hwe-6.11
Release Status Version
jammy DNE -
noble ignored replaced by linux-hwe-6.14
plucky DNE -
upstream ignored replaced by linux-hwe-6.14
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-nvidia
Release Status Version
plucky DNE -
jammy released 5.15.0-1095.96
noble pending 6.8.0-1048.51
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-nvidia-6.2
Release Status Version
jammy ignored superseded by linux-nvidia-6.5
noble DNE -
plucky DNE -
upstream ignored superseded by linux-nvidia-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-nvidia-6.5
Release Status Version
jammy ignored superseded by linux-nvidia-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-nvidia-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-nvidia-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy pending 6.8.0-1048.51~22.04.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-nvidia-6.11
Release Status Version
jammy DNE -
plucky DNE -
noble ignored end of kernel support, was needed
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-nvidia-lowlatency
Release Status Version
jammy DNE -
plucky DNE -
noble pending 6.8.0-1048.51.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-nvidia-tegra
Release Status Version
plucky DNE -
jammy released 5.15.0-1052.52
noble pending 6.8.0-1019.19
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-nvidia-tegra-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-1052.52~20.04.2
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-nvidia-tegra-igx
Release Status Version
noble DNE -
plucky DNE -
jammy released 5.15.0-1041.41
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-oracle-5.0
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-5.3
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
linux-oracle-5.3
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-5.4
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
bionic ignored end of standard support
linux-oracle-5.4
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic needed -
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-oracle-5.8
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
focal ignored end of standard support
linux-oracle-5.11
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oracle-5.13
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oracle-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-1097.103~20.04.1
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-oracle-6.5
Release Status Version
jammy ignored superseded by linux-oracle-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oracle-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-oracle-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy pending 6.8.0-1045.46~22.04.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-oracle-6.14
Release Status Version
jammy DNE -
plucky DNE -
noble ignored end of life, was needed
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-oem
Release Status Version
bionic ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial ignored end of standard support
focal DNE -
questing DNE -
linux-oem-5.6
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oem-5.10
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oem-5.10
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oem-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oem-5.13
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oem-5.14
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oem-5.14
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored replaced by linux-hwe-5.15
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-oem-5.17
Release Status Version
jammy ignored superseded by linux-oem-6.1
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oem-6.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-oem-6.0
Release Status Version
jammy ignored superseded by linux-oem-6.1
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oem-6.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-oem-6.1
Release Status Version
jammy ignored superseded by linux-oem-6.5
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oem-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-oem-6.5
Release Status Version
jammy ignored superseded by linux-oem-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-oem-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-oem-6.8
Release Status Version
jammy DNE -
plucky DNE -
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
noble ignored superseded by linux-oem-6.14, was needs-triage
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-oem-6.11
Release Status Version
jammy DNE -
plucky DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
noble ignored superseded by linux-oem-6.14, was needs-triage
linux-oem-6.14
Release Status Version
jammy DNE -
plucky DNE -
noble ignored end of life, was needed
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-raspi2
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored replaced by linux-raspi
trusty DNE -
xenial ignored end of standard support
bionic ignored end of standard support
questing DNE -
linux-raspi-5.4
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
bionic needed -
trusty DNE -
xenial DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-raspi-realtime
Release Status Version
jammy DNE -
plucky DNE -
noble pending 6.8.0-2039.40
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-realtime-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy pending 6.8.1-1044.45~22.04.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-realtime-6.14
Release Status Version
jammy DNE -
plucky DNE -
noble ignored end of life, was needed
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-riscv
Release Status Version
focal ignored end of standard support
jammy ignored end of kernel support
noble ignored replaced by linux-riscv-6.14
plucky ignored end of life, was needed
trusty DNE -
xenial DNE -
bionic DNE -
questing not-affected 6.17.0-5.5.1
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-riscv-5.8
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-riscv-5.11
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-riscv-5.11
Release Status Version
focal ignored end of standard support
jammy DNE -
noble DNE -
plucky DNE -
upstream ignored superseded by linux-riscv-5.13
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux-riscv-5.15
Release Status Version
jammy DNE -
noble DNE -
plucky DNE -
focal released 5.15.0-1095.99~20.04.1
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-riscv-5.19
Release Status Version
jammy ignored end of kernel support
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-riscv-6.5
Release Status Version
jammy ignored superseded by linux-riscv-6.8
noble DNE -
plucky DNE -
upstream ignored superseded by linux-riscv-6.8
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-riscv-6.8
Release Status Version
noble DNE -
plucky DNE -
jammy pending 6.8.0-104.104~22.04.1
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-riscv-6.14
Release Status Version
jammy DNE -
plucky DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
noble ignored superseded by linux-riscv-6.17, was needed
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-starfive-5.19
Release Status Version
jammy ignored end of kernel support
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-starfive-6.2
Release Status Version
jammy ignored superseded by linux-starfive-6.5
noble DNE -
plucky DNE -
upstream ignored superseded by linux-starfive-6.5
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-starfive-6.5
Release Status Version
jammy ignored end of kernel support
noble DNE -
plucky DNE -
upstream ignored end of life
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing DNE -
linux-xilinx-zynqmp
Release Status Version
noble DNE -
plucky DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
focal needed -
jammy released 5.15.0-1064.68
trusty DNE -
xenial DNE -
bionic DNE -
questing DNE -
linux
Release Status Version
bionic not-affected 4.13.0-16.19
trusty not-affected 3.11.0-12.19
upstream released 6.17~rc6, 6.8.y, 6.14.y
xenial not-affected 4.4.0-2.16
focal needed -
plucky ignored end of life, was needed
noble pending 6.8.0-104.104
jammy released 5.15.0-170.180
questing not-affected 6.17.0-5.5
linux-aws
Release Status Version
bionic not-affected 4.15.0-1001.1
trusty not-affected 4.4.0-1002.2
upstream released 6.17~rc6, 6.8.y, 6.14.y
xenial not-affected 4.4.0-1001.10
focal needed -
plucky ignored end of life, was needed
noble pending 6.8.0-1048.51
jammy released 5.15.0-1100.107
questing not-affected 6.17.0-1002.2
linux-oracle
Release Status Version
bionic not-affected 4.15.0-1008.10
xenial not-affected 4.15.0-1008.10~16.04.1
focal needed -
plucky ignored end of life, was needed
jammy released 5.15.0-1097.103
noble pending 6.8.0-1045.46
trusty DNE -
questing not-affected 6.17.0-1002.2
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-raspi
Release Status Version
jammy pending 5.15.0-1095.98
focal needed -
plucky ignored end of life, was needed
noble pending 6.8.0-1049.53
trusty DNE -
xenial DNE -
bionic DNE -
questing not-affected 6.17.0-1003.3
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-realtime
Release Status Version
plucky ignored end of life, was needed
jammy released 5.15.0-1099.108
noble pending 6.8.1-1044.45
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
questing not-affected 6.17.0-1001.2
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-intel
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
plucky DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
questing DNE -
noble ignored end of kernel support, was needs-triage
linux-azure-6.14
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble needed -
plucky DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-azure-fde-6.14
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble needed -
plucky DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-azure-nvidia-6.14
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble needed -
plucky DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-xilinx
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
plucky ignored end of life, was needed
noble pending 6.8.0-1025.26
linux-oem-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble not-affected 6.17.0-1005.5
plucky DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-azure-fde-6.8
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy needed -
noble DNE -
plucky DNE -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-aws-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
questing DNE -
noble not-affected 6.17.0-1005.5~24.04.2
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-gcp-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
questing DNE -
noble not-affected 6.17.0-1004.4~24.04.3
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-hwe-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
questing DNE -
noble not-affected 6.17.0-14.14~24.04.1
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-oracle-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
questing DNE -
noble not-affected 6.17.0-1004.4~24.04.2
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-riscv-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
questing DNE -
noble not-affected 6.17.0-14.14.1~24.04.1
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-azure-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
questing DNE -
noble not-affected 6.17.0-1008.8~24.04.1
upstream released 6.17~rc6, 6.8.y, 6.14.y
linux-azure-fde-6.17
Release Status Version
trusty DNE -
xenial DNE -
bionic DNE -
focal DNE -
jammy DNE -
noble needs-triage -
questing DNE -
upstream released 6.17~rc6, 6.8.y, 6.14.y

Debian

linux
Release Status Fixed Version Urgency
bullseye fixed 5.10.247-1 -
bullseye (security) fixed 5.10.251-1 -
bookworm fixed 6.1.153-1 -
bookworm (security) fixed 6.1.164-1 -
trixie fixed 6.12.48-1 -
trixie (security) fixed 6.12.74-2 -
forky fixed 6.19.6-1 -
sid fixed 6.19.6-2 -
(unstable) fixed 6.16.8-1 -
linux-6.1
Release Status Fixed Version Urgency
bullseye (security) fixed 6.1.164-1~deb11u1 -
bullseye fixed 6.1.153-1~deb11u1 -

Share

CVE-2025-39913 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy