Lucene search
+L

1164 matches found

Tenable Nessus
Tenable Nessus
added 2024/04/19 12:0 a.m.132 views

Ubuntu 14.04 LTS / 16.04 LTS : Linux kernel vulnerabilities (USN-6739-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6739-1 advisory. It was discovered that a race condition existed in the instruction emulator of the Linux kernel on Arm 64-bit systems. A local attacker could...

7.8CVSS7.8AI score0.01377EPSS
SaveExploits4References18
RedhatCVE
RedhatCVE
added 2024/04/18 4:7 p.m.51 views

CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

5.5CVSS7.2AI score0.0038EPSS
SaveExploits1References4
NVD
NVD
added 2024/04/18 10:15 a.m.49 views

CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

5.5CVSS6.4AI score0.0038EPSS
SaveExploits1References8
UbuntuCve
UbuntuCve
added 2024/04/18 10:15 a.m.49 views

CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

5.5CVSS6.5AI score0.0038EPSS
SaveExploits1References22
OSV
OSV
added 2024/04/18 10:15 a.m.4 views

UBUNTU-CVE-2024-26921

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

5.5CVSS6.3AI score0.0038EPSS
SaveExploits1References23
Cvelist
Cvelist
added 2024/04/18 9:47 a.m.36 views

CVE-2024-26921 inet: inet_defrag: prevent sk release while still in use

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

7.5AI score0.0038EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2024/04/18 9:47 a.m.31 views

CVE-2024-26921 inet: inet_defrag: prevent sk release while still in use

In the Linux kernel, the following vulnerability has been resolved: inet: inetdefrag: prevent sk release while still in use iplocalout and other functions can pass skb-sk as function argument. If the skb is a fragment and reassembly happens before such function call returns, the sk must not be...

6.7AI score0.0038EPSS
SaveExploits1References7
CVE
CVE
added 2024/04/18 9:47 a.m.7946 views

CVE-2024-26921

CVE-2024-26921 is a Linux kernel issue where in the tx path, skb fragments could trigger a use-after-free of the socket when fragments are reassembled and the skb->sk field is freed prematurely. The fix, analyzed by Eric Dumazet, moves orphaning to the last safe moment, delaying skb->sk des...

5.5CVSS6.4AI score0.0038EPSS
SaveExploits1References8Affected Software1
Redos
Redos
added 2024/04/11 12:0 a.m.36 views

ROS-20240411-06

A vulnerability in the xmalloc in function of the openvswitch module is related to a lack of memory release after an effective lifetime. Exploitation of the vulnerability could allow an attacker acting remotely, cause a denial of service...

7.5CVSS7.1AI score0.00568EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/03/26 3:49 a.m.3 views

SUSE CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

5.3CVSS7.7AI score0.00232EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/03/25 6:22 p.m.35 views

CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

4.4CVSS6.8AI score0.00232EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/25 9:15 a.m.28 views

CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

5.5CVSS6.2AI score0.00232EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/25 9:15 a.m.3 views

DEBIAN-CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

5.5CVSS5.5AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/25 9:15 a.m.6 views

UBUNTU-CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

5.5CVSS6.5AI score0.00232EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/03/25 9:7 a.m.35 views

CVE-2021-47136 net: zero-initialize tc skb extension on allocation

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

6.5AI score0.00232EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/03/25 12:0 a.m.5 views

PT-2024-11186 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.12.0-rc7+ Description: The issue arises from the function skb ext add not initializing the created skb extension with any value, leaving it to the user. Originally, the TC SKB EXT extension contained only a...

7.8CVSS6.8AI score0.01549EPSS
SaveExploits5References802
OpenVAS
OpenVAS
added 2024/03/25 12:0 a.m.20 views

Fedora: Security Advisory (FEDORA-2024-1f26ce7731)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS6.9AI score0.01033EPSS
SaveExploits0References6
OpenVAS
OpenVAS
added 2024/03/25 12:0 a.m.22 views

Fedora: Security Advisory (FEDORA-2024-a4530e9bfe)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS6.9AI score0.01033EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/03/23 12:0 a.m.35 views

SUSE SLES15: libopenvswitch-2_14-0 / libovn-20_06-0 / openvswitch / etc (SUSE-SU-2024:0937-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:0937-1 advisory. - CVE-2023-3966: Fixed invalid memory access in Geneve with HW offload bsc1219465. Tenable has extracted the preceding...

7.5CVSS6.8AI score0.01033EPSS
SaveExploits0References4
CBLMariner
CBLMariner
added 2024/03/19 5:21 p.m.62 views

CVE-2023-3966 affecting package openvswitch for versions less than 3.3.0-1

CVE-2023-3966 affecting package openvswitch for versions less than 3.3.0-1. An upgraded version of the package is available that resolves this issue...

7.5CVSS6.5AI score0.01033EPSS
SaveExploits0
Rows per page
Query Builder