Lucene search
+L

224 matches found

OSV
OSV
added 2024/10/21 8:15 p.m.20 views

CVE-2022-48993

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

3.9AI score
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.13 views

UBUNTU-CVE-2024-50048

In the Linux kernel, the following vulnerability has been resolved: fbcon: Fix a NULL pointer dereference issue in fbconputcs syzbot has found a NULL pointer dereference bug in fbcon. Here is the simplified C reproducer: struct param uint8t type; struct tioclselection ts; ; int main struct...

5.5CVSS6.3AI score0.00248EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2024/10/21 8:06 p.m.10 views

CVE-2022-48993

...

6.6AI score
SaveExploits0
Cvelist
Cvelist
added 2024/10/21 8:06 p.m.13 views

CVE-2022-48993

...

SaveExploits0
Vulnrichment
Vulnrichment
added 2024/10/21 7:39 p.m.13 views

CVE-2024-50048 fbcon: Fix a NULL pointer dereference issue in fbcon_putcs

In the Linux kernel, the following vulnerability has been resolved: fbcon: Fix a NULL pointer dereference issue in fbconputcs syzbot has found a NULL pointer dereference bug in fbcon. Here is the simplified C reproducer: struct param uint8t type; struct tioclselection ts; ; int main struct...

6.8AI score0.00248EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.28 views

CVE-2024-50048 fbcon: Fix a NULL pointer dereference issue in fbcon_putcs

In the Linux kernel, the following vulnerability has been resolved: fbcon: Fix a NULL pointer dereference issue in fbconputcs syzbot has found a NULL pointer dereference bug in fbcon. Here is the simplified C reproducer: struct param uint8t type; struct tioclselection ts; ; int main struct...

0.00248EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/21 7:39 p.m.187 views

CVE-2024-50048

CVE-2024-50048 (Linux kernel fbcon NULL pointer dereference) : A NULL pointer dereference in fbcon_putcs was triggered after using fbcon via FBIOPUT_CON2FBMAP and TIOCLINUX, due to an uninitialized ops->putcs path. Reproducer shows set_con2fb_map -> con2fb_init_display -> fbcon_set_disp ...

5.5CVSS5.1AI score0.00248EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2024/10/21 12:00 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 the fbcon subsystem's mishandling of null pointer dereferences in the fbconputcs function, which could trigg...

5.5CVSS6.6AI score0.00248EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/10/21 12:00 a.m.15 views

PT-2024-33888

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.58 Description: A NULL pointer dereference issue in the Linux kernel's fbcon putcs function has been resolved. The issue was discovered by syzbot and can be triggered by calling ioctlfd1, TIOCLINUX, &param...

5.5CVSS5.5AI score0.00248EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/10/21 12:00 a.m.7 views

PT-2024-11856 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue has been resolved in the Linux kernel related to the fbcon component, specifically in the fbcon prepare logo function, where kzalloc is used. Recommendations: At the moment,...

6.5AI score
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2024/08/13 3:09 p.m.54 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service. Red Hat Product Security has rated this update as...

9.8CVSS7.2AI score0.02701EPSS
SaveExploits1References19
SUSE CVE
SUSE CVE
added 2024/04/15 11:12 p.m.18 views

SUSE CVE-2024-26798

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...

5.5CVSS6.2AI score0.00327EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2024/04/04 9:15 a.m.10 views

CVE-2024-26798

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...

5.5CVSS5.1AI score0.00327EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.18 views

CVE-2024-26798 fbcon: always restore the old font data in fbcon_do_set_font()

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...

6.5AI score0.00327EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/04 8:20 a.m.26 views

CVE-2024-26798 fbcon: always restore the old font data in fbcon_do_set_font()

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...

7.5AI score0.00327EPSS
SaveExploits0References6
CVE
CVE
added 2024/04/04 8:20 a.m.122 views

CVE-2024-26798

CVE-2024-26798 : Linux kernel fbcon font restore regression fix. The commit a5a923038d70 initially restored old font data on vc_resize() failure but only for user fonts; system/internal fonts were left unreverted, causing a subsequent fbcon_do_set_font() to fail restoration and potentially crash ...

5.5CVSS6.2AI score0.00327EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/04/04 8:20 a.m.31 views

CVE-2024-26798

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...

5.5CVSS7AI score0.00327EPSS
SaveExploits0
OSV
OSV
added 2024/04/04 8:20 a.m.8 views

CVE-2024-26798 fbcon: always restore the old font data in fbcon_do_set_font()

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...

6AI score
SaveExploits0References9
CNNVD
CNNVD
added 2024/04/04 12:00 a.m.7 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 security issue with fbcondosetfont in fbcon...

5.5CVSS6.4AI score0.00327EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/04/04 12:00 a.m.31 views

CVE-2024-26798

In the Linux kernel, the following vulnerability has been resolved: fbcon: always restore the old font data in fbcondosetfont Commit a5a923038d70 fbdev: fbcon: Properly revert changes when vcresize failed started restoring old font data upon failure of vcresize. But it performs so only for user...

5.5CVSS6AI score0.00327EPSS
SaveExploits0References21
Rows per page
Query Builder