Lucene search
+L

5992 matches found

SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.6 views

SUSE CVE-2021-47514

In the Linux kernel, the following vulnerability has been resolved: devlink: fix netns refcount leak in devlinknlcmdreload While preparing my patch series adding netns refcount tracking, I spotted bugs in devlinknlcmdreload Some error paths forgot to release a refcount on a netns. To fix this, we...

3.3CVSS6.4AI score0.00236EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.6 views

SUSE CVE-2021-47532

In the Linux kernel, the following vulnerability has been resolved: drm/msm/devfreq: Fix OPP refcnt leak...

3.3CVSS6.3AI score0.00193EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.7 views

SUSE CVE-2021-47555

In the Linux kernel, the following vulnerability has been resolved: net: vlan: fix underflow for the realdev refcnt Inject error before devholdrealdev in registervlandev, and execute the following testcase: ip link add dev dummy1 type dummy ip link add name dummy1.100 link dummy1 type vlan id 100...

4.4CVSS6.2AI score0.00221EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/05/28 3:01 p.m.6 views

SUSE CVE-2023-52792

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Do not try to cleanup after cxlregionsetuptargets fails Commit 5e42bcbc3fef "cxl/region: decrement -nrtargets on error in cxlregionattach" tried to avoid 'eiw' initialization errors when -nrtargets exceeded 16, by jus...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/05/28 2:11 p.m.7 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
SUSE CVE
SUSE CVE
added 2024/05/28 3:34 a.m.5 views

SUSE CVE-2021-47399

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix NULL pointer dereference in ixgbexdpsetup The ixgbe driver currently generates a NULL pointer dereference with some machine online cpus ringfeatureRINGFFDIR.limit = count; It becomes 63. When user use xdp,...

5.5CVSS7.5AI score0.00239EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/05/28 3:33 a.m.6 views

SUSE CVE-2021-47431

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix gart.bo pincount leak gmcv9,100gartdisable isn't called matched with correspoding gartenbale function in SRIOV case. This will lead to gart.bo pincount leak on driver unload...

3.3CVSS6.5AI score0.00222EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/05/28 3:00 a.m.8 views

SUSE 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.4AI score0.00236EPSS
SaveExploits0References3
Snyk
Snyk
added 2024/05/27 4:42 p.m.7 views

Buffer Overflow

Overview rockhopper is a package that works with ragged rows with different lengths 2D NumPy arrays. Affected versions of this package are vulnerable to Buffer Overflow through the manipulation of the argument raw in the countrows function. An attacker can execute arbitrary code by supplying...

5.3CVSS7.9AI score0.00233EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/05/27 12:00 a.m.5 views

Fedora: Security Advisory for rust-count-zeroes (FEDORA-2024-ce2936b568)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/05/27 12:00 a.m.10 views

Fedora: Security Advisory for rust-tokei (FEDORA-2024-ce2936b568)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5AI score
SaveExploits0References2
Fedora
Fedora
added 2024/05/26 1:29 a.m.17 views

[SECURITY] Fedora 40 Update: rust-uu_wc-0.0.23-3.fc40

wc uutils display newline, word, and byte counts for input...

7.4AI score
SaveExploits0
Fedora
Fedora
added 2024/05/26 1:29 a.m.14 views

[SECURITY] Fedora 40 Update: rust-count-zeroes-0.2.1-9.fc40

Count zeroes on a disk or a file...

7.3AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.5 views

SUSE 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.3AI score0.00225EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2024/05/24 3:15 p.m.18 views

CVE-2021-47555

In the Linux kernel, the following vulnerability has been resolved: net: vlan: fix underflow for the realdev refcnt Inject error before devholdrealdev in registervlandev, and execute the following testcase: ip link add dev dummy1 type dummy ip link add name dummy1.100 link dummy1 type vlan id 100...

5.5CVSS5.9AI score0.00221EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/24 3:15 p.m.2 views

DEBIAN-CVE-2021-47555

In the Linux kernel, the following vulnerability has been resolved: net: vlan: fix underflow for the realdev refcnt Inject error before devholdrealdev in registervlandev, and execute the following testcase: ip link add dev dummy1 type dummy ip link add name dummy1.100 link dummy1 type vlan id 100...

5.5CVSS5.2AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.5 views

DEBIAN-CVE-2021-47562

In the Linux kernel, the following vulnerability has been resolved: ice: fix vsi-txqmap sizing The approach of having XDP queue per CPU regardless of user's setting exposed a hidden bug that could occur in case when Rx queue count differ from Tx queue count. Currently vsi-txqmap's size is equal t...

5.5CVSS5.2AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.4 views

DEBIAN-CVE-2021-47532

In the Linux kernel, the following vulnerability has been resolved: drm/msm/devfreq: Fix OPP refcnt leak...

5.5CVSS5.1AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.2 views

DEBIAN-CVE-2021-47514

In the Linux kernel, the following vulnerability has been resolved: devlink: fix netns refcount leak in devlinknlcmdreload While preparing my patch series adding netns refcount tracking, I spotted bugs in devlinknlcmdreload Some error paths forgot to release a refcount on a netns. To fix this, we...

5.5CVSS5.3AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.9 views

UBUNTU-CVE-2021-47555

In the Linux kernel, the following vulnerability has been resolved: net: vlan: fix underflow for the realdev refcnt Inject error before devholdrealdev in registervlandev, and execute the following testcase: ip link add dev dummy1 type dummy ip link add name dummy1.100 link dummy1 type vlan id 100...

7.8CVSS5.8AI score0.00221EPSS
SaveExploits0References7
Rows per page
Query Builder