Lucene search
+L

2140 matches found

OSV
OSV
added 2024/04/17 4:15 p.m.5 views

DEBIAN-CVE-2024-26920

In the Linux kernel, the following vulnerability has been resolved: tracing/trigger: Fix to return error if failed to alloc snapshot Fix registersnapshottrigger to return error code if it failed to allocate a snapshot instead of 0 success. Unless that, it will register snapshot trigger without an...

5.5CVSS5.8AI score0.00256EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.5 views

UBUNTU-CVE-2024-26864

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix refcnt handling in inethashconnect. syzbot reported a warning in sknullsdelnodeinitrcu. The commit 66b60b0c8c4a "dccp/tcp: Unhash sk from ehash for tb2 alloc failure after checkestalblished." tried to fix an issue that a...

5.9CVSS5.9AI score0.00761EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/04/17 12:0 a.m.6 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 Linux kernel that stems from registersnapshottrigger returning an error code instead of 0 when allocating a snapshot fails...

5.5CVSS6.6AI score0.00256EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/04/11 2:31 a.m.9 views

SUSE CVE-2024-26741

In the Linux kernel, the following vulnerability has been resolved: dccp/tcp: Unhash sk from ehash for tb2 alloc failure after checkestalblished. syzkaller reported a warning 0 in inetcskdestroysock with no repro. WARNONinetsksk-inetnum && !inetcsksk-icskbindhash; However, the syzkaller's log...

5.5CVSS6.6AI score0.0027EPSS
SaveExploits0References13
OSV
OSV
added 2024/04/10 7:15 p.m.4 views

UBUNTU-CVE-2021-47218

In the Linux kernel, the following vulnerability has been resolved: selinux: fix NULL-pointer dereference when hashtab allocation fails When the hash table slot array allocation fails in hashtabinit, h-size is left initialized with a non-zero value, but the h-htable pointer is NULL. This may then...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References6
NVD
NVD
added 2024/04/04 9:15 a.m.23 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.5CVSS7.2AI score0.00329EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/04/04 8:20 a.m.16 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.00329EPSS
SaveExploits0References6
CVE
CVE
added 2024/04/04 8:20 a.m.109 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.00329EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/04/03 5:15 p.m.4 views

DEBIAN-CVE-2024-26771

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: edma: Add some null pointer checks to the edmaprobe devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer...

5.5CVSS5.2AI score0.00239EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/03 5:0 p.m.136 views

CVE-2024-26741

CVE-2024-26741 concerns the Linux kernel DCCP/TCP path: when a connect() on an unbound socket occurs, the kernel searches for an ephemeral port, may reuse a bucket in ehash, and marks inet_num. If a concurrent allocation then fails for the corresponding bhash2 bucket, the code must revert by chec...

5.5CVSS6.3AI score0.0027EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/04/03 5:0 p.m.9 views

CVE-2024-26741 dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished().

In the Linux kernel, the following vulnerability has been resolved: dccp/tcp: Unhash sk from ehash for tb2 alloc failure after checkestalblished. syzkaller reported a warning 0 in inetcskdestroysock with no repro. WARNONinetsksk-inetnum && !inetcsksk-icskbindhash; However, the syzkaller's log...

5.5CVSS5.9AI score0.0027EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.21 views

CVE-2024-26741 dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished().

In the Linux kernel, the following vulnerability has been resolved: dccp/tcp: Unhash sk from ehash for tb2 alloc failure after checkestalblished. syzkaller reported a warning 0 in inetcskdestroysock with no repro. WARNONinetsksk-inetnum && !inetcsksk-icskbindhash; However, the syzkaller's log...

6.6AI score0.0027EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/04/03 12:0 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 Linux kernel that stems from an allocation failure warning having no effect...

5.5CVSS6.8AI score0.00226EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/03/27 4:26 a.m.11 views

SUSE CVE-2021-47141

In the Linux kernel, the following vulnerability has been resolved: gve: Add NULL pointer checks when freeing irqs. When freeing notification blocks, we index priv-msixvectors. If we failed to allocate priv-msixvectors see abortwithmsixvectors this could lead to a NULL pointer dereference if the...

5.5CVSS7.7AI score0.00225EPSS
SaveExploits0References11
OSV
OSV
added 2024/03/25 9:15 a.m.3 views

DEBIAN-CVE-2021-47150

In the Linux kernel, the following vulnerability has been resolved: net: fec: fix the potential memory leak in fecenetinit If the memory allocated for cbdbase is failed, it should free the memory allocated for the queues, otherwise it causes memory leak. And if the memory allocated for the queues...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/25 9:15 a.m.3 views

DEBIAN-CVE-2021-47137

In the Linux kernel, the following vulnerability has been resolved: net: lantiq: fix memory corruption in RX ring In a situation where memory allocation or dma mapping fails, an invalid address is programmed into the descriptor. This can lead to memory corruption. If the memory allocation fails,...

7.8CVSS6AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/25 9:15 a.m.5 views

UBUNTU-CVE-2021-47137

In the Linux kernel, the following vulnerability has been resolved: net: lantiq: fix memory corruption in RX ring In a situation where memory allocation or dma mapping fails, an invalid address is programmed into the descriptor. This can lead to memory corruption. If the memory allocation fails,...

7.8CVSS6.6AI score0.00231EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/13 5:17 p.m.10 views

USN-6686-2 linux-lowlatency, linux-raspi vulnerabilities

It was discovered that the DesignWare USB3 for Qualcomm SoCs driver in the Linux kernel did not properly handle certain error conditions during device registration. A local attacker could possibly use this to cause a denial of service system crash. CVE-2023-22995 It was discovered that a race...

7.8CVSS6.9AI score0.01657EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/03/01 4:7 a.m.9 views

SUSE CVE-2021-46988

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: release page in error path to avoid BUGON Consider the following sequence of events: 1. Userspace issues a UFFD ioctl, which ends up calling into shmemmfillatomicpte. We successfully account the blocks, we...

5.5CVSS6.4AI score0.0024EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/03/01 4:7 a.m.3 views

SUSE CVE-2021-46996

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix a memleak from userdata error path in new objects Release object name if userdata allocation fails...

5.5CVSS7.8AI score0.00246EPSS
SaveExploits0References3
Rows per page
Query Builder