Lucene search
K

163 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/19 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2022-50414

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: fcoe: Fix transport not deattached when fcoeifinit fails fcoeinit calls fcoetransportattach&fcoeswtransport, but when fcoeifinit fails, &fcoeswtransport i...

5.5CVSS6.5AI score0.00149EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/09/18 4:3 p.m.6 views

CVE-2022-50414 scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails

In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Fix transport not deattached when fcoeifinit fails fcoeinit calls fcoetransportattach&fcoeswtransport, but when fcoeifinit fails, &fcoeswtransport is not detached and leaves freed &fcoeswtransport on fcoetransports...

0.00149EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.3 views

PT-2025-38431

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Fibre Channel over Ethernet FCoE implementation within the Linux kernel. Specifically, the transport is not properly detached when fcoe if init fails, leading to a...

6AI score0.00149EPSS
Exploits0References11
OSV
OSV
added 2025/09/17 3:15 p.m.4 views

DEBIAN-CVE-2022-50361

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: add missing unregisternetdev in wilcnetdevifcinit Fault injection test reports this issue: kernel BUG at net/core/dev.c:10731! invalid opcode: 0000 1 PREEMPT SMP KASAN PTI Call Trace: wilcnetdevifcinit+0x19f/0x220...

5.5CVSS5.4AI score0.00206EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.1 views

CVE-2022-50356 net: sched: sfb: fix null pointer access issue when sfb_init() fails

In the Linux kernel, the following vulnerability has been resolved: net: sched: sfb: fix null pointer access issue when sfbinit fails When the default qdisc is sfb, if the qdisc of devqueue fails to be inited during mqprioinit, sfbreset is invoked to clear resources. In this case, the q-qdisc is...

6.9AI score0.00191EPSS
Exploits0References4
CVE
CVE
added 2025/09/17 2:56 p.m.35 views

CVE-2022-50356

CVE-2022-50356 affects the Linux kernel’s net: sched: sfb path. When the default qdisc is sfb and dev_queue initialization fails during mqprio_init(), the code calls sfb_reset() to free resources, but the qdisc pointer (q->qdisc) may be NULL, leading to a general protection fault (null pointer...

5.5CVSS6.1AI score0.00191EPSS
Exploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50289

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ocfs2: fix memory leak in ocfs2stackglueinit ocfs2tableheader should be free in ocfs2stackglueinit if ocfs2sysfsinit failed, otherwise kmemleak will report...

5.5CVSS6.2AI score0.00149EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/09/16 6:25 p.m.5 views

CVE-2023-53319

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Handle kvmarminit failure correctly in finalizepkvm Currently there is no synchronisation between finalizepkvm and kvmarminit initcalls. The finalizepkvm proceeds happily even if kvmarminit fails resulting in the...

5.5CVSS5.8AI score0.00128EPSS
Exploits0References4
NVD
NVD
added 2025/09/16 5:15 p.m.6 views

CVE-2023-53319

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Handle kvmarminit failure correctly in finalizepkvm Currently there is no synchronisation between finalizepkvm and kvmarminit initcalls. The finalizepkvm proceeds happily even if kvmarminit fails resulting in the...

5.5CVSS0.00128EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.11 views

PT-2025-37905

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The hi846 init controls function does not properly free allocated memory ctrl hdlr in case of failure, leading to a memory leak. The issue is resolved by adding v4l2 ctrl handler free ...

6.1AI score0.00135EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.4 views

PT-2025-38009

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue in the vimc driver where an incorrect function is called when vimc init fails. Specifically, platform driver unregister pdrv is called instead of...

6.2AI score0.00145EPSS
Exploits0References7
OSV
OSV
added 2025/09/15 3:15 p.m.4 views

UBUNTU-CVE-2022-50310

In the Linux kernel, the following vulnerability has been resolved: ip6mr: fix UAF issue in ip6mrskdone when addrconfinitnet failed If the initialization fails in calling addrconfinitnet, devconfall is the pointer that has been released. Then ip6mrskdone is called to release the net, accessing...

7.8CVSS5.7AI score0.00143EPSS
Exploits0References5
OSV
OSV
added 2025/09/15 2:21 p.m.5 views

CVE-2022-50289 ocfs2: fix memory leak in ocfs2_stack_glue_init()

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix memory leak in ocfs2stackglueinit ocfs2tableheader should be free in ocfs2stackglueinit if ocfs2sysfsinit failed, otherwise kmemleak will report memleak. BUG: memory leak unreferenced object 0xffff88810eeb5800 size 128...

5.5CVSS6.4AI score0.00149EPSS
Exploits0References12
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.5 views

PT-2025-37497

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free issue exists in the Linux kernel's SCTP implementation. Specifically, the vulnerability occurs when handling errors returned from the sctp auth asoc init active key...

6.2AI score0.0015EPSS
Exploits0References9
NVD
NVD
added 2025/09/11 5:15 p.m.4 views

CVE-2025-39772

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix the hibmc loaded failed bug When hibmc loaded failed, the driver use hibmcunload to free the resource, but the mutexes in mode.config are not init, which will access an NULL pointer. Just change goto...

5.5CVSS0.00136EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2025/09/04 12:0 a.m.5 views

PT-2025-40634

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ASoC Qualcomm q6apm-lpass-dais component. Specifically, a NULL pointer dereference can occur if the initialization of the source graph fails...

5.5CVSS7.3AI score0.00136EPSS
Exploits0
CVE
CVE
added 2025/08/22 4:1 p.m.27 views

CVE-2025-38658

Summary (CVE-2025-38658) : In the Linux kernel nvmet PCIe target, a failure path in nvmet_req_init() could cause a command to be completed twice (one via __nvmet_req_complete() -> queue_response, and another via nvmet_pci_epf_exec_iod_work()), potentially sending two completions to the host an...

5.5CVSS6.8AI score0.00128EPSS
Exploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/08/22 12:0 a.m.5 views

PT-2025-34419 · Nvme-Cli +1 · Nvme-Cli +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the nvmet PCI-EPF subsystem where commands may be completed twice if nvmet req init fails. This double completion can corrupt the state of the P...

6.3AI score0.00128EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53049

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: usb: ucsi: Fix NULL pointer deref in ucsiconnectorchange When ucsiinit fails, ucsi-connector...

5.5CVSS6.2AI score0.00165EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-38400

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfs: Clean up /proc/net/rpc/nfs when nfsfsprocnetinit fails. syzbot reported a warning below 1 following a fault injection in nfsfsprocnetinit. 0 When...

5.5CVSS6.6AI score0.00183EPSS
Exploits0References3
Rows per page
Query Builder