Lucene search
+L

9671 matches found

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.7057 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.31 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
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
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.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.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
UbuntuCve
UbuntuCve
added 2024/04/17 10:15 a.m.24 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
Cvelist
Cvelist
added 2024/04/17 10:14 a.m.43 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
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
CVE
CVE
added 2024/04/17 10:14 a.m.92 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.31 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.80 views

CVE-2024-26819

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

6.8AI score
SaveExploits0
OSV
OSV
added 2024/04/17 9:43 a.m.9 views

CVE-2024-26818 tools/rtla: Fix clang warning about mount_point var size

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.6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/04/17 9:43 a.m.26 views

CVE-2024-26818 tools/rtla: Fix clang warning about mount_point var size

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

7AI score0.00225EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/17 9:43 a.m.43 views

CVE-2024-26818 tools/rtla: Fix clang warning about mount_point var size

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

6.8AI score0.00225EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/17 9:43 a.m.133 views

CVE-2024-26818

CVE-2024-26818 affects the Linux kernel (rtla/ utils.c) where a fscanf call uses mount_point with a size of MAX_PATH but the format can write up to MAX_PATH+1, risking a buffer overflow. The connected Astra/Tencent/Tenable data confirms the root cause and documents the fix: increase the mount_poi...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2024/04/17 12:00 a.m.6 views

PT-2024-21526 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.8.0-rc5+ Description: The issue is related to the LoongArch architecture in the Linux kernel. When disabling non-boot CPUs, the cpu sibling map is not updated correctly, leading to errors on SMT systems, such ...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References16
OSV
OSV
added 2024/04/16 4:15 p.m.6 views

CVE-2024-3863

The executable file warning was not presented when downloading .xrm-ms files. Note: This issue only affected Windows operating systems. Other operating systems are unaffected. This vulnerability affects Firefox 125, Firefox ESR 115.10, and Thunderbird 115.10...

9.8CVSS7.3AI score0.00812EPSS
SaveExploits0References4
Rows per page
Query Builder