Lucene search
K

304 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-12849

Malicious code in bioql PyPI...

6.9AI score0.00166EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.5 views

CVE-2022-50452 net: sched: cake: fix null pointer access issue when cake_init() fails

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

0.00143EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.5 views

Linux kernel 安全漏洞

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 that stems from a missing nostackprotector function attribute, which could lead to a stack protector initialization failure and ...

5.8AI score0.00131EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.3 views

SUSE CVE-2022-50387

In the Linux kernel, the following vulnerability has been resolved: net: hinic: fix the issue of CMDQ memory leaks When hinicsetcmdqdepth fails in hinicinitcmdqs, the cmdq memory is not released correctly. Fix it...

5.5CVSS5.2AI score0.00145EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/09/18 11:42 p.m.2 views

SUSE CVE-2022-50414

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...

4.1CVSS6.5AI score0.00149EPSS
Exploits0References10
RedhatCVE
RedhatCVE
added 2025/09/18 7:29 p.m.3 views

CVE-2022-50414

In the Linux kernel, the following vulnerability has been resolved: scsi: fcoe: Fix transport not deattached when fcoeifinit fails fcoeinit calls fcoetransportattachswtransport, but when fcoeifinit fails, swtransport is not detached and leaves freed swtransport on fcoetransports list. This causes...

7CVSS5.8AI score0.00149EPSS
Exploits0References4
OSV
OSV
added 2025/09/18 4:15 p.m.3 views

DEBIAN-CVE-2022-50414

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...

5.5CVSS5.3AI score0.00149EPSS
Exploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.0 views

UBUNTU-CVE-2022-50414

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...

5.5CVSS5.9AI score0.00149EPSS
Exploits0References12
CVE
CVE
added 2025/09/18 4:3 p.m.23 views

CVE-2022-50414

CVE-2022-50414 concerns the Linux kernel: during SCSI over FCoE, fcoe_init() calls fcoe_transport_attach(&fcoe_sw_transport). If fcoe_if_init() fails, the transport is not detached, leaving a freed fcoe_sw_transport on the fcoe_transports list. This causes a kernel panic when the module is reinse...

5.5CVSS6.1AI score0.00149EPSS
Exploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.3 views

CVE-2022-50387

In the Linux kernel, the following vulnerability has been resolved: net: hinic: fix the issue of CMDQ memory leaks When hinicsetcmdqdepth fails in hinicinitcmdqs, the cmdq memory is not released correctly. Fix it...

5.5CVSS5.4AI score0.00145EPSS
Exploits0
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.6 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...

0.00191EPSS
Exploits0References4
OSV
OSV
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...

5.5CVSS6.8AI score0.00191EPSS
Exploits0References7
CNNVD
CNNVD
added 2025/09/17 12:0 a.m.1 views

Linux kernel 安全漏洞

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 not properly handling the sfbinit failure case, which could result in a null pointer dereference...

5.5CVSS5.8AI score0.00191EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/09/16 11:34 p.m.2 views

SUSE 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.8CVSS6.6AI score0.00143EPSS
Exploits0References3
OSV
OSV
added 2025/09/16 5:15 p.m.1 views

DEBIAN-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.4AI score0.00128EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.1 views

CVE-2022-50340 media: vimc: Fix wrong function called when vimc_init() fails

In the Linux kernel, the following vulnerability has been resolved: media: vimc: Fix wrong function called when vimcinit fails In vimcinit, when platformdriverregister&vimcpdrv fails, platformdriverunregister&vimcpdrv is wrongly called rather than platformdeviceunregister&vimcpdev, which causes...

6AI score0.00145EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/09/16 4:11 p.m.5 views

CVE-2022-50340 media: vimc: Fix wrong function called when vimc_init() fails

In the Linux kernel, the following vulnerability has been resolved: media: vimc: Fix wrong function called when vimcinit fails In vimcinit, when platformdriverregister&vimcpdrv fails, platformdriverunregister&vimcpdrv is wrongly called rather than platformdeviceunregister&vimcpdev, which causes...

0.00145EPSS
Exploits0References5
CVE
CVE
added 2025/09/16 4:11 p.m.19 views

CVE-2022-50340

CVE-2022-50340 affects the vimc hardware-media driver in the Linux kernel. The issue arises in vimc_init(): if platform_driver_register(&vimc_pdrv) fails, the code incorrectly calls platform_driver_unregister(&vimc_pdrv) instead of platform_device_unregister(&vimc_pdev), causing a kernel warning ...

5.5CVSS6AI score0.00145EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2025/09/16 4:11 p.m.8 views

CVE-2022-50340 media: vimc: Fix wrong function called when vimc_init() fails

In the Linux kernel, the following vulnerability has been resolved: media: vimc: Fix wrong function called when vimcinit fails In vimcinit, when platformdriverregister&vimcpdrv fails, platformdriverunregister&vimcpdrv is wrongly called rather than platformdeviceunregister&vimcpdev, which causes...

5.5CVSS4.9AI score0.00145EPSS
Exploits0References8
OSV
OSV
added 2025/09/15 3:15 p.m.5 views

DEBIAN-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.8CVSS6.4AI score0.00143EPSS
Exploits0References1
Rows per page
Query Builder