Lucene search
K

4826 matches found

OSV
OSV
added 2025/07/04 2:15 p.m.1 views

UBUNTU-CVE-2025-38218

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sitbitmapsize w/ below testcase, resize will generate a corrupted image which contains inconsistent metadata, so when mounting such image, it will trigger kernel panic: touch img truncate -s...

5.5CVSS6.2AI score0.00119EPSS
Exploits0References41
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.5 views

CVE-2025-38234 sched/rt: Fix race in push_rt_task

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Fix race in pushrttask Overview ======== When a CPU chooses to call pushrttask and picks a task to push to another CPU's runqueue then it will call findlocklowestrq method which would take a double lock on both CPUs'...

0.00019EPSS
Exploits0References4
CVE
CVE
added 2025/07/04 1:37 p.m.77 views

CVE-2025-38234

CVE-2025-38234 affects the Linux kernel sched/rt code. The issue is a race in push_rt_task that can race with task migration and wakeups, potentially leaving a task in a pushable list even after it has migrated or run, leading to scheduler crashes such as NULL dereferences or BUG_ON failures. A f...

4.7CVSS6.5AI score0.00019EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/07/04 1:37 p.m.4 views

CVE-2025-38218 f2fs: fix to do sanity check on sit_bitmap_size

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sitbitmapsize w/ below testcase, resize will generate a corrupted image which contains inconsistent metadata, so when mounting such image, it will trigger kernel panic: touch img truncate -s...

5.5CVSS7AI score0.00119EPSS
Exploits0References12
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.5 views

CVE-2025-38218 f2fs: fix to do sanity check on sit_bitmap_size

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sitbitmapsize w/ below testcase, resize will generate a corrupted image which contains inconsistent metadata, so when mounting such image, it will trigger kernel panic: touch img truncate -s...

0.00119EPSS
Exploits0References7
CVE
CVE
added 2025/07/04 1:37 p.m.80 views

CVE-2025-38218

CVE-2025-38218 affects the Linux kernel’s F2FS file system. The vulnerability stems from a faulty sanity check on sit_bitmap_size that can lead to an out-of-bounds access in sit_bitmap when resizing an image, causing a kernel panic during mount. The root cause described is sit_i->bitmap_size b...

5.5CVSS6.1AI score0.00119EPSS
Exploits0References9Affected Software1
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.6 views

CVE-2025-38195 LoongArch: Fix panic caused by NULL-PMD in huge_pte_offset()

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix panic caused by NULL-PMD in hugepteoffset ERROR INFO: CPU 25 Unable to handle kernel paging request at virtual address 0x0 ... Call Trace: hugepteoffset+0x3c/0x58 hugetlbfollowpagemask+0x74/0x438...

0.00065EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/07/04 1:37 p.m.5 views

CVE-2025-38178

...

Exploits0
Positive Technologies
Positive Technologies
added 2025/07/04 12:0 a.m.2 views

PT-2025-27993

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.15.0-rc1+ 191 Description: A vulnerability in the Linux kernel has been resolved, which could lead to a kernel panic when mounting a corrupted image. The issue occurs due to inconsistent metadata in the image,...

5.5CVSS7AI score0.00119EPSS
Exploits0
OSV
OSV
added 2025/07/03 9:15 a.m.2 views

DEBIAN-CVE-2025-38168

In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Unregister PMUs on probe failure When a resource allocation fails in one clock domain of an NI device, we need to properly roll back all previously registered perf PMUs in other clock domains of the same device...

5.5CVSS5.3AI score0.00049EPSS
Exploits0References1
NVD
NVD
added 2025/07/03 9:15 a.m.5 views

CVE-2025-38168

In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Unregister PMUs on probe failure When a resource allocation fails in one clock domain of an NI device, we need to properly roll back all previously registered perf PMUs in other clock domains of the same device...

5.5CVSS0.00049EPSS
Exploits0References3
OSV
OSV
added 2025/07/03 9:15 a.m.2 views

AZL-64574 CVE-2025-38163 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi-totalvalidblockcount syzbot reported a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010:decvalidblockcount+0x3b2/0x3c0 fs/f2fs/f2fs.h:2521 Call...

5.5CVSS6.8AI score0.00105EPSS
Exploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.0 views

UBUNTU-CVE-2025-38113

In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Fix NULL pointer dereference when nosmp is used With nosmp in cmdline, other CPUs are not brought up, leaving their cpcdescptr NULL. CPU0's iteration via foreachpossiblecpu dereferences these NULL pointers, causing...

5.5CVSS6AI score0.00101EPSS
Exploits0References31
OSV
OSV
added 2025/07/03 9:15 a.m.0 views

UBUNTU-CVE-2025-38168

In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Unregister PMUs on probe failure When a resource allocation fails in one clock domain of an NI device, we need to properly roll back all previously registered perf PMUs in other clock domains of the same device...

5.5CVSS5.9AI score0.00049EPSS
Exploits0References13
OSV
OSV
added 2025/07/03 9:15 a.m.0 views

UBUNTU-CVE-2025-38163

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sbi-totalvalidblockcount syzbot reported a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/f2fs.h:2521! RIP: 0010:decvalidblockcount+0x3b2/0x3c0 fs/f2fs/f2fs.h:2521 Call...

5.5CVSS6.2AI score0.00105EPSS
Exploits0References43
OSV
OSV
added 2025/07/03 8:36 a.m.2 views

CVE-2025-38168 perf: arm-ni: Unregister PMUs on probe failure

In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Unregister PMUs on probe failure When a resource allocation fails in one clock domain of an NI device, we need to properly roll back all previously registered perf PMUs in other clock domains of the same device...

5.5CVSS5.9AI score0.00049EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/07/03 8:36 a.m.7 views

CVE-2025-38168 perf: arm-ni: Unregister PMUs on probe failure

In the Linux kernel, the following vulnerability has been resolved: perf: arm-ni: Unregister PMUs on probe failure When a resource allocation fails in one clock domain of an NI device, we need to properly roll back all previously registered perf PMUs in other clock domains of the same device...

0.00049EPSS
Exploits0References3
CVE
CVE
added 2025/07/03 8:36 a.m.52 views

CVE-2025-38168

CVE-2025-38168 is a Linux kernel issue described as: when provisioning an NI device, a resource allocation failure in one clock domain must rollback all previously registered perf PMUs in other clock domains; otherwise a kernel panic can occur. The connected SUSE/OpenSUSE advisory confirms this C...

5.5CVSS7AI score0.00049EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/07/03 8:36 a.m.3 views

CVE-2025-38165 bpf, sockmap: Fix panic when calling skb_linearize

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix panic when calling skblinearize The panic can be reproduced by executing the command: ./bench sockmap -c 2 -p 1 -a --rx-verdict-ingress --rx-strp 100000 Then a kernel panic was captured: ''' 657.460555 kernel BU...

5.5CVSS6.2AI score0.00121EPSS
Exploits0References10
CVE
CVE
added 2025/07/03 8:36 a.m.76 views

CVE-2025-38165

CVE-2025-38165 affects the Linux kernel (bpf, sockmap) and can trigger a kernel panic when skb_linearize is called in the backlog path. The root cause, introduced by a prior skb_get usage to fix race conditions, caused panics for large RX payloads (e.g., when using the strparser to accumulate up ...

5.5CVSS6.9AI score0.00121EPSS
Exploits0References7Affected Software1
Rows per page
Query Builder