Lucene search
K

4826 matches found

NVD
NVD
added 2025/07/09 11:15 a.m.3 views

CVE-2025-38255

In the Linux kernel, the following vulnerability has been resolved: lib/groupcpus: fix NULL pointer dereference from groupcpusevenly While testing nullblk with configfs, echo 0 pollqueues will trigger following panic: BUG: kernel NULL pointer dereference, address: 0000000000000010 Oops: Oops: 000...

5.5CVSS0.00065EPSS
Exploits0References4
OSV
OSV
added 2025/07/09 11:15 a.m.1 views

UBUNTU-CVE-2025-38262

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

5.5CVSS6.2AI score0.00054EPSS
Exploits0References39
CVE
CVE
added 2025/07/09 10:42 a.m.78 views

CVE-2025-38262

CVE-2025-38262 affects the Linux kernel’s tty/serial uartlite driver. A concurrency race during probe can allow a second instance to bypass uart driver registration, causing uart_add_one_port to run before full initialization and leading to a NULL pointer dereference and kernel panic. The documen...

5.5CVSS6.5AI score0.00054EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2025/07/09 10:42 a.m.5 views

CVE-2025-38262 tty: serial: uartlite: register uart driver in init

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

0.00054EPSS
Exploits0References7
OSV
OSV
added 2025/07/09 10:42 a.m.4 views

CVE-2025-38262 tty: serial: uartlite: register uart driver in init

In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uartregisterdriver function, which first allocates and assigns memory to...

5.5CVSS7.2AI score0.00054EPSS
Exploits0References11
CVE
CVE
added 2025/07/09 10:42 a.m.44 views

CVE-2025-38255

CVE-2025-38255 : In the Linux kernel, a NULL pointer dereference can occur in lib/group_cpus when group_cpus_evenly() is called with numgrps == 0. The root cause is that kcalloc() returns ZERO_SIZE_PTR and subsequent dereference leads to a panic during blk_mq_map_queues/nulL_map_queues. The conne...

5.5CVSS6.2AI score0.00065EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/07/09 12:0 a.m.3 views

PT-2025-31082

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw was discovered in the Linux kernel related to the soundwire subsystem. A reverted commit introduced issues affecting the Dragonboard 845c sdm845 platform, leading to kernel BRK...

5.5CVSS6AI score0.00074EPSS
Exploits0References16
Positive Technologies
Positive Technologies
added 2025/07/09 12:0 a.m.0 views

PT-2025-28890

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A concurrency race condition can occur when two instances of uart devices are probing. If one thread calls the uart register driver function, which allocates memory for the uart state...

5.5CVSS6.7AI score0.00054EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/07/09 12:0 a.m.1 views

PT-2025-28882 · Amd +1 · Amd +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel’s DRM/AMD/display component where the drm edid raw function does not guarantee a proper Extended Display Identification Data EDID return. This can...

6.3AI score0.00087EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2025/07/08 12:0 a.m.4 views

PT-2025-33775

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel's f2fs subsystem related to inode eviction. Specifically, a use-after-free condition can occur within the f2fs evict inode function, potentially leadi...

5.5CVSS6.1AI score0.00024EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/07/06 2:14 p.m.3 views

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.1AI score0.00119EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/07/04 11:21 p.m.2 views

SUSE 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.3AI score0.00119EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/07/04 2:37 p.m.1 views

SUSE 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...

6.1CVSS6.4AI score0.00049EPSS
Exploits0References9
OSV
OSV
added 2025/07/04 2:15 p.m.5 views

DEBIAN-CVE-2025-38234

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'...

4.7CVSS5.5AI score0.00019EPSS
Exploits0References1
NVD
NVD
added 2025/07/04 2:15 p.m.5 views

CVE-2025-38234

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'...

4.7CVSS0.00019EPSS
Exploits0References4
OSV
OSV
added 2025/07/04 2:15 p.m.1 views

DEBIAN-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.5CVSS5.7AI score0.00119EPSS
Exploits0References1
NVD
NVD
added 2025/07/04 2:15 p.m.3 views

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.5CVSS0.00119EPSS
Exploits0References9
OSV
OSV
added 2025/07/04 2:15 p.m.3 views

AZL-64677 CVE-2025-38218 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 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.8AI score0.00119EPSS
Exploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.1 views

DEBIAN-CVE-2025-38195

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...

5.5CVSS5.4AI score0.00065EPSS
Exploits0References1
NVD
NVD
added 2025/07/04 2:15 p.m.3 views

CVE-2025-38178

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

Exploits0
Rows per page
Query Builder