Lucene search
+L

42 matches found

OSV
OSV
added 2024/12/27 1:50 p.m.11 views

CVE-2024-53222 zram: fix NULL pointer in comp_algorithm_show()

In the Linux kernel, the following vulnerability has been resolved: zram: fix NULL pointer in compalgorithmshow LTP reported a NULL pointer dereference as followed: CPU: 7 UID: 0 PID: 5995 Comm: cat Kdump: loaded Not tainted 6.12.0-rc6+ 3 Hardware name: QEMU KVM Virtual Machine, BIOS 0.0.0...

6AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.9 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-50049)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50049 advisory. - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointer befo...

5.5CVSS6.1AI score0.00222EPSS
SaveExploits0References2
NVD
NVD
added 2024/12/12 2:3 a.m.10 views

CVE-2024-47601

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been discovered in the gstmatroskademuxparseblockgrouporsimpleblock function within matroska-demux.c. This function does not properly check the validity of the GstBuffer sub...

7.5CVSS0.00865EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/12/11 7:3 p.m.12 views

CVE-2024-47601

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been discovered in the gstmatroskademuxparseblockgrouporsimpleblock function within matroska-demux.c. This function does not properly check the validity of the GstBuffer sub...

7.5CVSS6.1AI score0.00865EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.34 views

CVE-2024-49868 btrfs: fix a NULL pointer dereference when failed to start a new trasacntion

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix a NULL pointer dereference when failed to start a new trasacntion BUG Syzbot reported a NULL pointer dereference with the following crash: FAULTINJECTION: forcing a failure. starttransaction+0x830/0x1670...

0.00288EPSS
SaveExploits0References8
NVD
NVD
added 2024/08/21 7:15 a.m.24 views

CVE-2023-52896

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between quota rescan and disable leading to NULL pointer deref If we have one task trying to start the quota rescan worker while another one is trying to disable quotas, we can end up hitting a race that results i...

4.7CVSS0.00239EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/12 8:31 p.m.28 views

CLSA-2024-1723494706 Fix of 19 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-42068 - bpf: Take return from setmemoryro into account with bpfproglockro CVE-url: https://ubuntu.com/security/CVE-2024-42079 - gfs2: Fix NULL pointer dereference in gfs2logflush CVE-url: https://ubuntu.com/security/CVE-2024-42226 - usb: xhci: prevent...

9.8CVSS6.8AI score0.00784EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/07/29 3:48 p.m.32 views

CVE-2024-41098 ata: libata-core: Fix null pointer dereference on error

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix null pointer dereference on error If the ataportalloc call in atahostalloc fails, atahostrelease will get called. However, the code in atahostrelease tries to free ataport struct members unconditionally, whi...

0.00263EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/06/19 2:57 p.m.18 views

CVE-2021-47610 drm/msm: Fix null ptr access msm_ioctl_gem_submit()

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null ptr access msmioctlgemsubmit Fix the below null pointer dereference in msmioctlgemsubmit: 26545.260705: Call trace: 26545.263223: krefput+0x1c/0x60 26545.266452: msmioctlgemsubmit+0x254/0x744 26545.270937:...

6.9AI score0.00191EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.27 views

CVE-2024-26716 usb: core: Prevent null pointer dereference in update_port_device_state

In the Linux kernel, the following vulnerability has been resolved: usb: core: Prevent null pointer dereference in updateportdevicestate Currently, the function updateportdevicestate gets the usbhub from udev-parent by calling usbhubtostructhub. However, in case the actconfig or the maxchild is 0...

6.7AI score0.00227EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.16 views

CVE-2024-26713

...

6.4AI score
SaveExploits0
OSV
OSV
added 2023/04/11 7:7 a.m.10 views

OPENSUSE-SU-2023:0088-1 Security update for upx

upx was updated to fix the following issues: Update to release 4.0.2 Fix unpack of ELF x86-64 that failed with 'CantUnpackException: corrupt binfo' Resolve SEGV on PackLinuxElf64::invertptdynamic - CVE-2021-30500: Fixed Null pointer dereference in PackLinuxElf:canUnpack in plxelf.cpp -...

8.3CVSS6.6AI score0.0123EPSS
SaveExploits12References25
OpenVAS
OpenVAS
added 2023/03/28 12:0 a.m.17 views

Mageia: Security Advisory (MGASA-2023-0084)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.3AI score
SaveExploits0References6
OSV
OSV
added 2022/09/12 11:8 a.m.7 views

OPENSUSE-SU-2022:1064-1 Security update for python2-numpy

This update for python2-numpy fixes the following issues: - CVE-2021-33430: Fixed buffer overflow that could lead to DoS in PyArrayNewFromDescrint function of ctors.c bsc1193913. - CVE-2021-41496: Fixed buffer overflow that could lead to DoS in arrayfrompyobj function of fortranobject.c bsc119390...

5.5CVSS6AI score0.01154EPSS
SaveExploits3References7
OSV
OSV
added 2022/09/12 11:8 a.m.15 views

SUSE-SU-2022:1064-1 Security update for python2-numpy

This update for python2-numpy fixes the following issues: - CVE-2021-33430: Fixed buffer overflow that could lead to DoS in PyArrayNewFromDescrint function of ctors.c bsc1193913. - CVE-2021-41496: Fixed buffer overflow that could lead to DoS in arrayfrompyobj function of fortranobject.c bsc119390...

5.5CVSS6AI score0.01154EPSS
SaveExploits3References7
OSV
OSV
added 2022/03/08 6:6 p.m.12 views

SUSE-SU-2022:0759-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP2 kernel was updated to receive various security and bugfixes. Transient execution side-channel attacks attacking the Branch History Buffer BHB, named 'Branch Target Injection' and 'Intra-Mode Branch History Injection' are now mitigated. The following security bugs...

7.8CVSS7.8AI score0.88606EPSS
SaveExploits115References41
OSV
OSV
added 2021/03/24 11:24 a.m.6 views

SUSE-SU-2021:0939-1 Security update for openssl

This update for openssl fixes the following issues: - CVE-2021-23840: Fixed an Integer overflow in CipherUpdate bsc1182333 - CVE-2021-23841: Fixed a Null pointer dereference in X509issuerandserialhash bsc1182331...

7.5CVSS6.9AI score0.50732EPSS
SaveExploits0References5
OSV
OSV
added 2020/08/07 12:54 p.m.9 views

SUSE-SU-2020:2167-1 Security update for LibVNCServer

This update for LibVNCServer fixes the following issues: - security update fix CVE-2018-21247 bsc1173874, uninitialized memory contents are vulnerable to Information leak fix CVE-2019-20839 bsc1173875, buffer overflow in ConnectClientToUnixSock fix CVE-2019-20840 bsc1173876, unaligned accesses in...

9.8CVSS6.8AI score0.03589EPSS
SaveExploits0References23
OSV
OSV
added 2017/12/13 4:12 p.m.20 views

SUSE-SU-2017:3277-1 Security update for php5

This update for php5 fixes the following issues: Security issues fixed: - CVE-2017-16642: Fix timelibmeridian error that could be used to leak information from the interpreter bsc1067441. - CVE-2017-4025: Fix pathname truncation in setincludepath, tempnam, rmdir, and readlink bsc1067090. -...

9.8CVSS8.5AI score0.26373EPSS
SaveExploits5References9
OSV
OSV
added 2017/12/07 2:32 p.m.26 views

SUSE-SU-2017:3237-1 Security update for php7

This update for php7 fixes the following issues: Security issues fixed: - CVE-2017-16642: Fix timelibmeridian error that could be used to leak information from the interpreter bsc1067441. - CVE-2017-9229: Fix invalid pointer dereference in leftadjustcharhead bsc1069631. - CVE-2017-9228: Fix heap...

9.8CVSS8.5AI score0.26373EPSS
SaveExploits5References8
Rows per page
Query Builder