Lucene search
K

533 matches found

SUSE CVE
SUSE CVE
added 2025/02/27 3:11 a.m.1 views

SUSE CVE-2022-49162

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: sm712fb: Fix crash in smtcfbwrite When the sm712fb driver writes three bytes to the framebuffer, the driver will crash: BUG: unable to handle page fault for address: ffffc90001ffffff RIP: 0010:smtcfbwrite+0x454/0x5b...

5.5CVSS7.6AI score0.00013EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2025/02/27 3:7 a.m.1 views

SUSE CVE-2022-49421

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: clcdfb: Fix refcount leak in clcdfbofvramsetup ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS7.9AI score0.00014EPSS
Exploits0References10
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

DEBIAN-CVE-2022-49511

In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: fix the pagelist corruption Easily hit the below list corruption: == listadd corruption. prev-next should be next ffffffffc0ceb090, but was ffffec604507edc8. prev=ffffec604507edc8. WARNING: CPU: 65 PID: 3959 at...

5.5CVSS5.5AI score0.00143EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

UBUNTU-CVE-2022-49511

In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: fix the pagelist corruption Easily hit the below list corruption: == listadd corruption. prev-next should be next ffffffffc0ceb090, but was ffffec604507edc8. prev=ffffec604507edc8. WARNING: CPU: 65 PID: 3959 at...

5.5CVSS6.1AI score0.00143EPSS
Exploits0References6
OSV
OSV
added 2025/02/26 7:1 a.m.0 views

UBUNTU-CVE-2022-49419

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: vesafb: Fix a use-after-free due early fbinfo cleanup Commit b3c9a924aab6 "fbdev: vesafb: Cleanup fbinfo in .fbdestroy rather than .remove" fixed a use-after-free error due the vesafb driver freeing the fbinfo in th...

7.8CVSS6.5AI score0.00138EPSS
Exploits0References7
OSV
OSV
added 2025/02/26 7:0 a.m.1 views

UBUNTU-CVE-2022-49162

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: sm712fb: Fix crash in smtcfbwrite When the sm712fb driver writes three bytes to the framebuffer, the driver will crash: BUG: unable to handle page fault for address: ffffc90001ffffff RIP: 0010:smtcfbwrite+0x454/0x5b...

5.5CVSS6.2AI score0.00013EPSS
Exploits0References12
OSV
OSV
added 2025/02/26 6:37 a.m.0 views

UBUNTU-CVE-2021-47642

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: nvidiafb: Use strscpy to prevent buffer overflow Coverity complains of a possible buffer overflow. However, given the 'static' scope of nvidiasetupi2cbus it looks like that can't happen after examiniing the call...

7.8CVSS6.7AI score0.00015EPSS
Exploits0References12
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.13 views

CVE-2022-49511 fbdev: defio: fix the pagelist corruption

In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: fix the pagelist corruption Easily hit the below list corruption: == listadd corruption. prev-next should be next ffffffffc0ceb090, but was ffffec604507edc8. prev=ffffec604507edc8. WARNING: CPU: 65 PID: 3959 at...

0.00143EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.9 views

CVE-2022-49511

In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: fix the pagelist corruption Easily hit the below list corruption: == listadd corruption. prev-next should be next ffffffffc0ceb090, but was ffffec604507edc8. prev=ffffec604507edc8. WARNING: CPU: 65 PID: 3959 at...

5.5CVSS5.5AI score0.00143EPSS
Exploits0
CVE
CVE
added 2025/02/26 2:13 a.m.143 views

CVE-2022-49511

CVE-2022-49511: A race in the Linux kernel fbdev defio path allows pagelist corruption when one thread adds page->lru to the pagelist tail in fb_deferred_io_mkwrite() while another re-initializes the same list in fb_deferred_io_fault() without proper locking. The documented fix initializes all...

5.5CVSS5.3AI score0.00143EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/02/26 2:13 a.m.8 views

CVE-2022-49511 fbdev: defio: fix the pagelist corruption

In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: fix the pagelist corruption Easily hit the below list corruption: == listadd corruption. prev-next should be next ffffffffc0ceb090, but was ffffec604507edc8. prev=ffffec604507edc8. WARNING: CPU: 65 PID: 3959 at...

5.5CVSS5AI score0.00143EPSS
Exploits0References6
CVE
CVE
added 2025/02/26 2:12 a.m.73 views

CVE-2022-49419

The CVE-2022-49419 issue affects the Linux kernel vesafb (video: fbdev) where use-after-free can occur if the fb_info is freed in the .remove path before or after .fb_destroy. The underlying cause is an ordering bug: the code previously freed fb_info in .remove, which could reference freed memory...

7.8CVSS5.4AI score0.00138EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.14 views

CVE-2021-47652 video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()

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

0.00013EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.11 views

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.5CVSS5.5AI score0.00013EPSS
Exploits0
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.2 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 the fbdev defio module that could lead to page table corruption...

5.5CVSS5.3AI score0.00143EPSS
Exploits0References4
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: fbdev: savage: Handle an error return when savagefbcheckvar fails. The commit 04e5eac8f3ab „fbdev: savage: Error out if pixclock equals zero“ checks the value of pixclock to avoid a divide-by-zero error. However, the function...

5.5CVSS5.8AI score0.00028EPSS
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: fbdev: efifb: Registering sysfs groups through the driver core. The driver core can already register and clean up sysfs groups. Make use of this functionality to simplify error handling and cleanup processes. Additionally, a UAF...

5.5CVSS5.9AI score0.00007EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2025/02/06 4:28 p.m.2 views

Astra Linux - уязвимость в linux

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: fix refcount leak Why the gem object rfb-base.obj0 is get according to numplanes in amdgpufbcreate, but is not put according to numplanes How put rfb-base.obj0 in amdgpufbdevdestroy according to numplanes...

5.5CVSS6.5AI score
Exploits0References1
RedhatCVE
RedhatCVE
added 2024/12/30 4:53 a.m.7 views

CVE-2024-56746

In the Linux kernel, the following vulnerability has been resolved: fbdev: sh7760fb: Fix a possible memory leak in sh7760fballocmem When information such as info-screenbase is not ready, calling sh7760fbfreemem does not release memory correctly. Call dmafreecoherent instead...

5.5CVSS6.8AI score0.00015EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/12/30 3:48 a.m.1 views

SUSE CVE-2024-56746

In the Linux kernel, the following vulnerability has been resolved: fbdev: sh7760fb: Fix a possible memory leak in sh7760fballocmem When information such as info-screenbase is not ready, calling sh7760fbfreemem does not release memory correctly. Call dmafreecoherent instead...

5.5CVSS7.5AI score0.00015EPSS
Exploits0References13
Rows per page
Query Builder