Lucene search
+L

13859 matches found

OSV
OSV
added 2025/06/18 10:15 a.m.14 views

AZL-64007 CVE-2025-38079 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - fix double free in hashaccept If accept2 is called on socket type algifhash with MSGMORE flag set and cryptoahashimport fails, sk2 is freed. However, it is also freed in afalgrelease, leading to...

7.8CVSS6AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.3 views

DEBIAN-CVE-2025-38068

In the Linux kernel, the following vulnerability has been resolved: crypto: lzo - Fix compression buffer overrun Unlike the decompression code, the compression code in LZO never checked for output overruns. It instead assumes that the caller always provides enough buffer space, disregarding the...

7.8CVSS6.2AI score0.00163EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 10:15 a.m.9 views

CVE-2025-38061

In the Linux kernel, the following vulnerability has been resolved: net: pktgen: fix access outside of user given buffer in pktgenthreadwrite Honour the user given buffer size for the strnlen calls otherwise strnlen will access memory outside of the user given buffer...

5.5CVSS0.0017EPSS
SaveExploits0References10
NVD
NVD
added 2025/06/18 10:15 a.m.13 views

CVE-2025-38050

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios A kernel crash was observed when replacing free hugetlb folios: BUG: kernel NULL pointer dereference, address: 0000000000000028 PGD 0 P4D 0 Oops:...

5.5CVSS0.0014EPSS
SaveExploits0References2
NVD
NVD
added 2025/06/18 10:15 a.m.8 views

CVE-2025-38053

In the Linux kernel, the following vulnerability has been resolved: idpf: fix null-ptr-deref in idpffeaturescheck idpffeaturescheck is used to validate the TX packet. skb header length is compared with the hardware supported value received from the device control plane. The value is stored in the...

5.5CVSS0.00164EPSS
SaveExploits0References3
NVD
NVD
added 2025/06/18 10:15 a.m.8 views

CVE-2025-38048

In the Linux kernel, the following vulnerability has been resolved: virtioring: Fix data race by tagging eventtriggered as racy for KCSAN syzbot reports a data-race when accessing the eventtriggered, here is the simplified stack when the issue occurred:...

4.7CVSS0.00119EPSS
SaveExploits0References7
NVD
NVD
added 2025/06/18 10:15 a.m.8 views

CVE-2025-38044

In the Linux kernel, the following vulnerability has been resolved: media: cx231xx: set devicecaps for 417 The videodevice for the MPEG encoder did not set devicecaps. Add this, otherwise the video device can't be registered you get a WARNON instead. Not seen before since currently 417 support is...

5.5CVSS0.00181EPSS
SaveExploits0References10
NVD
NVD
added 2025/06/18 10:15 a.m.19 views

CVE-2025-38024

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix slab-use-after-free Read in rxequeuecleanup bug Call Trace: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x7d/0xa0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:378 inline printreport+0xcf/0x610...

7.8CVSS0.00185EPSS
SaveExploits0References10
NVD
NVD
added 2025/06/18 10:15 a.m.12 views

CVE-2025-38029

In the Linux kernel, the following vulnerability has been resolved: kasan: avoid sleepable page allocation from atomic context applytopterange enters the lazy MMU mode and then invokes kasanpopulatevmallocpte callback on each page table walk iteration. However, the callback can go into sleep when...

5.5CVSS0.0014EPSS
SaveExploits0References2
NVD
NVD
added 2025/06/18 10:15 a.m.10 views

CVE-2025-38016

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: abort dispatch if device destroyed The current HID bpf implementation assumes no output report/request will go through it after hidbpfdestroydevice has been called. This leads to a bug that unplugging certain types of H...

8.8CVSS0.00236EPSS
SaveExploits0References3
NVD
NVD
added 2025/06/18 10:15 a.m.19 views

CVE-2025-38022

In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix "KASAN: slab-use-after-free Read in ibregisterdevice" problem Call Trace: dumpstack lib/dumpstack.c:94 inline dumpstacklvl+0x116/0x1f0 lib/dumpstack.c:120 printaddressdescription mm/kasan/report.c:408 inline...

7.8CVSS0.00172EPSS
SaveExploits0References7
NVD
NVD
added 2025/06/18 10:15 a.m.15 views

CVE-2025-38019

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumrouter: Fix use-after-free when deleting GRE net devices The driver only offloads neighbors that are constructed on top of net devices registered by it or their uppers which are all Ethernet. The device supports GR...

7.8CVSS0.00182EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/18 10:15 a.m.10 views

CVE-2025-38009

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: disable napi on driver removal A warning on driver removal started occurring after commit 9dd05df8403b "net: warn if NAPI instance wasn't shut down". Disable tx napi before deleting it in mt76dmacleanup. WARNING: CPU:...

5.5CVSS0.00177EPSS
SaveExploits0References9
NVD
NVD
added 2025/06/18 10:15 a.m.8 views

CVE-2025-38007

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Add NULL check in uclogicinputconfigured devmkasprintf returns NULL when memory allocation fails. Currently, uclogicinputconfigured does not check for this case, which results in a NULL pointer dereference. Add NULL...

5.5CVSS0.00168EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/18 10:15 a.m.8 views

UBUNTU-CVE-2025-38071

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Check return value from memblockphysallocrange At least with CONFIGPHYSICALSTART=0x100000, if there is 4 MiB of contiguous free memory available at this point, the kernel will crash and burn because memblockphysallocrange...

5.5CVSS6.2AI score0.00162EPSS
SaveExploits0References31
OSV
OSV
added 2025/06/18 9:33 a.m.3 views

CVE-2025-38080 drm/amd/display: Increase block_sequence array size

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Increase blocksequence array size Why It's possible to generate more than 50 steps in hwssbuildfastsequence, for example with a 6-pipe asic where all pipes are in one MPC chain. This overflows the blocksequence...

7.8CVSS6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.15 views

CVE-2025-38076 alloc_tag: allocate percpu counters for module tags dynamically

In the Linux kernel, the following vulnerability has been resolved: alloctag: allocate percpu counters for module tags dynamically When a module gets unloaded it checks whether any of its tags are still in use and if so, we keep the memory containing module's allocation tags alive until all tags...

0.00157EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/18 9:33 a.m.5 views

CVE-2025-38077 platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Avoid buffer overflow in currentpasswordstore If the 'buf' array received from the user contains an empty string, the 'length' variable will be zero. Accessing the 'buf' array element with index...

6.9AI score
SaveExploits0References10
OSV
OSV
added 2025/06/18 9:33 a.m.9 views

CVE-2025-38074 vhost-scsi: protect vq->log_used with vq->mutex

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: protect vq-logused with vq-mutex The vhost-scsi completion path may access vq-logbase when vq-logused is already set to false. vhost-thread QEMU-thread vhostscsicompletecmdwork - vhostaddused - vhostaddusedn if...

8.8CVSS6AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.11 views

CVE-2025-38073

...

0.00011EPSS
SaveExploits0
Rows per page
Query Builder