Lucene search
+L

9617 matches found

OSV
OSV
added 2024/04/17 10:27 a.m.18 views

CVE-2024-26907 RDMA/mlx5: Fix fortify source warning while accessing Eth segment

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix fortify source warning while accessing Eth segment ------------ cut here ------------ memcpy: detected field-spanning write size 56 of single field "eseg-inlinehdr.start" at...

7.8CVSS6.2AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.44 views

CVE-2024-26907 RDMA/mlx5: Fix fortify source warning while accessing Eth segment

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix fortify source warning while accessing Eth segment ------------ cut here ------------ memcpy: detected field-spanning write size 56 of single field "eseg-inlinehdr.start" at...

7.6AI score0.00265EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.56 views

CVE-2024-26907 RDMA/mlx5: Fix fortify source warning while accessing Eth segment

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix fortify source warning while accessing Eth segment ------------ cut here ------------ memcpy: detected field-spanning write size 56 of single field "eseg-inlinehdr.start" at...

7.7AI score0.00265EPSS
SaveExploits0References6
CVE
CVE
added 2024/04/17 10:27 a.m.207 views

CVE-2024-26907

CVE-2024-26907 affects the Linux kernel in the RDMA mlx5 stack. The vulnerability arises from a fortify source warning caused by a field-spanning write to eseg->inline_hdr.start in wr.c (memcpy path) during mlx5_ib_post_send, potentially enabling a local issue if exploited. Affected components...

7.8CVSS6.4AI score0.00265EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.37 views

CVE-2024-26895 wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces wilcnetdevcleanup currently triggers a KASAN warning, which can be observed on interface registration error path, or simply by removing the...

7.8CVSS7.9AI score0.00235EPSS
SaveExploits0References7
CVE
CVE
added 2024/04/17 10:27 a.m.4572 views

CVE-2024-26895

CVE-2024-26895 — Linux kernel (wifi: wilc1000) use-after-free during vif cleanup . The issue occurs when unregistering net devices while traversing the vif list, because a netdevice’s private vif data is freed (due to needs_free_netdev being set during registration) and the loop subsequently acce...

7.8CVSS6.5AI score0.00235EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/04/17 10:27 a.m.14 views

CVE-2024-26895 wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces wilcnetdevcleanup currently triggers a KASAN warning, which can be observed on interface registration error path, or simply by removing the...

7.8CVSS5.9AI score
SaveExploits0References12
CVE
CVE
added 2024/04/17 10:27 a.m.7051 views

CVE-2024-26891

CVE-2024-26891 is a Linux kernel local-privilege issue in the IOMMU/VT-d path where ATS invalidation can be sent for a hotplug-disconnected device, potentially causing a hard lockup/system hang. The linked advisories show concrete fixes in Linux kernel streams for AL2 kernels: Amazon Linux 2 kern...

5.5CVSS6.4AI score0.00231EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.24 views

CVE-2024-26877 crypto: xilinx - call finalize with bh disabled

In the Linux kernel, the following vulnerability has been resolved: crypto: xilinx - call finalize with bh disabled When calling cryptofinalizerequest, BH should be disabled to avoid triggering the following calltrace: ------------ cut here ------------ WARNING: CPU: 2 PID: 74 at...

9.8CVSS6.7AI score0.00724EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/04/17 10:17 a.m.30 views

CVE-2024-26854 ice: fix uninitialized dplls mutex usage

In the Linux kernel, the following vulnerability has been resolved: ice: fix uninitialized dplls mutex usage The pf-dplls.lock mutex is initialized too late, after its first use. Move it to the top of icedpllinit. Note that the "errexit" error path destroys the mutex. And the mutex is the last...

6.6AI score0.00713EPSS
SaveExploits0References2
NVD
NVD
added 2024/04/17 10:15 a.m.22 views

CVE-2024-26818

In the Linux kernel, the following vulnerability has been resolved: tools/rtla: Fix clang warning about mountpoint var size clang is reporting this warning: $ make HOSTCC=clang CC=clang LLVMIAS=1 ... clang -O -g -DVERSION="6.8.0-rc3" -flto=auto -fexceptions -fstack-protector-strong...

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/17 10:15 a.m.1 views

DEBIAN-CVE-2024-26818

In the Linux kernel, the following vulnerability has been resolved: tools/rtla: Fix clang warning about mountpoint var size clang is reporting this warning: $ make HOSTCC=clang CC=clang LLVMIAS=1 ... clang -O -g -DVERSION="6.8.0-rc3" -flto=auto -fexceptions -fstack-protector-strong...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 10:15 a.m.10 views

UBUNTU-CVE-2024-26818

In the Linux kernel, the following vulnerability has been resolved: tools/rtla: Fix clang warning about mountpoint var size clang is reporting this warning: $ make HOSTCC=clang CC=clang LLVMIAS=1 ... clang -O -g -DVERSION="6.8.0-rc3" -flto=auto -fexceptions -fstack-protector-strong...

5.5CVSS6AI score0.00225EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/04/17 10:15 a.m.23 views

CVE-2024-26844

In the Linux kernel, the following vulnerability has been resolved: block: Fix WARNING in copyfromiter Syzkaller reports a warning in copyfromiter because an ioviter is supposedly used in the wrong direction. The reason is that syzcaller managed to generate a request with a transfer direction of...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/04/17 10:15 a.m.19 views

CVE-2024-26818

In the Linux kernel, the following vulnerability has been resolved: tools/rtla: Fix clang warning about mountpoint var size clang is reporting this warning: $ make HOSTCC=clang CC=clang LLVMIAS=1 ... clang -O -g -DVERSION="6.8.0-rc3" -flto=auto -fexceptions -fstack-protector-strong...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/04/17 10:14 a.m.23 views

CVE-2024-26847 powerpc/rtas: use correct function name for resetting TCE tables

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: use correct function name for resetting TCE tables The PAPR spec spells the function name as "ibm,reset-pe-dma-windows" but in practice firmware uses the singular form: "ibm,reset-pe-dma-window" in the device tree...

6.9AI score0.0024EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/17 10:14 a.m.42 views

CVE-2024-26847 powerpc/rtas: use correct function name for resetting TCE tables

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: use correct function name for resetting TCE tables The PAPR spec spells the function name as "ibm,reset-pe-dma-windows" but in practice firmware uses the singular form: "ibm,reset-pe-dma-window" in the device tree...

6.8AI score0.0024EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/17 10:14 a.m.88 views

CVE-2024-26847

CVE-2024-26847 concerns the Linux kernel on POWER platforms where RTAS function names were spelled inconsistently. The PAPR-specified name is ibm,reset-pe-dma-windows, but firmware in practice used ibm,reset-pe-dma-window in the device tree. This mismatch caused reverse lookups (token -> name)...

5.1CVSS6.7AI score0.0024EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/04/17 10:10 a.m.30 views

CVE-2024-26844

In the Linux kernel, the following vulnerability has been resolved: block: Fix WARNING in copyfromiter Syzkaller reports a warning in copyfromiter because an ioviter is supposedly used in the wrong direction. The reason is that syzcaller managed to generate a request with a transfer direction of...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0
CVE
CVE
added 2024/04/17 9:43 a.m.77 views

CVE-2024-26819

CVE-2024-26819 is rejected/not used; this entry does not represent an active vulnerability.

6.8AI score
SaveExploits0
Rows per page
Query Builder