Lucene search
+L

10301 matches found

Cvelist
Cvelist
added 2024/05/24 3:12 p.m.41 views

CVE-2021-47563 ice: avoid bpf_prog refcount underflow

In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpfprog refcount underflow Ice driver has the routines for managing XDP resources that are shared between ndobpf op and VSI rebuild flow. The latter takes place for example when user changes queue count on an interface...

6.1AI score0.0021EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/24 3:12 p.m.115 views

CVE-2021-47563

CVE-2021-47563 (Linux kernel, ice driver): A refcount mismanagement in the ice XDP path during VSI rebuilds (e.g., ethtool set_channels) can swap bpf_prog pointers and trigger a late bpf_prog_put, potentially leading to a zero-refcount object and a kernel page fault. The issue affects the ice dri...

5.5CVSS6.7AI score0.0021EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/05/24 3:09 p.m.114 views

CVE-2021-47555

Summary (supported by provided docs): In the Linux kernel, the VLAN real_dev refcnt underflow was fixed. The issue occurred when an error was injected before dev_hold(real_dev) in register_vlan_dev(), causing the real_dev refcount to underflow and triggering a warning and an endless wait-loop dur...

7.8CVSS6.7AI score0.00221EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/24 3:09 p.m.23 views

CVE-2021-47555 net: vlan: fix underflow for the real_dev refcnt

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.8CVSS7AI score0.00221EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/24 3:09 p.m.22 views

CVE-2021-47555 net: vlan: fix underflow for the real_dev refcnt

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.8CVSS6.6AI score0.00221EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/24 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 an underflow problem with realdev refcnt...

5.5CVSS6.4AI score0.00221EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/05/24 12:00 a.m.11 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:09 a.m.26 views

CVE-2023-52705

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix underflow in second superblock position calculations Macro NILFSSB2OFFSETBYTES, which computes the position of the second superblock, underflows when the argument device size is less than 4096 bytes. Therefore, when...

5.5CVSS6.5AI score0.00252EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.12 views

kernel: RDMA/efa: Fix wrong resources deallocation order

In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix wrong resources deallocation order When trying to destroy QP or CQ, we first decrease the refcount and potentially free memory regions allocated for the object and then request the device to destroy the object. If t...

7.8CVSS5.7AI score0.00151EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.9 views

kernel: xsk: fix refcount underflow in error path

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

7.8CVSS6.9AI score0.00153EPSS
SaveExploits0References5
Zero Day Initiative
Zero Day Initiative
added 2024/05/22 12:00 a.m.48 views

(Pwn2Own) Microsoft Windows CLFS Integer Underflow Local Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of Microsoft Windows. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the Common Log Fil...

8.8CVSS7AI score0.05275EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.3 views

DEBIAN-CVE-2023-52705

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix underflow in second superblock position calculations Macro NILFSSB2OFFSETBYTES, which computes the position of the second superblock, underflows when the argument device size is less than 4096 bytes. Therefore, when...

5.5CVSS5.3AI score0.00252EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/21 4:15 p.m.24 views

CVE-2023-52705

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix underflow in second superblock position calculations Macro NILFSSB2OFFSETBYTES, which computes the position of the second superblock, underflows when the argument device size is less than 4096 bytes. Therefore, when...

5.5CVSS6.5AI score0.00252EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.23 views

CVE-2023-52705

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix underflow in second superblock position calculations Macro NILFSSB2OFFSETBYTES, which computes the position of the second superblock, underflows when the argument device size is less than 4096 bytes. Therefore, when...

5.5CVSS5.9AI score0.00252EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/21 4:15 p.m.26 views

UBUNTU-CVE-2023-52705

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix underflow in second superblock position calculations Macro NILFSSB2OFFSETBYTES, which computes the position of the second superblock, underflows when the argument device size is less than 4096 bytes. Therefore, when...

5.5CVSS5.9AI score0.00252EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/21 3:22 p.m.20 views

CVE-2023-52705 nilfs2: fix underflow in second superblock position calculations

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix underflow in second superblock position calculations Macro NILFSSB2OFFSETBYTES, which computes the position of the second superblock, underflows when the argument device size is less than 4096 bytes. Therefore, when...

6.8AI score0.00252EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 3:22 p.m.11 views

CVE-2023-52705 nilfs2: fix underflow in second superblock position calculations

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix underflow in second superblock position calculations Macro NILFSSB2OFFSETBYTES, which computes the position of the second superblock, underflows when the argument device size is less than 4096 bytes. Therefore, when...

6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2024/05/21 3:22 p.m.45 views

CVE-2023-52705 nilfs2: fix underflow in second superblock position calculations

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix underflow in second superblock position calculations Macro NILFSSB2OFFSETBYTES, which computes the position of the second superblock, underflows when the argument device size is less than 4096 bytes. Therefore, when...

6.4AI score0.00252EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/21 3:22 p.m.99 views

CVE-2023-52705

CVE-2023-52705 is a kernel vulnerability affecting the nilfs2 filesystem code in Linux. The issue is an underflow/incorrect boundary calculation in NILFS_SB2_OFFSET_BYTES that computes the position of the second superblock, which can underflow when the device size is smaller than 4096 bytes. This...

5.5CVSS6.7AI score0.00252EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:22 p.m.15 views

CVE-2023-52705

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix underflow in second superblock position calculations Macro NILFSSB2OFFSETBYTES, which computes the position of the second superblock, underflows when the argument device size is less than 4096 bytes. Therefore, when...

5.5CVSS6.9AI score0.00252EPSS
SaveExploits0
Rows per page
Query Builder