Lucene search
+L

3635 matches found

OSV
OSV
added 2024/11/19 6:15 p.m.6 views

UBUNTU-CVE-2024-50304

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelfind The per-netns IP tunnel hash table is protected by the RTNL mutex and iptunnelfind is only called from the control path where the mutex is taken. Add a lockdep...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References30
OSV
OSV
added 2024/11/19 5:19 p.m.18 views

CVE-2024-50304 ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelfind The per-netns IP tunnel hash table is protected by the RTNL mutex and iptunnelfind is only called from the control path where the mutex is taken. Add a lockdep...

6AI score
SaveExploits0References11
OSV
OSV
added 2024/11/19 5:19 p.m.14 views

CVE-2024-53042 ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelinitflow There are code paths from which the function is called without holding the RCU read lock, resulting in a suspicious RCU usage warning 1. Fix by using...

5.5CVSS6.1AI score
SaveExploits0References12
CVE
CVE
added 2024/11/19 5:19 p.m.167 views

CVE-2024-53042

CVE-2024-53042 affects the Linux kernel’s ipv4/ip_tunnel code. The issue arises from paths where ip_tunnel_init_flow() is invoked without holding the RCU read lock, triggering a suspicious RCU usage warning. The fix uses l3mdev_master_upper_ifindex_by_index() to acquire the RCU read lock before c...

5.5CVSS6.7AI score0.00265EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2024/11/19 5:19 p.m.213 views

CVE-2024-50304

The CVE-2024-50304 entry concerns the Linux kernel IPv4 ip_tunnel subsystem. A suspicious RCU usage warning in ip_tunnel_find() was addressed by adding a lockdep check to hlist_for_each_entry_rcu(), validating that the RTNL mutex is held. The per-netns IP tunnel hash table is protected by the RTN...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/11/19 5:19 p.m.38 views

CVE-2024-50304 ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelfind The per-netns IP tunnel hash table is protected by the RTNL mutex and iptunnelfind is only called from the control path where the mutex is taken. Add a lockdep...

0.00239EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/15 3:15 p.m.8 views

CVE-2024-20373

A vulnerability in the implementation of the Simple Network Management Protocol SNMP IPv4 access control list ACL feature of Cisco IOS Software and Cisco IOS XE Software could allow an unauthenticated, remote attacker to perform SNMP polling of an affected device, even if it is configured to deny...

5.3CVSS5.8AI score0.00511EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/15 3:15 p.m.34 views

CVE-2024-20373

A vulnerability in the implementation of the Simple Network Management Protocol SNMP IPv4 access control list ACL feature of Cisco IOS Software and Cisco IOS XE Software could allow an unauthenticated, remote attacker to perform SNMP polling of an affected device, even if it is configured to deny...

5.3CVSS0.00511EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/15 2:52 p.m.19 views

CVE-2024-20373 Cisco IOS and Cisco IOS XE SNMP Extended ACL Bypass Vulnerability

A vulnerability in the implementation of the Simple Network Management Protocol SNMP IPv4 access control list ACL feature of Cisco IOS Software and Cisco IOS XE Software could allow an unauthenticated, remote attacker to perform SNMP polling of an affected device, even if it is configured to deny...

5.3CVSS7.3AI score0.00511EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/15 2:52 p.m.43 views

CVE-2024-20373 Cisco IOS and Cisco IOS XE SNMP Extended ACL Bypass Vulnerability

A vulnerability in the implementation of the Simple Network Management Protocol SNMP IPv4 access control list ACL feature of Cisco IOS Software and Cisco IOS XE Software could allow an unauthenticated, remote attacker to perform SNMP polling of an affected device, even if it is configured to deny...

5.3CVSS0.00511EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/14 4:8 p.m.18 views

USN-7110-1 linux, linux-aws, linux-kvm, linux-lts-xenial vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Cryptographic API; - HW tracing; - ISDN/mISDN subsystem; - Media drivers; - Network drivers; - SCSI drivers; - USB...

9.1CVSS6.7AI score0.00922EPSS
SaveExploits1References21
AlmaLinux
AlmaLinux
added 2024/11/12 12:0 a.m.23 views

Moderate: python3.12 security update

Python 3.12 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.12 package provides the "python3.12" executable:...

8.7CVSS6.9AI score0.01275EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/11/10 3:49 a.m.4 views

SUSE CVE-2024-50258

In the Linux kernel, the following vulnerability has been resolved: net: fix crash when config small gsomaxsize/gsoipv4maxsize Config a small gsomaxsize/gsoipv4maxsize will lead to an underflow in skdstgsomaxsize, which may trigger a BUGON crash, because sk-skgsomaxsize would be much bigger than...

5.5CVSS7.7AI score0.00207EPSS
SaveExploits0References15
OSV
OSV
added 2024/11/09 11:15 a.m.11 views

AZL-53333 CVE-2024-50258 affecting package kernel for versions less than 5.15.182.1-1

In the Linux kernel, the following vulnerability has been resolved: net: fix crash when config small gsomaxsize/gsoipv4maxsize Config a small gsomaxsize/gsoipv4maxsize will lead to an underflow in skdstgsomaxsize, which may trigger a BUGON crash, because sk-skgsomaxsize would be much bigger than...

5.5CVSS6.8AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.20 views

UBUNTU-CVE-2024-50258

In the Linux kernel, the following vulnerability has been resolved: net: fix crash when config small gsomaxsize/gsoipv4maxsize Config a small gsomaxsize/gsoipv4maxsize will lead to an underflow in skdstgsomaxsize, which may trigger a BUGON crash, because sk-skgsomaxsize would be much bigger than...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References28
Rockylinux
Rockylinux
added 2024/11/08 3:56 p.m.15 views

go-toolset:rhel8 security update

An update is available for module.go-toolset, go-toolset, delve, golang, module.golang, module.delve. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Go Toolset...

9.8CVSS7.2AI score0.01952EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/11/06 12:0 a.m.15 views

RHEL 8 : go-toolset:rhel8 (RHSA-2024:8876)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2024:8876 advisory. Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. Security Fixes: golang: net/netip: Unexpect...

9.8CVSS7.6AI score0.01952EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/30 5:34 p.m.34 views

SUSE-SU-2024:3820-1 Security update for the Linux Kernel (Live Patch 54 for SLE 12 SP5)

This update for the Linux Kernel 4.12.14-122201 fixes several issues. The following security issues were fixed: - CVE-2024-35863: Fixed potential UAF in isvalidoplockbreak bsc1225011. - CVE-2023-52752: smb: client: fix use-after-free bug in cifsdebugdataprocshow bsc1225819. - CVE-2024-35862: Fixe...

9.8CVSS8.1AI score0.01166EPSS
SaveExploits2References41
RedHat Linux
RedHat Linux
added 2024/10/30 1:33 a.m.7 views

golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses

A flaw was found in the Go language standard library net/netip. The method Is IsPrivate, IsPublic, etc doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to...

9.8CVSS7.2AI score0.01952EPSS
SaveExploits0References4
Packet Storm
Packet Storm
added 2024/10/29 12:0 a.m.1170 views

Xerox Printers Authenticated Remote Code Execution

SEC Consult Vulnerability Lab Security Advisory ======================================================================= title: Authenticated Remote Code Execution product: Multiple Xerox printers EC80xx, AltaLink, VersaLink, WorkCentre vulnerable version: see vulnerable versions below fixed...

7.2CVSS7.1AI score0.01206EPSS
SaveExploits2
Rows per page
Query Builder