Lucene search
+L

24023 matches found

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

DEBIAN-CVE-2025-38043

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Set dmamask for ffa devices Set dmamask for FFA devices, otherwise DMA allocation using the device pointer lead to following warning: WARNING: CPU: 1 PID: 1 at kernel/dma/mapping.c:597 dmaallocattrs+0xe0/0x124...

5.5CVSS5.6AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.17 views

AZL-63932 CVE-2025-38043 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Set dmamask for ffa devices Set dmamask for FFA devices, otherwise DMA allocation using the device pointer lead to following warning: WARNING: CPU: 1 PID: 1 at kernel/dma/mapping.c:597 dmaallocattrs+0xe0/0x124...

5.5CVSS6.5AI score0.00166EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 10:15 a.m.12 views

CVE-2025-38043

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Set dmamask for ffa devices Set dmamask for FFA devices, otherwise DMA allocation using the device pointer lead to following warning: WARNING: CPU: 1 PID: 1 at kernel/dma/mapping.c:597 dmaallocattrs+0xe0/0x124...

5.5CVSS0.00166EPSS
SaveExploits0References7
OSV
OSV
added 2025/06/18 10:15 a.m.13 views

AZL-64040 CVE-2025-38029 affecting package kernel 6.6.150.1-1

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.5CVSS5.8AI score0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.13 views

AZL-70274 CVE-2025-38029 affecting package kernel 5.15.200.1-1

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.5CVSS5.6AI score0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.7 views

DEBIAN-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.5CVSS5.1AI score0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.1 views

DEBIAN-CVE-2025-38023

In the Linux kernel, the following vulnerability has been resolved: nfs: handle failure of nfsgetlockcontext in unlock path When memory is insufficient, the allocation of nfslockcontext in nfsgetlockcontext fails and returns -ENOMEM. If we mistakenly treat an nfs4unlockdata structure whose lctx...

5.5CVSS5.8AI score0.00184EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 10:15 a.m.11 views

CVE-2025-38018

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix kernel panic when allocpage failed We cannot set fraglist to NULL pointer when allocpage failed. It will be used in tlsstrpcheckqueueok when the next time tlsstrpreadsock is called. This is because we don't reset...

7.5CVSS0.00411EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 10:15 a.m.4 views

DEBIAN-CVE-2025-38013

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Set nchannels after allocating struct cfg80211scanrequest Make sure that nchannels is set after allocating the struct cfg80211registereddevice::intscanreq member. Seen with syzkaller: UBSAN:...

7.8CVSS5.9AI score0.00174EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.5 views

DEBIAN-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.5CVSS5.6AI score0.00167EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 10:15 a.m.9 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.00167EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/18 10:15 a.m.11 views

UBUNTU-CVE-2025-38027

In the Linux kernel, the following vulnerability has been resolved: regulator: max20086: fix invalid memory access max20086parseregulatorsdt calls ofregulatormatch using an array of struct ofregulatormatch allocated on the stack for the matches argument. ofregulatormatch calls...

7.1CVSS6.3AI score0.00174EPSS
SaveExploits0References27
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 10:15 a.m.9 views

UBUNTU-CVE-2025-38015

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix memory leak in error handling path of idxdalloc Memory allocated for idxd is not freed if an error occurs during idxdalloc. To fix it, free the allocated memory in the reverse order of allocation before exiti...

5.5CVSS6.2AI score0.00168EPSS
SaveExploits0References27
OSV
OSV
added 2025/06/18 10:15 a.m.7 views

UBUNTU-CVE-2025-38023

In the Linux kernel, the following vulnerability has been resolved: nfs: handle failure of nfsgetlockcontext in unlock path When memory is insufficient, the allocation of nfslockcontext in nfsgetlockcontext fails and returns -ENOMEM. If we mistakenly treat an nfs4unlockdata structure whose lctx...

5.5CVSS6.3AI score0.00184EPSS
SaveExploits0References40
OSV
OSV
added 2025/06/18 10:15 a.m.14 views

UBUNTU-CVE-2025-38013

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: Set nchannels after allocating struct cfg80211scanrequest Make sure that nchannels is set after allocating the struct cfg80211registereddevice::intscanreq member. Seen with syzkaller: UBSAN:...

7.8CVSS6.3AI score0.00174EPSS
SaveExploits0References26
OSV
OSV
added 2025/06/18 10:15 a.m.12 views

UBUNTU-CVE-2025-38076

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

7.8CVSS6.5AI score0.00157EPSS
SaveExploits0References12
OSV
OSV
added 2025/06/18 10:15 a.m.11 views

UBUNTU-CVE-2025-38069

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops Fix a kernel oops found while testing the stm32pcie Endpoint driver with handling of PERST deassertion: During EP initialization, pciepftestallocspace...

7.8CVSS6.4AI score0.00161EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.13 views

CVE-2025-38076

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

7.8CVSS6.1AI score0.00157EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 9:33 a.m.9 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...

6.4AI score
SaveExploits0References5
Rows per page
Query Builder