Lucene search
+L

163 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-26590

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: erofs: fix inconsistent per-file compression format EROFS can select compression algorithms ...

5.5CVSS5.2AI score0.00222EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/07/25 12:47 p.m.14 views

CVE-2025-38363 drm/tegra: Fix a possible null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix a possible null pointer dereference In tegracrtcreset, new memory is allocated with kzalloc, but no check is performed. Before calling drmatomichelpercrtcreset, state should be checked to prevent possible null...

0.0017EPSS
SaveExploits0References7
NVD
NVD
added 2025/07/10 8:15 a.m.11 views

CVE-2025-38266

In the Linux kernel, the following vulnerability has been resolved: pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms Commit 3ef9f710efcb "pinctrl: mediatek: Add EINT support for multiple addresses" introduced an access to the 'soc' field of struct mtkpinctrl in...

5.5CVSS0.0014EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/07/09 10:42 a.m.8 views

CVE-2025-38255

In the Linux kernel, the following vulnerability has been resolved: lib/groupcpus: fix NULL pointer dereference from groupcpusevenly While testing nullblk with configfs, echo 0 pollqueues will trigger following panic: BUG: kernel NULL pointer dereference, address: 0000000000000010 Oops: Oops: 000...

5.5CVSS5.3AI score0.0014EPSS
SaveExploits0
OSV
OSV
added 2025/07/04 2:15 p.m.5 views

DEBIAN-CVE-2025-38208

In the Linux kernel, the following vulnerability has been resolved: smb: client: add NULL check in automountfullpath page is checked for null in buildpathfromdentryoptionalprefix when tcon-originfullpath is not set. However, the check is missing when it is set. Add a check to prevent a potential...

5.5CVSS5.3AI score0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 1:37 p.m.7 views

CVE-2025-38231 nfsd: Initialize ssc before laundromat_work to prevent NULL dereference

In the Linux kernel, the following vulnerability has been resolved: nfsd: Initialize ssc before laundromatwork to prevent NULL dereference In nfs4statestartnet, laundromatwork may access nfsdssc through nfs4laundromat - nfsd4sscexpireumount. If nfsdssc isn't initialized, this can cause NULL point...

6.2AI score
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2025/06/20 7:14 a.m.13 views

CVE-2022-50049

In the Linux kernel, the following vulnerability has been resolved: ASoC: DPCM: Don't pick up BE without substream When DPCM tries to add valid BE connections at dpcmaddpaths, it doesn't check whether the picked BE actually supports for the given stream direction. Due to that, when an asymmetric ...

7CVSS7.3AI score0.00163EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.8 views

CVE-2022-50001

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfttproxy: restrict to prerouting hook TPROXY is only allowed from prerouting, but nfttproxy doesn't check this. This fixes a crash null dereference when using tproxy from e.g. output...

5.5CVSS0.00166EPSS
SaveExploits0References6
CVE
CVE
added 2025/06/18 11:01 a.m.82 views

CVE-2022-50001

The CVE-2022-50001 issue affects the Linux kernel netfilter component nft_tproxy. The root cause was that TPROXY could be used from non-prerouting paths, leading to a null dereference crash. The fix restricts nft_tproxy to the prerouting hook, requiring a check that it runs only in prerouting. Th...

5.5CVSS6.5AI score0.00166EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/06/18 9:28 a.m.12 views

CVE-2025-38023 nfs: handle failure of nfs_get_lock_context in unlock path

In the Linux kernel, the following vulnerability has been resolved: nfs: handle failure of nfsgetlockcontext in unlock path When memory is insufficient, the allocation of nfslockcontext in nfsgetlockcontext fails and returns -ENOMEM. If we mistakenly treat an nfs4unlockdata structure whose lctx...

6.1AI score
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2025/05/22 4:15 p.m.9 views

CVE-2025-37910

In the Linux kernel, the following vulnerability has been resolved: ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations On Adva boards, SMA sysfs store/get operations can call handlesignaloutputs or handlesignalinputs while the irig and dcf pointers are uninitialized, leading to a...

6.8AI score0.00187EPSS
SaveExploits0
NVD
NVD
added 2025/05/08 7:15 a.m.22 views

CVE-2025-37824

In the Linux kernel, the following vulnerability has been resolved: tipc: fix NULL pointer dereference in tipcmonreinitself syzbot reported: tipc: Node number set to 1055423674 Oops: general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 1 SMP KASAN NOPTI KASAN:...

5.5CVSS0.00194EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.11 views

CBL Mariner 2.0 Security Update: kernel (CVE-2025-21689)

"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-2025-21689 advisory. - In the Linux kernel, the following vulnerability has been resolved: USB: serial: quatech2: fix null-ptr-...

5.5CVSS5.9AI score0.00221EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/01 2:10 p.m.68 views

CVE-2022-49895

CVE-2022-49895 concerns the Linux kernel fix for a NULL pointer dereference in the cxl/region path. When an intermediate port’s decoders are exhausted and a new region is added in its hierarchical path, cxl_port_attach_region() may fail to find a port decoder and fall through to cleanup. During t...

5.5CVSS6.6AI score0.00159EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.29 views

CVE-2022-49806 net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() and sparx5_start()

In the Linux kernel, the following vulnerability has been resolved: net: microchip: sparx5: Fix potential null-ptr-deref in sparxstatsinit and sparx5start sparxstatsinit calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen:...

0.00187EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/01 1:15 p.m.9 views

CVE-2025-23146

In the Linux kernel, the following vulnerability has been resolved: mfd: ene-kb3930: Fix a potential NULL pointer dereference The offgpios could be NULL. Add missing check in the kb3930probe. This is similar to the issue fixed in commit b1ba8bcb2d1f "backlight: hx8357: Fix potential NULL pointer...

5.5CVSS0.00201EPSS
SaveExploits0References10
OSV
OSV
added 2025/04/25 12:58 p.m.8 views

CLSA-2025-1745585902 libvirt: Fix of CVE-2024-2496

CVE-2024-2496: Fix NULL pointer dereference in udevConnectListAllInterfaces function...

5.5CVSS6.4AI score0.00253EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/18 7:15 a.m.31 views

CVE-2025-37860

In the Linux kernel, the following vulnerability has been resolved: sfc: fix NULL dereferences in ef100processdesignparam Since cited commit, ef100probemain and hence also ef100checkdesignparams run before efx-netdev is created; consequently, we cannot netifsettsomaxsize or segs at this point. Mo...

5.5CVSS0.00253EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/04/18 7:01 a.m.43 views

CVE-2025-37860 sfc: fix NULL dereferences in ef100_process_design_param()

In the Linux kernel, the following vulnerability has been resolved: sfc: fix NULL dereferences in ef100processdesignparam Since cited commit, ef100probemain and hence also ef100checkdesignparams run before efx-netdev is created; consequently, we cannot netifsettsomaxsize or segs at this point. Mo...

0.00253EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/18 7:01 a.m.153 views

CVE-2025-37860

CVE-2025-37860 : Linux kernel sfc/ef100 design-param NULL dereferences fixed by reordering initialization. The vulnerable path allowed ef100_probe_main() and ef100_check_design_params() to run before efx->net_dev was created, enabling NULL dereferences when calling netif_set_tso_max_size() or ...

5.5CVSS6.8AI score0.00253EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder