Lucene search
K

6483 matches found

Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.3 views

CVE-2022-50666

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix QP destroy to wait for all references dropped. Delay QP destroy completion until all siw references to QP are dropped. The calling RDMA core will free QP structure after successful return from siwqpdestroy call, so...

5.2AI score0.00028EPSS
Exploits0
OSV
OSV
added 2025/12/09 1:29 a.m.2 views

CVE-2022-50666 RDMA/siw: Fix QP destroy to wait for all references dropped.

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix QP destroy to wait for all references dropped. Delay QP destroy completion until all siw references to QP are dropped. The calling RDMA core will free QP structure after successful return from siwqpdestroy call, so...

6.4AI score0.00028EPSS
Exploits0References7
NVD
NVD
added 2025/12/09 1:16 a.m.4 views

CVE-2023-53798

In the Linux kernel, the following vulnerability has been resolved: ethtool: Fix uninitialized number of lanes It is not possible to set the number of lanes when setting link modes using the legacy IOCTL ethtool interface. Since 'struct ethtoollinkksettings' is not initialized in this path, drive...

0.00029EPSS
Exploits0References5
OSV
OSV
added 2025/12/09 1:16 a.m.2 views

DEBIAN-CVE-2023-53798

In the Linux kernel, the following vulnerability has been resolved: ethtool: Fix uninitialized number of lanes It is not possible to set the number of lanes when setting link modes using the legacy IOCTL ethtool interface. Since 'struct ethtoollinkksettings' is not initialized in this path, drive...

5.9AI score0.00029EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2025/12/09 12:1 a.m.3 views

CVE-2023-53814

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix dropping valid root bus resources with .end = zero On r8a7791/koelsch: kmemleak: 1 new suspected memory leaks see /sys/kernel/debug/kmemleak cat /sys/kernel/debug/kmemleak unreferenced object 0xc3a34e00 size 64: comm...

5.2AI score0.00028EPSS
Exploits0
CVE
CVE
added 2025/12/09 12:0 a.m.14 views

CVE-2023-53798

CVE-2023-53798 affects the Linux kernel’s ethtool path for setting link modes via the legacy IOCTL interface. The root cause is an uninitialized struct ethtool_link_ksettings in the IOCTL/set_link_ksettings path, causing the lanes field to be read as uninitialized memory, which can influence driv...

6AI score0.00029EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.2 views

PT-2025-49738

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.3.0-rc7+ Description The usb-storage alauda subdriver contains a flaw where alauda check media does not verify successful USB transfers before utilizing the received data. This can lead to access of uninitializ...

7.4AI score0.00026EPSS
Exploits0
CVE
CVE
added 2025/12/08 11:59 p.m.9 views

CVE-2022-50631

CVE-2022-50631 describes a memory-leak in the Linux kernel (RISC-V kexec path) where a buffer used to store the FDT is allocated with kvmalloc in elf_kexec_load but not freed when kexec is reloaded or unloaded. The root cause is a leak of the FDT buffer; a RISCV-specific cleanup function arch_kim...

6.2AI score0.00024EPSS
Exploits0References3
OSV
OSV
added 2025/12/08 1:19 a.m.2 views

CVE-2023-53765 dm cache: free background tracker's queued work in btracker_destroy

In the Linux kernel, the following vulnerability has been resolved: dm cache: free background tracker's queued work in btrackerdestroy Otherwise the kernel can BUG with: 2245.426978 ============================================================================= 2245.435155 BUG btwork Tainted: G B W...

6.3AI score0.00024EPSS
Exploits0References6
CVE
CVE
added 2025/12/08 1:19 a.m.12 views

CVE-2023-53749

CVE-2023-53749 is discussed across multiple sources as a Linux kernel issue: the x86 memory-clearing path in clear_user_rep_good() had incorrect exception-table annotations, which could lead to a kernel oops instead of -EFAULT when a user-space access faults. Upstream fixes remove the problematic...

6.2AI score0.00024EPSS
Exploits0
CVE
CVE
added 2025/12/08 1:16 a.m.7 views

CVE-2022-50619

CVE-2022-50619 is a memory‑leak issue in the Linux kernel’s drm/amdkfd: kfd_mem_dmamap_userptr() path (SG table memory leak when userptr pages differ from SG BO). Public updates reference SUSE advisory SUSE-SU-2026:0317-1 for SLES15 SP5 kernel, which lists CVE-2022-50619 among fixed issues in the...

6AI score0.00024EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/12/08 1:16 a.m.26 views

CVE-2022-50619 drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix memory leak in kfdmemdmamapuserptr If the number of pages from the userptr BO differs from the SG BO then the allocated memory for the SG table doesn't get freed before returning -EINVAL, which may lead to a memor...

0.00024EPSS
Exploits0References3
CVE
CVE
added 2025/12/08 12:46 a.m.16 views

CVE-2025-40306

CVE-2025-40306 concerns the Linux kernel/orangefs xattr handling. The vulnerability arises from the xattr_key() helper using the pointer variable in the loop condition instead of dereferencing it, causing the loop to continue past valid C strings and potentially walk memory indefinitely. This led...

6.1AI score0.00072EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.2 views

CVE-2025-40278

In the Linux kernel, the following vulnerability has been resolved: net: sched: actife: initialize struct tcife to fix KMSAN kernel-infoleak Fix a KMSAN kernel-infoleak detected by the syzbot . net? KMSAN: kernel-infoleak in skbdatagramiter In tcfifedump, the variable 'opt' was partially...

5.3AI score0.00145EPSS
Exploits0References4
OSV
OSV
added 2025/12/06 10:15 p.m.1 views

UBUNTU-CVE-2025-40278

In the Linux kernel, the following vulnerability has been resolved: net: sched: actife: initialize struct tcife to fix KMSAN kernel-infoleak Fix a KMSAN kernel-infoleak detected by the syzbot . net? KMSAN: kernel-infoleak in skbdatagramiter In tcfifedump, the variable 'opt' was partially...

5.7AI score0.00145EPSS
Exploits0References36
OSV
OSV
added 2025/12/06 9:51 p.m.3 views

CVE-2025-40278 net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak

In the Linux kernel, the following vulnerability has been resolved: net: sched: actife: initialize struct tcife to fix KMSAN kernel-infoleak Fix a KMSAN kernel-infoleak detected by the syzbot . net? KMSAN: kernel-infoleak in skbdatagramiter In tcfifedump, the variable 'opt' was partially...

6.3AI score0.00145EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/12/06 9:51 p.m.19 views

CVE-2025-40278 net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleak

In the Linux kernel, the following vulnerability has been resolved: net: sched: actife: initialize struct tcife to fix KMSAN kernel-infoleak Fix a KMSAN kernel-infoleak detected by the syzbot . net? KMSAN: kernel-infoleak in skbdatagramiter In tcfifedump, the variable 'opt' was partially...

0.00145EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/12/06 9:51 p.m.3 views

CVE-2025-40278

In the Linux kernel, the following vulnerability has been resolved: net: sched: actife: initialize struct tcife to fix KMSAN kernel-infoleak Fix a KMSAN kernel-infoleak detected by the syzbot . net? KMSAN: kernel-infoleak in skbdatagramiter In tcfifedump, the variable 'opt' was partially...

5.2AI score0.00145EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/12/06 9:2 a.m.2 views

hfs: fix KMSAN uninit-value issue in hfs_find_set_zero_bits()

...

6.6CVSS7AI score0.0004EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/12/06 9:2 a.m.1 views

hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()

...

9.8CVSS7AI score0.0004EPSS
Exploits0
Rows per page
Query Builder