Lucene search
K

429 matches found

SUSE CVE
SUSE CVE
added 2024/10/21 3:45 p.m.1 views

SUSE CVE-2024-49857

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: set the cipher for secured NDP ranging The cipher pointer is not set, but is derefereced trying to set its content, which leads to a NULL pointer dereference. Fix it by pointing to the cipher parameter before...

5.5CVSS7.6AI score0.00176EPSS
Exploits0References5
OSV
OSV
added 2024/10/21 12:15 p.m.5 views

AZL-50649 CVE-2024-47681 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix NULL pointer dereference in mt7996mcustabferhe Fix the NULL pointer dereference in mt7996mcustabferhe routine adding an sta interface to the mt7996 driver. Found by code review...

5.5CVSS6.7AI score0.00234EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 11:53 a.m.20 views

CVE-2024-47684 tcp: check skb is non-NULL in tcp_rto_delta_us()

In the Linux kernel, the following vulnerability has been resolved: tcp: check skb is non-NULL in tcprtodeltaus We have some machines running stock Ubuntu 20.04.6 which is their 5.4.0-174-generic kernel that are running ceph and recently hit a null ptr dereference in tcprearmrto. Initially hittin...

5.5CVSS6.2AI score0.00277EPSS
Exploits0References14
OSV
OSV
added 2024/09/18 2:15 p.m.1 views

CVE-2024-31175

Unchecked Return Value to NULL Pointer Dereference vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routine fluidmsg::of13::TablePropertiesList::unpack. This issue affects libfluid: 0.1.0...

7.5CVSS5.8AI score0.00524EPSS
Exploits0References1
BDU FSTEC
BDU FSTEC
added 2024/09/13 12:0 a.m.4 views

Vulnerability of the amdgpu_vm_bo_update function in the drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c file of the Linux kernel, related to pointer dereferencing errors, allowing attackers to cause service failures

The vulnerability of the amdgpuvmboupdate function in the drivers/gpu/drm/amd/amdgpu/amdgpuvm.c file of the Linux kernel is related to pointer arithmetic errors. Exploiting this vulnerability allows a remote attacker to cause service interruptions...

7.8CVSS5.9AI score0.00561EPSS
Exploits0References12Affected Software3
CNNVD
CNNVD
added 2024/09/10 12:0 a.m.1 views

Siemens SIMATIC 代码问题漏洞

SIMATIC CP 1242 and CP 1243 associated processors connect SIMATIC S7-1200 controllers to a wide area network WAN. They provide integrated security features such as firewalls, virtual private networks VPNs, and support for other data encryption protocols.SIMATIC HMI Panels are used for operator...

5.9CVSS6.6AI score0.00434EPSS
Exploits0References2
Veracode
Veracode
added 2024/09/04 6:59 a.m.3 views

Null Pointer Error

TensorFlow is vulnerable to Null Pointer Error . The vulnerability is due to improper handling of null pointers returned by the GetVariableInput function and the GetMutableInput function, which are not correctly checked before being used in the TFLite implementation of SVDF, allows an attacker to...

7.8CVSS6.5AI score0.00173EPSS
Exploits0References4Affected Software3
OSV
OSV
added 2024/08/26 11:15 a.m.6 views

UBUNTU-CVE-2024-43911

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix NULL dereference at band check in starting tx ba session In MLD connection, linkdata/linkconf are dynamically allocated. They don't point to vif-bssconf. So, there will be no chanreq assigned to vif-bssconf an...

5.5CVSS6.5AI score0.00225EPSS
Exploits0References10
OSV
OSV
added 2024/08/17 10:15 a.m.0 views

UBUNTU-CVE-2024-43821

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix a possible null pointer dereference In function lpfcxcvrdatashow, the memory allocation with kmalloc might fail, thereby making rdpcontext a null pointer. In the following context and functions that use this...

5.5CVSS6AI score0.00225EPSS
Exploits0References11
Debian CVE
Debian CVE
added 2024/08/17 9:24 a.m.16 views

CVE-2024-43857

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix null reference error when checking end of zone This patch fixes a potentially null pointer being accessed by isendzoneblkaddr that checks the last block of a zone when f2fs is mounted as a single device...

5.5CVSS5.5AI score0.0021EPSS
Exploits0
OSV
OSV
added 2024/08/17 9:15 a.m.2 views

DEBIAN-CVE-2024-42303

In the Linux kernel, the following vulnerability has been resolved: media: imx-pxp: Fix ERRPTR dereference in pxpprobe devmregmapinitmmio can fail, add a check and bail out in case of error...

5.5CVSS5.6AI score0.0021EPSS
Exploits0References1
BDU FSTEC
BDU FSTEC
added 2024/07/19 12:0 a.m.4 views

The vulnerability of the Suricata detection and intrusion prevention mechanism, which allows a intruder to trigger a service failure.

The vulnerability of the httpmemcap parameter in the Suricata intrusion detection and prevention tool is related to pointer assignment errors. Exploiting this vulnerability could allow a remote attacker to cause service interruptions...

7.8CVSS7.8AI score0.00874EPSS
Exploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/07/16 7:25 p.m.18 views

CVE-2024-40928

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: fix the error condition in ethtoolgetphystatsethtool Clang static checker scan-build warning: net/ethtool/ioctl.c:line 2233, column 2 Called function pointer is null null dereference. Return '-EOPNOTSUPP' when...

4.4CVSS8.7AI score0.00228EPSS
Exploits0References4
OSV
OSV
added 2024/07/12 1:15 p.m.1 views

DEBIAN-CVE-2024-39498

In the Linux kernel, the following vulnerability has been resolved: drm/mst: Fix NULL pointer dereference at drmdpaddpayloadpart2 Why Commit: - commit 5aa1dfcdf0a4 "drm/mst: Refactor the flow for payload allocation/removement" accidently overwrite the commit - commit 54d217406afe "drm: use mgr-de...

5.5CVSS5.5AI score0.00238EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.3 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 the Linux kernel that stems from a potential pointer error when the net:wwan:iosm component performs a delete operation using a tainted point...

7.8CVSS8.2AI score0.00261EPSS
Exploits0References6
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.5 views

TensorFlow has Null Pointer Error in SparseSparseMaximum

...

7.5CVSS6.6AI score0.00445EPSS
Exploits1
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.1 views

TensorFlow has Null Pointer Error in QuantizedMatMulWithBiasAndDequantize

...

7.5CVSS6.6AI score0.00391EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.1 views

TensorFlow has Null Pointer Error in TensorArrayConcatV2

...

7.5CVSS6.3AI score0.00391EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.4 views

TensorFlow has Null Pointer Error in RandomShuffle with XLA enable

...

7.5CVSS6.3AI score0.00396EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.21 views

RHEL 8 : cairo (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - cairo: infinite loop in the function arcerrornormalized in the file cairo-arc.c CVE-2019-6462 - cairo...

6.5CVSS7.3AI score0.02142EPSS
Exploits2References4
Rows per page
Query Builder