Lucene search
+L

340 matches found

Cvelist
Cvelist
added 2024/06/21 10:18 a.m.57 views

CVE-2024-38622 drm/msm/dpu: Add callback function pointer check before its call

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpucoreirqcallbackhandler callback function pointer is compared to NULL, but then callback function is unconditionally called by this pointer. Fix this bug by...

0.00222EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/06/21 12:0 a.m.9 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from the drm/msm/dpu module adding a check before calling a callback function pointer...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/06/01 2:24 a.m.10 views

SUSE CVE-2024-36020

In the Linux kernel, the following vulnerability has been resolved: i40e: fix vf may be used uninitialized in this function warning To fix the regression introduced by commit 52424f974bc5, which causes servers hang in very hard to reproduce conditions with resets races. Using two sources for the...

4.7CVSS6.6AI score0.00247EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/30 4:15 p.m.7 views

DEBIAN-CVE-2024-36928

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: Fix kernel panic after setting hsuid Symptom: When the hsuid attribute is set for the first time on an IQD Layer3 device while the corresponding network interface is already UP, the kernel will try to execute a napi...

4.4CVSS5.6AI score0.0022EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/30 4:15 p.m.28 views

CVE-2024-36928

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: Fix kernel panic after setting hsuid Symptom: When the hsuid attribute is set for the first time on an IQD Layer3 device while the corresponding network interface is already UP, the kernel will try to execute a napi...

4.4CVSS6.4AI score0.0022EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.47 views

CVE-2024-36928

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: Fix kernel panic after setting hsuid Symptom: When the hsuid attribute is set for the first time on an IQD Layer3 device while the corresponding network interface is already UP, the kernel will try to execute a napi...

4.4CVSS6.4AI score0.0022EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2024/05/30 3:29 p.m.58 views

CVE-2024-36928 s390/qeth: Fix kernel panic after setting hsuid

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: Fix kernel panic after setting hsuid Symptom: When the hsuid attribute is set for the first time on an IQD Layer3 device while the corresponding network interface is already UP, the kernel will try to execute a napi...

6.4AI score0.0022EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/30 3:28 p.m.42 views

CVE-2024-36884 iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Use the correct type in nvidiasmmucontextfault This was missed because of the function pointer indirection. nvidiasmmucontextfault is also installed as a irq function, and the 'void ' was changed to a struct...

6.3AI score0.00208EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/30 3:15 p.m.10 views

UBUNTU-CVE-2024-36020

In the Linux kernel, the following vulnerability has been resolved: i40e: fix vf may be used uninitialized in this function warning To fix the regression introduced by commit 52424f974bc5, which causes servers hang in very hard to reproduce conditions with resets races. Using two sources for the...

5.5CVSS6.2AI score0.00247EPSS
SaveExploits0References31
Microsoft CVE
Microsoft CVE
added 2024/05/24 7:0 a.m.10 views

i2c: smbus: fix NULL function pointer dereference

...

5.5CVSS7.3AI score0.00257EPSS
SaveExploits0
OSV
OSV
added 2024/05/21 3:15 p.m.20 views

CVE-2021-47275

In the Linux kernel, the following vulnerability has been resolved: bcache: avoid oversized read request in cache missing code path In the cache missing code path of cached device, if a proper location from the internal B+ tree is matched for a cache miss range, function cacheddevcachemiss will b...

5.5CVSS6.4AI score
SaveExploits0References2
NVD
NVD
added 2024/05/20 10:15 a.m.78 views

CVE-2024-35984

In the Linux kernel, the following vulnerability has been resolved: i2c: smbus: fix NULL function pointer dereference Baruch reported an OOPS when using the designware controller as target only. Target-only modes break the assumption of one transfer function always being available. Fix this by...

5.5CVSS5.3AI score0.00257EPSS
SaveExploits0References12
CVE
CVE
added 2024/05/20 9:47 a.m.145 views

CVE-2024-35984

CVE-2024-35984 is resolved in the Linux kernel by adding a NULL pointer check in __i2c_transfer to prevent a NULL function pointer dereference in i2c: smbus when the designware controller is used in target-only mode. Baruch reported an OOPS in this scenario due to the assumption that a transfer f...

5.5CVSS6.7AI score0.00257EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2024/05/20 9:47 a.m.38 views

CVE-2024-35984 i2c: smbus: fix NULL function pointer dereference

In the Linux kernel, the following vulnerability has been resolved: i2c: smbus: fix NULL function pointer dereference Baruch reported an OOPS when using the designware controller as target only. Target-only modes break the assumption of one transfer function always being available. Fix this by...

5.3AI score0.00257EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/20 9:47 a.m.25 views

CVE-2024-35984

In the Linux kernel, the following vulnerability has been resolved: i2c: smbus: fix NULL function pointer dereference Baruch reported an OOPS when using the designware controller as target only. Target-only modes break the assumption of one transfer function always being available. Fix this by...

5.5CVSS7.6AI score0.00257EPSS
SaveExploits0
OSV
OSV
added 2024/05/20 9:47 a.m.23 views

CVE-2024-35984 i2c: smbus: fix NULL function pointer dereference

In the Linux kernel, the following vulnerability has been resolved: i2c: smbus: fix NULL function pointer dereference Baruch reported an OOPS when using the designware controller as target only. Target-only modes break the assumption of one transfer function always being available. Fix this by...

6.3AI score
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.15 views

kernel: Linux kernel: Denial of Service in s390/lcs network driver due to incompatible function pointer type

A flaw was found in the Linux kernel's s390/lcs network driver. An incorrect function pointer type in the lcsstartxmit function could lead to a system crash or termination of a process. This issue arises when Kernel Control Flow Integrity kCFI, a security feature designed to prevent certain types...

5.8AI score0.00248EPSS
SaveExploits0References5
Prion
Prion
added 2023/10/19 10:15 a.m.24 views

Stack overflow

The Texas Instruments OMAP L138 secure variants trusted execution environment TEE lacks a bounds check on the signature size field in the SKLOAD module loading routine, present in mask ROM. A module with a sufficiently large signature field causes a stack overflow, affecting secure kernel data...

4.3CVSS6.7AI score0.00192EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2023/10/04 11:30 a.m.34 views

ModuleShifting - Stealthier Variation Of Module Stomping And Module Overloading Injection Techniques That Reduces Memory IoCs

ModuleShifting is stealthier variation of Module Stomping and Module overloading injection technique. It is actually implemented in Python ctypes so that it can be executed fully in memory via a Python interpreter and Pyramid, thus avoiding the usage of compiled loaders. The technique can be used...

7.4AI score
SaveExploits0References11
NVD
NVD
added 2023/09/23 12:15 a.m.46 views

CVE-2023-43338

Cesanta mjs v2.20.0 was discovered to contain a function pointer hijacking vulnerability via the function mjsgetptr. This vulnerability allows attackers to execute arbitrary code via a crafted input...

9.8CVSS9.7AI score0.00903EPSS
SaveExploits1References1
Rows per page
Query Builder