Lucene search
+L

13118 matches found

NVD
NVD
added 2025/04/16 3:16 p.m.17 views

CVE-2025-22083

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: Fix handling of multiple calls to vhostscsisetendpoint If vhostscsisetendpoint is called multiple times without a vhostscsiclearendpoint between them, we can hit multiple bugs found by Haoran Zhang: 1. Use-after-free...

7.8CVSS0.00199EPSS
SaveExploits0References7
NVD
NVD
added 2025/04/16 3:16 p.m.13 views

CVE-2025-22082

In the Linux kernel, the following vulnerability has been resolved: iio: backend: make sure to NULL terminate stack buffer Make sure to NULL terminate the buffer in iiobackenddebugfswritereg before passing it to sscanf. It is a stack variable so we should not assume it will 0 initialized...

5.5CVSS0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2025/04/16 3:16 p.m.19 views

CVE-2025-22078

In the Linux kernel, the following vulnerability has been resolved: staging: vchiqarm: Fix possible NPR of keep-alive thread In case vchiqplatformconnstatechanged is never called or fails before driver removal, kathread won't be a valid pointer to a taskstruct. So do the necessary checks before...

5.5CVSS0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2025/04/16 3:16 p.m.21 views

CVE-2025-22081

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix a couple integer overflows on 32bit systems On 32bit systems the "off + sizeofstruct NTFSDE" addition can have an integer wrapping issue. Fix it by using sizeadd...

7.8CVSS0.00203EPSS
SaveExploits0References8
NVD
NVD
added 2025/04/16 3:16 p.m.24 views

CVE-2025-22069

In the Linux kernel, the following vulnerability has been resolved: riscv: fgraph: Fix stack layout to match archftraceregs argument of ftracereturntohandler Naresh Kamboju reported a "Bad frame pointer" kernel warning while running LTP trace ftracestresstest.sh in riscv. We can reproduce the sam...

7.8CVSS0.00203EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/16 3:16 p.m.7 views

CVE-2025-22071

In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak in spufscreatecontext Leak fixes back in 2008 missed one case - if we are trying to set affinity and spufsmkdir fails, we need to drop the reference to neighbor...

5.5CVSS0.00227EPSS
SaveExploits0References10
NVD
NVD
added 2025/04/16 3:16 p.m.13 views

CVE-2025-22072

In the Linux kernel, the following vulnerability has been resolved: spufs: fix gang directory lifetimes prior to "POWERPC spufs: Fix gang destroy leaks" we used to have a problem with gang lifetimes - creation of a gang returns opened gang directory, which normally gets removed when that gets...

7.8CVSS0.00204EPSS
SaveExploits0References7
NVD
NVD
added 2025/04/16 3:16 p.m.6 views

CVE-2025-22076

In the Linux kernel, the following vulnerability has been resolved: exfat: fix missing shutdown check xfstests generic/730 test failed because after deleting the device that still had dirty data, the file could still be read without returning an error. The reason is the missing shutdown check in...

5.5CVSS0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2025/04/16 3:16 p.m.20 views

CVE-2025-22077

In the Linux kernel, the following vulnerability has been resolved: Revert "smb: client: fix TCP timers deadlock after rmmod" This reverts commit e9f2517a3e18a54a3943c098d2226b245d488801. Commit e9f2517a3e18 "smb: client: fix TCP timers deadlock after rmmod" is intended to fix a null-ptr-deref in...

9.8CVSS0.00354EPSS
SaveExploits0References4
NVD
NVD
added 2025/04/16 3:15 p.m.39 views

CVE-2025-22063

In the Linux kernel, the following vulnerability has been resolved: netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets When calling netlblconnsetattr, addr-safamily is used to determine the function behavior. If sk is an IPv4 socket, but the connect function is called with an...

5.5CVSS0.00288EPSS
SaveExploits0References11
NVD
NVD
added 2025/04/16 3:15 p.m.14 views

CVE-2025-22056

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfttunnel: fix geneveopt type confusion addition When handling multiple NFTATUNNELKEYOPTSGENEVE attributes, the parsing logic should place every geneveopt structure one by one compactly. Hence, when deciding the next...

7.8CVSS0.00307EPSS
SaveExploits0References11
NVD
NVD
added 2025/04/16 3:15 p.m.11 views

CVE-2025-22059

In the Linux kernel, the following vulnerability has been resolved: udp: Fix multiple wraparounds of sk-skrmemalloc. udpenqueuescheduleskb has the following condition: if atomicread&sk-skrmemalloc sk-skrcvbuf goto drop; sk-skrcvbuf is initialised by net.core.rmemdefault and later can be configure...

7.5CVSS0.0045EPSS
SaveExploits0References4
NVD
NVD
added 2025/04/16 3:15 p.m.9 views

CVE-2025-22062

In the Linux kernel, the following vulnerability has been resolved: sctp: add mutual exclusion in procsctpdoudpport We must serialize calls to sctpudpsockstop and sctpudpsockstart or risk a crash as syzbot reported: Oops: general protection fault, probably for non-canonical address...

7.8CVSS0.00265EPSS
SaveExploits0References8
NVD
NVD
added 2025/04/16 3:15 p.m.9 views

CVE-2025-22046

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Harden uretprobe syscall trampoline check Jann reported a possible issue when trampolinecheckip returns address near the bottom of the address space that is allowed to call into the syscall if uretprobes are not set...

5.5CVSS0.00193EPSS
SaveExploits0References4
NVD
NVD
added 2025/04/16 3:15 p.m.7 views

CVE-2025-22054

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

5.5CVSS0.00219EPSS
SaveExploits0References11
NVD
NVD
added 2025/04/16 3:15 p.m.14 views

CVE-2025-22051

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix Oops after disconnect in agilent usb If the agilent usb dongle is disconnected subsequent calls to the driver cause a NULL dereference Oops as the businterface is set to NULL on disconnect. This problem was...

5.5CVSS0.00191EPSS
SaveExploits0References3
NVD
NVD
added 2025/04/16 3:15 p.m.22 views

CVE-2025-22055

In the Linux kernel, the following vulnerability has been resolved: net: fix geneveopt length integer overflow struct geneveopt uses 5 bit length for each single option, which means every vary size option should be smaller than 128 bytes. However, all current related Netlink policies cannot promi...

7.1CVSS0.0024EPSS
SaveExploits0References11
NVD
NVD
added 2025/04/16 3:15 p.m.10 views

CVE-2025-22043

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add bounds check for durable handle context Add missing bounds check for durable handle context...

8.1CVSS0.00458EPSS
SaveExploits0References5
NVD
NVD
added 2025/04/16 3:15 p.m.11 views

CVE-2025-22044

In the Linux kernel, the following vulnerability has been resolved: acpi: nfit: fix narrowing conversion in acpinfitctl Syzkaller has reported a warning in tonfitbusuuid: "only secondary bus families can be translated". This warning is emited if the argument is equal to NVDIMMBUSFAMILYNFIT == 0...

7.1CVSS0.00207EPSS
SaveExploits0References10
NVD
NVD
added 2025/04/16 3:15 p.m.9 views

CVE-2025-22042

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add bounds check for create lease context Add missing bounds check for create lease context...

8.1CVSS0.00497EPSS
SaveExploits0References7
Rows per page
Query Builder