Lucene search
+L

922 matches found

OSV
OSV
added 2025/02/26 7:1 a.m.5 views

UBUNTU-CVE-2022-49300

In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between nbdallocconfig and module removal When nbd module is being removing, nbdallocconfig may be called concurrently by nbdgenlconnect, although trymoduleget will return false, but nbdallocconfig doesn't handle it...

4.7CVSS6.2AI score0.00185EPSS
Exploits0References11
OSV
OSV
added 2025/02/26 7:1 a.m.5 views

UBUNTU-CVE-2022-49720

In the Linux kernel, the following vulnerability has been resolved: block: Fix handling of offline queues in blkmqallocrequesthctx This patch prevents that test nvme/004 triggers the following: UBSAN: array-index-out-of-bounds in block/blk-mq.h:135:9 index 512 is out of range for type 'long...

7.8CVSS6.2AI score0.00289EPSS
Exploits0References7
NVD
NVD
added 2025/02/26 7:0 a.m.15 views

CVE-2022-49209

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix memleak in tcpbpfsendmsg while sk msg is full If tcpbpfsendmsg is running while sk msg is full. When skmsgalloc returns -ENOMEM error, tcpbpfsendmsg goes to waitformemory. If partial memory has been alloced by...

5.5CVSS0.00253EPSS
Exploits0References6
OSV
OSV
added 2025/02/26 7:0 a.m.4 views

DEBIAN-CVE-2022-49170

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on curseg-alloctype As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215657 - Overview UBSAN: array-index-out-of-bounds in fs/f2fs/segment.c:3460:2 when mount and operat...

7.8CVSS5.5AI score0.00259EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:0 a.m.4 views

UBUNTU-CVE-2022-49209

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix memleak in tcpbpfsendmsg while sk msg is full If tcpbpfsendmsg is running while sk msg is full. When skmsgalloc returns -ENOMEM error, tcpbpfsendmsg goes to waitformemory. If partial memory has been alloced by...

5.5CVSS6.2AI score0.00253EPSS
Exploits0References9
OSV
OSV
added 2025/02/26 7:0 a.m.5 views

UBUNTU-CVE-2022-49170

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on curseg-alloctype As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215657 - Overview UBSAN: array-index-out-of-bounds in fs/f2fs/segment.c:3460:2 when mount and operat...

7.8CVSS5.9AI score0.00259EPSS
Exploits0References8
OSV
OSV
added 2025/02/26 7:0 a.m.4 views

UBUNTU-CVE-2022-49127

In the Linux kernel, the following vulnerability has been resolved: reftracker: implement use-after-free detection Whenever reftrackerdirinit is called, mark the struct reftrackerdir as dead. Test the dead status from reftrackeralloc and reftrackerfree This should detect buggy devput/devhold...

7.8CVSS5.7AI score0.00234EPSS
Exploits0References5
OSV
OSV
added 2025/02/26 7:0 a.m.6 views

UBUNTU-CVE-2022-49079

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: traverse devices under chunkmutex in btrfscanactivatezone btrfscanactivatezone can be called with the devicelistmutex already held, which will lead to a deadlock: insertdevextents // Takes devicelistmutex -...

5.5CVSS5.7AI score0.00173EPSS
Exploits0References6
OSV
OSV
added 2025/02/26 6:37 a.m.10 views

UBUNTU-CVE-2021-47652

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: smscufx: Fix null-ptr-deref in ufxusbprobe I got a null-ptr-deref report: BUG: kernel NULL pointer dereference, address: 0000000000000000 ... RIP: 0010:fbdestroymodelist+0x38/0x100 ... Call Trace:...

5.5CVSS6.2AI score0.00244EPSS
Exploits0References12
Vulnrichment
Vulnrichment
added 2025/02/26 2:24 a.m.1 views

CVE-2022-49731 ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: fix NULL pointer deref in atahostallocpinfo In an unlikely and probably wrong? case that the 'ppi' parameter of atahostallocpinfo points to an array starting with a NULL pointer, there's going to be a kernel oop...

5.8AI score0.00275EPSS
Exploits0References8
CVE
CVE
added 2025/02/26 2:24 a.m.106 views

CVE-2022-49720

The CVE-2022-49720 entry is valid and supported by multiple connected advisories. The vulnerability resides in the Linux kernel block layer, specifically in blk_mq_alloc_request_hctx, where offline-queue handling could trigger a UBSAN array-index-out-of-bounds condition (index 512 out of 512 elem...

7.8CVSS5.4AI score0.00289EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.4 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 error state in nvmeallocadmintags that does not check adminq...

5.5CVSS6AI score0.00285EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2025/02/26 12:0 a.m.11 views

PT-2025-8552 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the sfp probe function. This function allocates memory using sfp alloc, but when devm add action fails, the...

7.8CVSS6.7AI score0.93838EPSS
Exploits22References490
Positive Technologies
Positive Technologies
added 2025/02/26 12:0 a.m.7 views

PT-2025-8325 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential double free issue has been resolved in the Linux kernel, specifically in the remoteproc: mtk scp module. The issue arises from the explicit freeing of 'scp-rproc' in the...

7.8CVSS6.5AI score0.00234EPSS
Exploits0References11
ATTACKERKB
ATTACKERKB
added 2025/02/25 4:15 p.m.3 views

CVE-2025-26599

An access to an uninitialized pointer flaw was found in X.Org and Xwayland. The function compCheckRedirect may fail if it cannot allocate the backing pixmap. In that case, compRedirectWindow will return a BadAlloc error without validating the window tree marked just before, which leaves the...

7.8CVSS7AI score0.00369EPSS
Exploits0References18Affected Software17
BDU FSTEC
BDU FSTEC
added 2025/02/12 12:0 a.m.7 views

The vulnerability of the page_pool_dev_alloc_pages() function in the drivers/net/ethernet/freescale/fec_main.c module of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the pagepooldevallocpages function in the drivers/net/ethernet/freescale/fecmain.c file of the Linux kernel is related to the pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00201EPSS
Exploits0References12Affected Software2
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.1 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: ata: libata-core: Fixed null pointer dereference on error If the ataportalloc call in atahostalloc fails, atahostrelease will be called. However, the code in atahostrelease attempts to free the members of the ataport struct...

5.5CVSS6.5AI score0.00263EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ubi: fastmap: Fixed duplicate slab cache names during attachment Since commit 4c39529663b9 “slab: Warns about duplicate cache names when DEBUGVM=y”, duplicate slab cache names can be detected, and a kernel warning is issued. In t...

5.5CVSS6.3AI score0.00242EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Fixed the nullptrderef issue in targetallocdevice There is a nullptrderef issue reported by KASAN: BUG: KASAN: nullptrderef in targetallocdevice+0xbc4/0xbe0 targetcoremod … kasanreport+0xb9/0xf0...

5.5CVSS6.2AI score0.00257EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: fuse: The code must initialize the contents of pages beyond the end-of-file before marking the pages as “uptodate”. fusenotifystore, unlike fusedoreadpage, does not enable page zeroing because it can be used to change partial...

5.5CVSS6.5AI score0.00879EPSS
Exploits2References3
Rows per page
Query Builder