Lucene search
+L

199 matches found

RedhatCVE
RedhatCVE
added 2025/09/18 7:4 p.m.10 views

CVE-2022-50404

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbcon: release buffer when fbcondosetfont failed syzbot is reporting memory leak at fbcondosetfont 1, for commit a5a923038d70 "fbdev: fbcon: Properly revert changes when vcresize failed" missed that the buffer might be new...

7CVSS6AI score0.00148EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 4:15 p.m.5 views

UBUNTU-CVE-2022-50404

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbcon: release buffer when fbcondosetfont failed syzbot is reporting memory leak at fbcondosetfont 1, for commit a5a923038d70 "fbdev: fbcon: Properly revert changes when vcresize failed" missed that the buffer might be new...

5.5CVSS5.8AI score0.00148EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2025/09/18 4:3 p.m.4 views

CVE-2022-50404

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbcon: release buffer when fbcondosetfont failed syzbot is reporting memory leak at fbcondosetfont 1, for commit a5a923038d70 "fbdev: fbcon: Properly revert changes when vcresize failed" missed that the buffer might be new...

5.5CVSS5.4AI score0.00148EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/18 4:3 p.m.3 views

CVE-2022-50404 fbdev: fbcon: release buffer when fbcon_do_set_font() failed

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbcon: release buffer when fbcondosetfont failed syzbot is reporting memory leak at fbcondosetfont 1, for commit a5a923038d70 "fbdev: fbcon: Properly revert changes when vcresize failed" missed that the buffer might be new...

6.3AI score0.00148EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/18 4:3 p.m.26 views

CVE-2022-50404

CVE-2022-50404 is a Linux kernel vulnerability affecting fbdev/fbcon where a memory leak could occur in fbcon_do_set_font() due to buffer handling when vc_resize() fails; the buffer might be newly allocated by fbcon_set_font() and released only partially. The issue was fixed in the kernel (as not...

5.5CVSS6.3AI score0.00148EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/09/18 4:3 p.m.12 views

CVE-2022-50404 fbdev: fbcon: release buffer when fbcon_do_set_font() failed

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbcon: release buffer when fbcondosetfont failed syzbot is reporting memory leak at fbcondosetfont 1, for commit a5a923038d70 "fbdev: fbcon: Properly revert changes when vcresize failed" missed that the buffer might be new...

0.00148EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/18 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 the Linux kernel that stems from a failure to free a buffer when the fbcondosetfont function fails, which could lead to a memory leak...

5.5CVSS6.5AI score0.00148EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.7 views

PT-2025-38421

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified in the fbcon do set font function within the fbdev subsystem of the Linux kernel. The issue occurs when a buffer is newly allocated by fbcon set font and is...

6.3AI score0.00148EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.16 views

CVE-2025-38685 fbdev: Fix vmalloc out-of-bounds write in fast_imageblit

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix vmalloc out-of-bounds write in fastimageblit This issue triggers when a userspace program does an ioctl FBIOPUTCON2FBMAP by passing console number and frame buffer number. Ideally this maps console to frame buffer and...

7.8CVSS0.00173EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2024-26798

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: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon:...

5.5CVSS5.5AI score0.00327EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-38198

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: fbcon: Make sure modelist not set on unregistered console It looks like attempting to write ...

7.8CVSS5.9AI score0.00159EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:0 a.m.12 views

fbcon: Make sure modelist not set on unregistered console

...

7.8CVSS7AI score0.00159EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/31 12:0 a.m.15 views

PT-2025-35958

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the fbdev subsystem related to an out-of-bounds write in the fast imageblit function. This issue occurs when a user-space program performs an ioctl...

7.8CVSS6.3AI score0.00173EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/07/06 2:14 p.m.18 views

CVE-2025-38198

In the Linux kernel, the following vulnerability has been resolved: fbcon: Make sure modelist not set on unregistered console It looks like attempting to write to the "storemodes" sysfs node will run afoul of unregistered consoles: UBSAN: array-index-out-of-bounds in...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/07/04 11:22 p.m.7 views

SUSE CVE-2025-38198

In the Linux kernel, the following vulnerability has been resolved: fbcon: Make sure modelist not set on unregistered console It looks like attempting to write to the "storemodes" sysfs node will run afoul of unregistered consoles: UBSAN: array-index-out-of-bounds in...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0References23
NVD
NVD
added 2025/07/04 2:15 p.m.18 views

CVE-2025-38198

In the Linux kernel, the following vulnerability has been resolved: fbcon: Make sure modelist not set on unregistered console It looks like attempting to write to the "storemodes" sysfs node will run afoul of unregistered consoles: UBSAN: array-index-out-of-bounds in...

7.8CVSS0.00159EPSS
SaveExploits0References7
OSV
OSV
added 2025/07/04 2:15 p.m.8 views

AZL-72769 CVE-2025-38198 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: fbcon: Make sure modelist not set on unregistered console It looks like attempting to write to the "storemodes" sysfs node will run afoul of unregistered consoles: UBSAN: array-index-out-of-bounds in...

7.8CVSS6.2AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.18 views

AZL-64662 CVE-2025-38198 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: fbcon: Make sure modelist not set on unregistered console It looks like attempting to write to the "storemodes" sysfs node will run afoul of unregistered consoles: UBSAN: array-index-out-of-bounds in...

7.8CVSS6.6AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.3 views

DEBIAN-CVE-2025-38198

In the Linux kernel, the following vulnerability has been resolved: fbcon: Make sure modelist not set on unregistered console It looks like attempting to write to the "storemodes" sysfs node will run afoul of unregistered consoles: UBSAN: array-index-out-of-bounds in...

7.8CVSS5.7AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.8 views

UBUNTU-CVE-2025-38198

In the Linux kernel, the following vulnerability has been resolved: fbcon: Make sure modelist not set on unregistered console It looks like attempting to write to the "storemodes" sysfs node will run afoul of unregistered consoles: UBSAN: array-index-out-of-bounds in...

7.8CVSS6.2AI score0.00159EPSS
SaveExploits0References30
Rows per page
Query Builder