Lucene search
+L

10300 matches found

Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.21 views

RHEL 7 : libxvmc (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by a vulnerability that has been acknowledged by the vendor but will not be patched. - libXvMC: Insufficient validation of server responses results in buffer underflow CVE-2016-7953 Note that Nessus has...

9.8CVSS7.5AI score0.03206EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.24 views

RHEL 6 : openssl098e (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - openssl: double-free in policy checks CVE-2011-4109 - The DTLS implementation in OpenSSL before 0.9.8s an...

9.3CVSS8AI score0.28154EPSS
SaveExploits0References4
Zero Day Initiative
Zero Day Initiative
added 2024/05/31 12:00 a.m.22 views

(Pwn2Own) Sonos Era 100 SMB2 Message Handling Integer Underflow Information Disclosure Vulnerability

This vulnerability allows network-adjacent attackers to disclose sensitive information on affected installations of Sonos Era 100 smart speakers. Authentication is not required to exploit this vulnerability. The specific flaw exists within the handling of SMB2 messages. The issue results from the...

4.3CVSS6.7AI score0.00419EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.47 views

CVE-2024-36904

In the Linux kernel, the following vulnerability has been resolved: tcp: Use refcountincnotzero in tcptwskunique. Anderson Nascimento reported a use-after-free splat in tcptwskunique with nice analysis. Since commit ec94c2696f0b "tcp/dccp: avoid one atomic operation for timewait hashdance",...

7.8CVSS6.4AI score0.00609EPSS
SaveExploits0References28
Tenable Nessus
Tenable Nessus
added 2024/05/30 12:00 a.m.22 views

Cisco IOS Software Internet Key Exchange Version 1 Fragmentation DoS (cisco-sa-ikev1-NO2ccFWz)

According to its self-reported version, Cisco IOS is affected by multiple vulnerabilities. - A vulnerability in the IKEv1 fragmentation code of Cisco IOS Software and Cisco IOS XE Software could allow an unauthenticated, remote attacker to cause a heap overflow, resulting in an affected device...

8.6CVSS5.7AI score0.00803EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/05/30 12:00 a.m.24 views

Cisco IOS XE Software Internet Key Exchange Version 1 Fragmentation DoS (cisco-sa-ikev1-NO2ccFWz)

According to its self-reported version, Cisco IOS-XE Software is affected by multiple vulnerabilities. - A vulnerability in the IKEv1 fragmentation code of Cisco IOS Software and Cisco IOS XE Software could allow an unauthenticated, remote attacker to cause a heap overflow, resulting in an affect...

8.6CVSS5.7AI score0.00803EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/05/29 8:56 a.m.8 views

kernel: cifs: fix underflow in parse_server_interfaces()

In the Linux kernel, the following vulnerability has been resolved: cifs: fix underflow in parseserverinterfaces In this loop, we step through the buffer and after each item we check if the sizeleft is greater than the minimum size we need. However, the problem is that "bytesleft" is type ssizet...

9.4CVSS6.6AI score0.00748EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/29 8:15 a.m.12 views

kernel: cifs: fix underflow in parse_server_interfaces()

In the Linux kernel, the following vulnerability has been resolved: cifs: fix underflow in parseserverinterfaces In this loop, we step through the buffer and after each item we check if the sizeleft is greater than the minimum size we need. However, the problem is that "bytesleft" is type ssizet...

9.4CVSS6.6AI score0.00748EPSS
SaveExploits0References5
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.7 views

SUSE 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.4AI score0.00252EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/05/28 2:11 p.m.11 views

kernel: netfilter: nf_tables: possible module reference underflow in error path

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: possible module reference underflow in error path dst-ops is set on when nftexprclone fails, but module refcount has not been bumped yet, therefore nftexprdestroy leads to module reference underflow...

7.8CVSS6.8AI score0.00172EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/05/27 9:59 a.m.23 views

CVE-2021-47563

A vulnerability was found in the Linux kernel's ice driver, where the addpbleprm function improperly manages the reference counting of the bpfprog object. This issue occurs during the VSI rebuild process, causing a reference count underflow when an old program is mistakenly decremented while stil...

5.5CVSS9AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/27 9:57 a.m.33 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...

4.4CVSS9AI score0.00221EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/24 3:15 p.m.7 views

DEBIAN-CVE-2021-47563

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...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/24 3:15 p.m.21 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...

7.8CVSS6.6AI score0.00221EPSS
SaveExploits0References4
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.21 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.5CVSS6.5AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.30 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...

7.8CVSS5.9AI score0.00221EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/24 3:15 p.m.15 views

UBUNTU-CVE-2021-47563

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...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References6
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
Rows per page
Query Builder