Lucene search
+L

3411 matches found

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
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
OSV
OSV
added 2024/03/25 10:15 a.m.9 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
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
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.39 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
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
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.40 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.3 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.11 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
NVD
NVD
added 2024/03/25 9:15 a.m.31 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.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.5CVSS5.2AI score
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
Cvelist
Cvelist
added 2024/03/25 9:07 a.m.40 views

CVE-2021-47137 net: lantiq: fix memory corruption in RX ring

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

9.8CVSS6.9AI score0.00597EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/25 9:07 a.m.18 views

CVE-2021-47137 net: lantiq: fix memory corruption in RX ring

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

9.8CVSS7.1AI score0.00597EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/03/25 9:07 a.m.41 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.5AI score0.0054EPSS
SaveExploits0References3
CVE
CVE
added 2024/03/25 9:07 a.m.107 views

CVE-2021-47137

CVE-2021-47137 affects the Linux kernel, specifically the net/lantiq RX ring. When memory allocation or DMA mapping fails, an invalid address may be programmed into the descriptor, causing memory corruption. The patch fixes this by ensuring that, on allocation failure, DMA reuses the previous skb...

9.8CVSS7.6AI score0.00597EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/03/25 12:00 a.m.8 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
Rows per page
Query Builder