Lucene search
+L

3456 matches found

Tenable Nessus
Tenable Nessus
added 2024/03/29 12:00 a.m.46 views

SUSE SLES15 Security Update : kernel (Live Patch 5 for SLE 15 SP5) (SUSE-SU-2024:1045-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1045-1 advisory. This update for the Linux Kernel 5.14.21-1505005528 fixes several issues. The following security issues were fixed: - CVE-2023-6531: Fixed a...

8.2CVSS7AI score0.00693EPSS
SaveExploits1References13
SUSE CVE
SUSE CVE
added 2024/03/27 4:26 a.m.17 views

SUSE CVE-2021-47146

In the Linux kernel, the following vulnerability has been resolved: mld: fix panic in mldnewpack mldnewpack doesn't allow to allocate high order page, only order-0 allocation is allowed. If headroom size is too large, a kernel panic could occur in skbput. Test commands: ip netns del A ip netns de...

5.5CVSS6.2AI score0.00238EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.5 views

SUSE CVE-2021-47162

In the Linux kernel, the following vulnerability has been resolved: tipc: skblinearize the head skb when reassembling msgs It's not a good idea to append the frag skb to a skb's fraglist if the fraglist already has skbs from elsewhere, such as this skb was created by pskbcopy where the fraglist w...

5.5CVSS6.4AI score0.00738EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/03/26 3:49 a.m.5 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.0054EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/03/25 6:22 p.m.39 views

CVE-2021-47137

In the Linux kernel, the following vulnerability has been resolved: net: lantiq: fix memory corruption in RX ring In a situation where memory allocation or dma mapping fails, an invalid address is programmed into the descriptor. This can lead to memory corruption. If the memory allocation fails,...

6CVSS7.2AI score0.00597EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/25 5:53 p.m.28 views

CVE-2021-47162

In the Linux kernel, the following vulnerability has been resolved: tipc: skblinearize the head skb when reassembling msgs It's not a good idea to append the frag skb to a skb's fraglist if the fraglist already has skbs from elsewhere, such as this skb was created by pskbcopy where the fraglist w...

5.5CVSS7.2AI score0.00738EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/25 10:15 a.m.10 views

CVE-2021-47162

In the Linux kernel, the following vulnerability has been resolved: tipc: skblinearize the head skb when reassembling msgs It's not a good idea to append the frag skb to a skb's fraglist if the fraglist already has skbs from elsewhere, such as this skb was created by pskbcopy where the fraglist w...

5.5CVSS5.4AI score
SaveExploits0References8
NVD
NVD
added 2024/03/25 10:15 a.m.21 views

CVE-2021-47162

In the Linux kernel, the following vulnerability has been resolved: tipc: skblinearize the head skb when reassembling msgs It's not a good idea to append the frag skb to a skb's fraglist if the fraglist already has skbs from elsewhere, such as this skb was created by pskbcopy where the fraglist w...

9.8CVSS7.5AI score0.00738EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2024/03/25 10:15 a.m.8 views

CVE-2021-47162

In the Linux kernel, the following vulnerability has been resolved: tipc: skblinearize the head skb when reassembling msgs It's not a good idea to append the frag skb to a skb's fraglist if the fraglist already has skbs from elsewhere, such as this skb was created by pskbcopy where the fraglist w...

5.5CVSS6.2AI score0.00738EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/25 9:16 a.m.27 views

CVE-2021-47162 tipc: skb_linearize the head skb when reassembling msgs

In the Linux kernel, the following vulnerability has been resolved: tipc: skblinearize the head skb when reassembling msgs It's not a good idea to append the frag skb to a skb's fraglist if the fraglist already has skbs from elsewhere, such as this skb was created by pskbcopy where the fraglist w...

9.8CVSS6.8AI score0.00738EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.41 views

CVE-2021-47162 tipc: skb_linearize the head skb when reassembling msgs

In the Linux kernel, the following vulnerability has been resolved: tipc: skblinearize the head skb when reassembling msgs It's not a good idea to append the frag skb to a skb's fraglist if the fraglist already has skbs from elsewhere, such as this skb was created by pskbcopy where the fraglist w...

9.8CVSS7.6AI score0.00738EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.41 views

CVE-2021-47162

In the Linux kernel, the following vulnerability has been resolved: tipc: skblinearize the head skb when reassembling msgs It's not a good idea to append the frag skb to a skb's fraglist if the fraglist already has skbs from elsewhere, such as this skb was created by pskbcopy where the fraglist w...

9.8CVSS7.4AI score0.00738EPSS
SaveExploits0
OSV
OSV
added 2024/03/25 9:15 a.m.4 views

DEBIAN-CVE-2021-47146

In the Linux kernel, the following vulnerability has been resolved: mld: fix panic in mldnewpack mldnewpack doesn't allow to allocate high order page, only order-0 allocation is allowed. If headroom size is too large, a kernel panic could occur in skbput. Test commands: ip netns del A ip netns de...

5.5CVSS5.7AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/25 9:15 a.m.12 views

CVE-2021-47137

In the Linux kernel, the following vulnerability has been resolved: net: lantiq: fix memory corruption in RX ring In a situation where memory allocation or dma mapping fails, an invalid address is programmed into the descriptor. This can lead to memory corruption. If the memory allocation fails,...

7.8CVSS7.6AI score
SaveExploits0References4
OSV
OSV
added 2024/03/25 9:15 a.m.10 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.5CVSS5.2AI score
SaveExploits0References3
NVD
NVD
added 2024/03/25 9:15 a.m.32 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...

8.6CVSS6.2AI score0.0054EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/25 9:15 a.m.6 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.0054EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/03/25 9:15 a.m.9 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.0054EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/03/25 9:15 a.m.9 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...

8.6CVSS6.5AI score0.0054EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/03/25 9:07 a.m.12 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...

8.6CVSS6.6AI score0.0054EPSS
SaveExploits0References3
Rows per page
Query Builder