Lucene search
+L

198 matches found

OSV
OSV
added 2025/02/26 7:1 a.m.9 views

UBUNTU-CVE-2022-49450

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix listen setting the bar too high for the prealloc rings AFRXRPC's listen handler lets you set the backlog up to 32 if you bump up the sysctl, but whilst the preallocation circular buffers have 32 slots in them, one of...

5.5CVSS5.8AI score0.00291EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/26 7:0 a.m.9 views

UBUNTU-CVE-2022-49096

In the Linux kernel, the following vulnerability has been resolved: net: sfc: add missing xdp queue reinitialization After rx/tx ring buffer size is changed, kernel panic occurs when it acts XDPTX or XDPREDIRECT. When tx/rx ring buffer size is changedethtool -G, sfc driver reallocates and...

5.5CVSS6.6AI score0.00241EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.4 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 listen setting the threshold for pre-allocated rings too high...

5.5CVSS6AI score0.00291EPSS
SaveExploits0References10
AstraLinux
AstraLinux
added 2025/02/06 4:28 p.m.5 views

Astra Linux - уязвимость в linux-5.10

An out-of-bounds memory access flaw was found in the iouring SQ/CQ rings functionality in the Linux kernel. This issue could allow a local user to crash the system...

5.5CVSS6.8AI score0.00282EPSS
SaveExploits3References2
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.4 views

PT-2025-37955

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the bnxt en module where memory corruption can occur when firmware resources change during an interface shutdown ifdown. The bnxt set dflt rings...

7.8CVSS6.6AI score0.00152EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.7 views

kernel: xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING

In the Linux kernel, the following vulnerability has been resolved: xsk: validate user input for XDPUMEM|COMPLETIONFILLRING The Linux kernel CVE team has assigned CVE-2024-35976 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024052024-CVE-2024-35976-339b@gregkh/T...

6.7CVSS6.8AI score0.00256EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.4 views

SUSE CVE-2022-48958

In the Linux kernel, the following vulnerability has been resolved: ethernet: aeroflex: fix potential skb leak in grethinitrings The grethinitrings function won't free the newly allocated skb when dmamappingerror returns error, so add devkfreeskb to fix it. Compile tested only...

5.5CVSS7.7AI score0.00234EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 8:15 p.m.4 views

DEBIAN-CVE-2022-48958

In the Linux kernel, the following vulnerability has been resolved: ethernet: aeroflex: fix potential skb leak in grethinitrings The grethinitrings function won't free the newly allocated skb when dmamappingerror returns error, so add devkfreeskb to fix it. Compile tested only...

5.5CVSS5.4AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.8 views

UBUNTU-CVE-2022-48958

In the Linux kernel, the following vulnerability has been resolved: ethernet: aeroflex: fix potential skb leak in grethinitrings The grethinitrings function won't free the newly allocated skb when dmamappingerror returns error, so add devkfreeskb to fix it. Compile tested only...

5.5CVSS6.1AI score0.00234EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/10/21 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 the Linux kernel that stems from a possible skb leak in the grethinitrings function of the ethernet driver aeroflex...

5.5CVSS6.6AI score0.00234EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/08/27 12:42 p.m.19 views

CVE-2024-44933

In the Linux kernel, the following vulnerability has been resolved: bnxten : Fix memory out-of-bounds in bnxtfillhwrsstbl A recent commit has modified the code in bnxtreserverings to set the default RSS indirection table to default only when the number of RX rings is changing. While this works fo...

7.3CVSS7AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/26 11:15 a.m.6 views

UBUNTU-CVE-2024-44933

In the Linux kernel, the following vulnerability has been resolved: bnxten : Fix memory out-of-bounds in bnxtfillhwrsstbl A recent commit has modified the code in bnxtreserverings to set the default RSS indirection table to default only when the number of RX rings is changing. While this works fo...

5.5CVSS5.7AI score0.0018EPSS
SaveExploits0References5
CVE
CVE
added 2024/08/26 10:11 a.m.231 views

CVE-2024-44933

CVE-2024-44933 relates to the Linux kernel bnxt_en module, where a memory out-of-bounds could occur in bnxt_fill_hw_rss_tbl(). The root cause is a regression from a change in __bnxt_reserve_rings(): the default RSS indirection table is reset to default only when the RX ring count changes. On olde...

5.5CVSS7.1AI score0.0018EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/08/26 10:11 a.m.50 views

CVE-2024-44933

In the Linux kernel, the following vulnerability has been resolved: bnxten : Fix memory out-of-bounds in bnxtfillhwrsstbl A recent commit has modified the code in bnxtreserverings to set the default RSS indirection table to default only when the number of RX rings is changing. While this works fo...

5.5CVSS5.8AI score0.0018EPSS
SaveExploits0
Amazon
Amazon
added 2024/08/13 12:0 a.m.8 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog CVE-2022-50865 In the Linux kernel, the following vulnerability has been resolved: genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offline...

9.8CVSS7AI score0.02701EPSS
SaveExploits2
OSV
OSV
added 2024/06/27 4:15 p.m.2 views

DEBIAN-CVE-2024-28820

Buffer overflow in the extractopenvpncr function in openvpn-cr.c in openvpn-auth-ldap aka the Three Rings Auth-LDAP plugin for OpenVPN 2.0.4 allows attackers with a valid LDAP username and who can control the challenge/response password field to pass a string with more than 14 colons into this...

6.3CVSS5.8AI score0.00421EPSS
SaveExploits0References1
CVE
CVE
added 2024/06/27 12:0 a.m.63 views

CVE-2024-28820

CVE-2024-28820 concerns the Three Rings OpenVPN LDAP plugin (openvpn-auth-ldap) 2.0.4. The flaw is a buffer overflow in extract_openvpn_cr (openvpn-cr.c) when handling the challenge/response password field; an attacker with a valid LDAP username who can control that field can supply input with mo...

6.3CVSS7.6AI score0.00421EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/06/27 12:0 a.m.34 views

CVE-2024-28820

Buffer overflow in the extractopenvpncr function in openvpn-cr.c in openvpn-auth-ldap aka the Three Rings Auth-LDAP plugin for OpenVPN 2.0.4 allows attackers with a valid LDAP username and who can control the challenge/response password field to pass a string with more than 14 colons into this...

0.00421EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/21 12:38 p.m.13 views

CLSA-2024-1718973513 Fix of 21 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26777 - fbdev: sis: Error out if pixclock equals zero CVE-url: https://ubuntu.com/security/CVE-2021-47542 - net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic83xxaddrings CVE-url: https://ubuntu.com/security/CVE-2021-47518 - nfc: fix...

7.8CVSS6.5AI score0.01287EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/06/04 12:0 a.m.7 views

PT-2024-28424

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a potential kernel crash when multiple napi instances redirect to the same AF XDP socket. This can happen when the linked list of sockets to flush gets corrupted ...

4.7CVSS5.5AI score0.00138EPSS
SaveExploits0References20
Rows per page
Query Builder