Lucene search
+L

492 matches found

SUSE CVE
SUSE CVE
added 2025/01/18 4:05 a.m.8 views

SUSE CVE-2024-7596

Proposed Generic UDP Encapsulation GUE IETF Draft do not validate or verify the source of a network packet allowing an attacker to spoof and route arbitrary traffic via an exposed network interface that can lead to spoofing, access control bypass, and other unexpected network behaviors. This can ...

6.5CVSS7AI score0.0086EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/01/16 2:26 p.m.31 views

CVE-2024-7596

An insecure configuration flaw was found in the Generic UDP Encapsulation Protocol. When configured to not require authentication or filtering, this issue could allow a remote unauthenticated attacker to spoof packets or bypass access controls. Mitigation See references section for detailed...

5.4CVSS7.1AI score0.0086EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/01/15 12:00 a.m.15 views

PT-2025-1236 · Ietf · Proposed Generic Udp Encapsulation

Name of the Vulnerable Software and Affected Versions: Proposed Generic UDP Encapsulation GUE IETF Draft affected versions not specified Description: The issue concerns the lack of validation or verification of the source of a network packet in the Proposed Generic UDP Encapsulation GUE IETF Draf...

6.6CVSS7.1AI score0.0086EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.9 views

PT-2025-34384

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.16.0-rc7 Description: A flaw exists in the Linux kernel related to handling UDP packets with specific configurations. Specifically, when a packet with a virtio net hdr is sent to a tun device with SKB GSO UDP...

5.5CVSS6AI score0.00172EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/09 11:50 a.m.13 views

CVE-2024-54137

A flaw was found in the liboqs library. A correctness error has been identified in the reference implementation of the HQC key encapsulation mechanism. Due to an indexing error, part of the secret key is incorrectly treated as non-secret data. This issue results in an incorrect shared secret valu...

7.4CVSS6.6AI score0.00394EPSS
SaveExploits0References5
NVD
NVD
added 2024/12/06 4:15 p.m.30 views

CVE-2024-54137

liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms. A correctness error has been identified in the reference implementation of the HQC key encapsulation mechanism. Due to an indexing error, part of the secret key is incorrectly treat...

7.5CVSS0.00394EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/12/06 4:00 p.m.11 views

CVE-2024-54137 liboqs has a correctness error in HQC decapsulation

liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms. A correctness error has been identified in the reference implementation of the HQC key encapsulation mechanism. Due to an indexing error, part of the secret key is incorrectly treat...

7.4CVSS6.9AI score0.00394EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/06 4:00 p.m.107 views

CVE-2024-54137

CVE-2024-54137 affects liboqs HQC KEM. A correctness error in the HQC decapsulation path caused part of the secret key to be treated as non-secret, resulting in an incorrect shared secret when decapsulating malformed ciphertexts. The fix is implemented in liboqs 0.12.0, as referenced by multiple ...

7.5CVSS7.3AI score0.00394EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/12/06 4:00 p.m.25 views

CVE-2024-54137 liboqs has a correctness error in HQC decapsulation

liboqs is a C-language cryptographic library that provides implementations of post-quantum cryptography algorithms. A correctness error has been identified in the reference implementation of the HQC key encapsulation mechanism. Due to an indexing error, part of the secret key is incorrectly treat...

7.4CVSS0.00394EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2024/11/29 12:00 a.m.9 views

liboqs -- Correctness error in HQC decapsulation

The Open Quantum Safe project reports: A correctness error has been identified in the reference implementation of the HQC key encapsulation mechanism. Due to an indexing error, part of the secret key is incorrectly treated as non-secret data. This results in an incorrect shared secret value being...

7.5CVSS7AI score0.00394EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/09 10:15 a.m.38 views

CVE-2024-50252 mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumipip: Fix memory leak when changing remote IPv6 address The device stores IPv6 addresses that are used for encapsulation in linear memory that is managed by the driver. Changing the remote address of an ip6gre net...

0.00218EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/11/05 1:22 a.m.19 views

kernel: gso: do not skip outer ip header in case of ipip and net_failover

In the Linux kernel, the following vulnerability has been resolved: gso: do not skip outer ip header in case of ipip and netfailover We encounter a tcp drop issue in our cloud environment. Packet GROed in host forwards to a VM virtionet nic with netfailover enabled. VM acts as a IPVS LB with ipip...

6.8AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/05 12:54 a.m.16 views

kernel: gso: do not skip outer ip header in case of ipip and net_failover

In the Linux kernel, the following vulnerability has been resolved: gso: do not skip outer ip header in case of ipip and netfailover We encounter a tcp drop issue in our cloud environment. Packet GROed in host forwards to a VM virtionet nic with netfailover enabled. VM acts as a IPVS LB with ipip...

6.8AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/25 3:07 a.m.8 views

SUSE CVE-2024-49864

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix a race between socket set up and I/O thread creation In rxrpcopensocket, it sets up the socket and then sets up the I/O thread that will handle it. This is a problem, however, as there's a gap between the two phases in...

4.7CVSS7.1AI score0.00449EPSS
SaveExploits0References16
OSV
OSV
added 2024/10/21 6:15 p.m.2 views

DEBIAN-CVE-2024-49940

In the Linux kernel, the following vulnerability has been resolved: l2tp: prevent possible tunnel refcount underflow When a session is created, it sets a backpointer to its tunnel. When the session refcount drops to 0, l2tpsessionfree drops the tunnel refcount if session-tunnel is non-NULL...

5.5CVSS5.6AI score0.00238EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2024/09/17 12:22 p.m.142 views

Google Chrome Switches to ML-KEM for Post-Quantum Cryptography Defense

Google has announced that it will be switching from KYBER to ML-KEM in its Chrome web browser as part of its ongoing efforts to defend against the risk posed by cryptographically relevant quantum computers CRQCs. "Chrome will offer a key share prediction for hybrid ML-KEM codepoint 0x11EC," David...

4.2CVSS7AI score0.00329EPSS
SaveExploits0
OSV
OSV
added 2024/09/13 6:15 a.m.7 views

UBUNTU-CVE-2024-46677

In the Linux kernel, the following vulnerability has been resolved: gtp: fix a potential NULL pointer dereference When sockfdlookup fails, gtpencapenablesocket returns a NULL pointer, but its callers only check for error pointers thus miss the NULL pointer case. Fix it by returning an error point...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References27
BDU FSTEC
BDU FSTEC
added 2024/09/12 12:00 a.m.8 views

The vulnerability of the bgpattrencap() function in the bgpd/bgpattr.c file of the networking routing implementation software for Unix-like systems allows a attacker to cause a service failure.

The vulnerability of the bgpattrencap function in the bgpd/bgpattr.c file of the networking routing implementation software for Unix-like systems in FRRouting is related to the lack of checking the actual remaining flow length before assigning a value to the TLV. Exploiting this vulnerability cou...

7.8CVSS7.4AI score0.00641EPSS
SaveExploits0References7Affected Software4
OSV
OSV
added 2024/09/10 8:15 a.m.12 views

CVE-2024-7734

An unauthenticated remote attacker can exploit the behavior of the pathfinder TCP encapsulation service by establishing a high number of TCP connections to the pathfinder TCP encapsulation service. The impact is limited to blocking of valid IPsec VPN peers...

5.3CVSS5.8AI score0.00481EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/10 8:15 a.m.31 views

CVE-2024-7734

An unauthenticated remote attacker can exploit the behavior of the pathfinder TCP encapsulation service by establishing a high number of TCP connections to the pathfinder TCP encapsulation service. The impact is limited to blocking of valid IPsec VPN peers...

5.3CVSS0.00481EPSS
SaveExploits0References1
Rows per page
Query Builder