Lucene search
K

8973 matches found

Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.2 views

PT-2025-51581

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's JFS Journaled File System transaction manager. The txInit function does not properly initialize the TxBlock0.waitor waitqueue, leading to a system cra...

4.6CVSS5.4AI score0.00058EPSS
Exploits0
CNNVD
CNNVD
added 2025/09/18 12:0 a.m.0 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 an unseparated transfer when fcoeifinit fails, which could lead to a crash when the module is reinserted...

5.5CVSS5.8AI score0.0002EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.3 views

PT-2025-38327

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists within the Btrfs file system related to quota management. Specifically, the issue occurs when enabling quotas, where a transaction commit is followed by setting t...

6.3AI score0.00013EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.2 views

PT-2025-38324

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified in the orangefs kernel,client debug init functions when inserting and removing the orangefs module. The issue occurs due to the use of a global variable as a...

6.5AI score0.00021EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2025/09/17 11:31 p.m.3 views

SUSE CVE-2022-50355

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

5.5CVSS6.6AI score0.00021EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/09/17 11:27 p.m.1 views

SUSE CVE-2023-53341

In the Linux kernel, the following vulnerability has been resolved: of/fdt: run soc memory setup when earlyinitdtscanmemory fails If memory has been found earlyinitdtscanmemory now returns 1. If it hasn't found any memory it will return 0, allowing other memory setup mechanisms to carry on...

5.5CVSS6.7AI score0.00017EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/09/17 6:28 p.m.2 views

CVE-2023-53341

In the Linux kernel, the following vulnerability has been resolved: of/fdt: run soc memory setup when earlyinitdtscanmemory fails If memory has been found earlyinitdtscanmemory now returns 1. If it hasn't found any memory it will return 0, allowing other memory setup mechanisms to carry on...

5.5CVSS5.9AI score0.00017EPSS
Exploits0References4
OSV
OSV
added 2025/09/17 3:15 p.m.2 views

DEBIAN-CVE-2023-53341

In the Linux kernel, the following vulnerability has been resolved: of/fdt: run soc memory setup when earlyinitdtscanmemory fails If memory has been found earlyinitdtscanmemory now returns 1. If it hasn't found any memory it will return 0, allowing other memory setup mechanisms to carry on...

5.5CVSS5.5AI score0.00017EPSS
Exploits0References1
NVD
NVD
added 2025/09/17 3:15 p.m.3 views

CVE-2023-53341

In the Linux kernel, the following vulnerability has been resolved: of/fdt: run soc memory setup when earlyinitdtscanmemory fails If memory has been found earlyinitdtscanmemory now returns 1. If it hasn't found any memory it will return 0, allowing other memory setup mechanisms to carry on...

5.5CVSS0.00017EPSS
Exploits0References3
OSV
OSV
added 2025/09/17 3:15 p.m.1 views

DEBIAN-CVE-2022-50367

In the Linux kernel, the following vulnerability has been resolved: fs: fix UAF/GPF bug in nilfsmdtdestroy In allocinode, inodeinitalways could return -ENOMEM if securityinodealloc fails, which causes inode-iprivate uninitialized. Then nilfsismetadatafileinode returns true and nilfsfreeinode...

7.8CVSS5.3AI score0.00015EPSS
Exploits0References1
OSV
OSV
added 2025/09/17 3:15 p.m.3 views

DEBIAN-CVE-2022-50358

In the Linux kernel, the following vulnerability has been resolved: brcmfmac: return error when getting invalid maxflowrings from dongle When firmware hit trap at initialization, host will read abnormal maxflowrings number from dongle, and it will cause kernel panic when doing iowrite to initiali...

4.2CVSS4.9AI score0.00032EPSS
Exploits0References1
NVD
NVD
added 2025/09/17 3:15 p.m.2 views

CVE-2022-50356

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.5CVSS0.00022EPSS
Exploits0References4
OSV
OSV
added 2025/09/17 3:15 p.m.2 views

UBUNTU-CVE-2023-53341

In the Linux kernel, the following vulnerability has been resolved: of/fdt: run soc memory setup when earlyinitdtscanmemory fails If memory has been found earlyinitdtscanmemory now returns 1. If it hasn't found any memory it will return 0, allowing other memory setup mechanisms to carry on...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References6
OSV
OSV
added 2025/09/17 3:15 p.m.2 views

UBUNTU-CVE-2022-50358

In the Linux kernel, the following vulnerability has been resolved: brcmfmac: return error when getting invalid maxflowrings from dongle When firmware hit trap at initialization, host will read abnormal maxflowrings number from dongle, and it will cause kernel panic when doing iowrite to initiali...

4.2CVSS5.9AI score0.00032EPSS
Exploits0References9
CVE
CVE
added 2025/09/17 2:56 p.m.20 views

CVE-2023-53349

CVE-2023-53349 concerns the Linux kernel media driver ov2740. The vulnerability stems from a memleak in ov2740_init_controls() where resources allocated in the failure path are not fully freed, causing a kmemleak when testing media/i2c/ov2740.c with a BPF mock device. The advisory notes an unrefe...

5.5CVSS6.1AI score0.00021EPSS
Exploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.3 views

CVE-2023-53341 of/fdt: run soc memory setup when early_init_dt_scan_memory fails

In the Linux kernel, the following vulnerability has been resolved: of/fdt: run soc memory setup when earlyinitdtscanmemory fails If memory has been found earlyinitdtscanmemory now returns 1. If it hasn't found any memory it will return 0, allowing other memory setup mechanisms to carry on...

6.3AI score0.00017EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.2 views

CVE-2022-50358 brcmfmac: return error when getting invalid max_flowrings from dongle

In the Linux kernel, the following vulnerability has been resolved: brcmfmac: return error when getting invalid maxflowrings from dongle When firmware hit trap at initialization, host will read abnormal maxflowrings number from dongle, and it will cause kernel panic when doing iowrite to initiali...

6AI score0.00032EPSS
Exploits0References6
CVE
CVE
added 2025/09/17 2:56 p.m.16 views

CVE-2022-50358

The CVE-2022-50358 issue affects the Linux kernel driver brcmfmac. When the dongle reports an invalid max_flowrings value (greater than 256) during firmware initialization, the host may read an abnormal number and trigger a kernel panic when performing iowrite to initialize the dongle ring. The v...

4.2CVSS6AI score0.00032EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.5 views

CVE-2022-50358 brcmfmac: return error when getting invalid max_flowrings from dongle

In the Linux kernel, the following vulnerability has been resolved: brcmfmac: return error when getting invalid maxflowrings from dongle When firmware hit trap at initialization, host will read abnormal maxflowrings number from dongle, and it will cause kernel panic when doing iowrite to initiali...

0.00032EPSS
Exploits0References6
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.00022EPSS
Exploits0References4
Rows per page
Query Builder