Lucene search
+L

5987 matches found

CNNVD
CNNVD
added 2024/05/24 12:0 a.m.10 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, which stems from a reference count underflow...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/05/23 11:13 a.m.34 views

CVE-2023-52848

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop metainode's page cache in f2fsputsuper syzbot reports a kernel bug as below: F2FS-fs loop1: detect filesystem reference count leak during umount, type: 10, count: 1 kernel BUG at fs/f2fs/super.c:1639! CPU: 0 PID...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:6 a.m.20 views

CVE-2021-47467

In the Linux kernel, the following vulnerability has been resolved: kunit: fix reference count leak in kfreeatend The reference counting issue happens in the normal path of kfreeatend. When kunitallocandgetresource is invoked, the function forgets to handle the returned resource object, whose...

7.1CVSS8.9AI score0.00489EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:5 a.m.18 views

CVE-2021-47454

A vulnerability was found in the Linux kernel's powerpc/smp architecture, where the idle task's preemption count was incorrectly decremented during the CPU offline process. This issue caused a "scheduling while atomic" error when a CPU was offlined and then onlined again, leading to potential...

4.1CVSS9AI score0.00225EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2024/05/23 7:0 a.m.6 views

ax25: Fix netdev refcount issue

...

7.8CVSS7.7AI score0.00233EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/23 3:5 a.m.6 views

SUSE CVE-2021-47222

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix vlan tunnel dst refcnt when egressing The egress tunnel code uses dstclone and directly sets the result which is wrong because the entry might have 0 refcnt or be already deleted, causing number of problems. It...

5.5CVSS7.7AI score0.00246EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:4 a.m.7 views

SUSE CVE-2021-47294

In the Linux kernel, the following vulnerability has been resolved: netrom: Decrease sock refcount when sock timers expire Commit 63346650c1a9 "netrom: switch to sock timer API" switched to use sock timer API. It replaces modtimer by skresettimer, and deltimer by skstoptimer. Function skresettime...

5.5CVSS6.2AI score0.00276EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/05/22 11:57 a.m.27 views

CVE-2021-47336

In the Linux kernel, the following vulnerability has been resolved: smackfs: restrict bytes count in smksetcipso Oops, I failed to update subject line. From 07571157c91b98ce1a4aa70967531e64b78e8346 Mon Sep 17 00:00:00 2001 Date: Mon, 12 Apr 2021 22:25:06 +0900 Subject: PATCH smackfs: restrict byt...

5.5CVSS6.5AI score0.00246EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.8 views

kernel: netfilter: xtables sctp out-of-bounds read in match_flags()

A flaw was found in the Netfilter subsystem in the Linux kernel. The sctpmtcheck did not validate the flagcount field. This flaw allows a local privileged CAPNETADMIN attacker to trigger an out-of-bounds read, leading to a crash or information disclosure...

6.1CVSS6.8AI score0.00415EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.8 views

kernel: skbuff: skb_segment, Call zero copy functions before using skbuff frags

In the Linux kernel, the following vulnerability has been resolved: skbuff: skbsegment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 "skbuff: in skbsegment, call zerocopy functions once per nskb" added the call to zero copy functions in skbsegment. The change introduced ...

7.8CVSS6.9AI score0.002EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.6 views

kernel: ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: Fix integer overflow in ghesestatuspoolinit Change numghes from int to unsigned int, preventing an overflow and causing subsequent vmalloc to fail. The overflow happens in ghesestatuspoolinit when calculating len duri...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.8 views

kernel: netfilter: nf_tables: don't skip expired elements during walk

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: don't skip expired elements during walk There is an asymmetry between commit/abort and preparation phase if the following conditions are met: 1. set is a verdict map "1.2.3.4 : jump foo" 2. timeouts are enabl...

5.5CVSS5.8AI score0.002EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/22 9:15 a.m.10 views

DEBIAN-CVE-2021-47480

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Put LLD module refcnt after SCSI device is released SCSI host release is triggered when SCSI device is freed. We have to make sure that the low-level device driver module won't be unloaded before SCSI host instance is...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/05/22 8:30 a.m.27 views

CVE-2021-47425

In the Linux kernel, the following vulnerability has been resolved: i2c: acpi: fix resource leak in reconfiguration device addition acpii2cfindadapterbyhandle calls busfinddevice which takes a reference on the adapter which is never released which will result in a reference count leak and render...

4.4CVSS6.5AI score0.00234EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/22 7:15 a.m.18 views

CVE-2021-47467

In the Linux kernel, the following vulnerability has been resolved: kunit: fix reference count leak in kfreeatend The reference counting issue happens in the normal path of kfreeatend. When kunitallocandgetresource is invoked, the function forgets to handle the returned resource object, whose...

5.3CVSS6.7AI score
SaveExploits0References2
OSV
OSV
added 2024/05/22 7:15 a.m.2 views

DEBIAN-CVE-2021-47467

In the Linux kernel, the following vulnerability has been resolved: kunit: fix reference count leak in kfreeatend The reference counting issue happens in the normal path of kfreeatend. When kunitallocandgetresource is invoked, the function forgets to handle the returned resource object, whose...

5.3CVSS5.5AI score0.00489EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/22 7:15 a.m.28 views

CVE-2021-47467

In the Linux kernel, the following vulnerability has been resolved: kunit: fix reference count leak in kfreeatend The reference counting issue happens in the normal path of kfreeatend. When kunitallocandgetresource is invoked, the function forgets to handle the returned resource object, whose...

5.3CVSS6.4AI score0.00489EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/22 7:15 a.m.2 views

DEBIAN-CVE-2021-47459

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939netdevstart: fix UAF for rxkref of j1939priv It will trigger UAF for rxkref of j1939priv as following. cpu0 cpu1 j1939skbindsocket0, ndev0, ... j1939netdevstart j1939skbindsocket1, ndev0, ... j1939netdevstart...

7.8CVSS5.5AI score0.00225EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/22 7:15 a.m.24 views

CVE-2021-47467

In the Linux kernel, the following vulnerability has been resolved: kunit: fix reference count leak in kfreeatend The reference counting issue happens in the normal path of kfreeatend. When kunitallocandgetresource is invoked, the function forgets to handle the returned resource object, whose...

5.3CVSS6.3AI score0.00489EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/22 7:15 a.m.12 views

UBUNTU-CVE-2021-47454

In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: do not decrement idle task preempt count in CPU offline With PREEMPTCOUNT=y, when a CPU is offlined and then onlined again, we get: BUG: scheduling while atomic: swapper/1/0/0x00000000 no locks held by swapper/1/0...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References6
Rows per page
Query Builder