Lucene search
+L

1738 matches found

RedhatCVE
RedhatCVE
added 2024/03/27 3:52 p.m.33 views

CVE-2024-26652

In the Linux kernel, the following vulnerability has been resolved: net: pdscore: Fix possible double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, Callback function pdscauxbusdevrelease calls kfreepadev to free memory. We shouldn't call...

6.7CVSS7.3AI score0.00301EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/27 1:50 p.m.22 views

CVE-2024-26651 sr9800: Add check for usbnet_get_endpoints

In the Linux kernel, the following vulnerability has been resolved: sr9800: Add check for usbnetgetendpoints Add check for usbnetgetendpoints and return the error if it fails in order to transfer the error...

6.8AI score0.0027EPSS
SaveExploits0References9
CVE
CVE
added 2024/03/26 5:50 p.m.184 views

CVE-2024-26646

CVE-2024-26646 pertains to the Linux kernel’s thermal: intel: hfi subsystem. The vulnerability arises due to how the kernel manages memory buffers used by HFI during boot and resume flows. A second buffer may be allocated by the restore kernel on resume, which can differ from the image kernel’s b...

7.8CVSS6.6AI score0.00236EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/03/26 5:49 p.m.36 views

CVE-2023-52626 net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix operation precedence bug in port timestamping napipoll context Indirection is of lower precedence than postfix increment ++. Logic in napipoll context would cause an out-of-bound read by first increment the pointer...

7.5AI score0.00237EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/03/25 6:22 p.m.24 views

CVE-2021-47138

A vulnerability was found in the Linux kernel whereby hardware registries that have the server TID base may contain invalid values when the adapter is in a bad state. Reading these invalid values can result in out-of-bounds memory access, which can cause memory corruption or crashes...

6CVSS7.5AI score0.00244EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.46 views

CVE-2021-47169 serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'

In the Linux kernel, the following vulnerability has been resolved: serial: rp2: use 'requestfirmware' instead of 'requestfirmwarenowait' In 'rp2probe', the driver registers 'rp2uartinterrupt' then calls 'rp2fwcb' through 'requestfirmwarenowait'. In 'rp2fwcb', if the firmware don't exists, functi...

7.4AI score0.00226EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.30 views

CVE-2021-47167 NFS: Fix an Oopsable condition in __nfs_pageio_add_request()

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oopsable condition in nfspageioaddrequest Ensure that nfspageioerrorcleanup resets the mirror array contents, so that the structure reflects the fact that it is now empty. Also change the test in nfspageiodoaddrequest...

7.5AI score0.00235EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.22 views

CVE-2021-47165 drm/meson: fix shutdown crash when component not probed

In the Linux kernel, the following vulnerability has been resolved: drm/meson: fix shutdown crash when component not probed When main component is not probed, by example when the dw-hdmi module is not loaded yet or in probe defer, the following crash appears on shutdown: Unable to handle kernel...

7.4AI score0.00226EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/03/25 9:16 a.m.15 views

CVE-2021-47160 net: dsa: mt7530: fix VLAN traffic leaks

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mt7530: fix VLAN traffic leaks PCRMATRIX field was set to all 1's when VLAN filtering is enabled, but was not reset when it is disabled, which may cause traffic leaks: ip link add br0 type bridge vlanfiltering 1 ip link...

8.1CVSS6.8AI score0.0033EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/03/25 9:7 a.m.36 views

CVE-2021-47144

Removed by vendor...

7.1AI score
SaveExploits0
Cvelist
Cvelist
added 2024/03/25 9:7 a.m.27 views

CVE-2021-47144

...

6.6AI score
SaveExploits0
CVE
CVE
added 2024/03/25 9:7 a.m.98 views

CVE-2021-47143

CVE-2021-47143 affects the Linux kernel net/smc subsystem. The root cause was missing cleanup when a smcd_dev device_add() failed, leaving the device in smcd_dev_list and later freeing it, causing a corrupted list. The fix adds error handling to remove the device from the list on device_add() fai...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/25 9:7 a.m.17 views

CVE-2021-47143 net/smc: remove device from smcd_dev_list after failed device_add()

In the Linux kernel, the following vulnerability has been resolved: net/smc: remove device from smcddevlist after failed deviceadd If the deviceadd for a smcddev fails, there's no cleanup step that rolls back the earlier listadd. The device subsequently gets freed, and we end up with a corrupted...

6.8AI score0.00225EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/03/25 9:7 a.m.19 views

CVE-2021-47144

...

6.4AI score
SaveExploits0
Cvelist
Cvelist
added 2024/03/25 9:7 a.m.38 views

CVE-2021-47140 iommu/amd: Clear DMA ops when switching domain

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Clear DMA ops when switching domain Since commit 08a27c1c3ecf "iommu: Add support to change default domain of an iommu group" a user can switch a device between IOMMU and direct DMA through sysfs. This doesn't work for...

6.6AI score0.00603EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/03/25 9:7 a.m.39 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
UbuntuCve
UbuntuCve
added 2024/03/18 11:15 a.m.41 views

CVE-2024-26631

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: fix data-race in ipv6mcdown / mldifcwork idev-mcifccount can be written over without proper locking. Originally found by syzbot 1, fix this issue by encapsulating calls to mldifcstopwork and mldgqstopwork for good...

7.8CVSS5.8AI score0.00186EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2024/03/18 10:19 a.m.45 views

CVE-2023-52617 PCI: switchtec: Fix stdev_release() crash after surprise hot remove

In the Linux kernel, the following vulnerability has been resolved: PCI: switchtec: Fix stdevrelease crash after surprise hot remove A PCI device hot removal may occur while stdev-cdev is held open. The call to stdevrelease then happens during close or exit, at a point way past switchtecpciremove...

7.6AI score0.00237EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/03/18 10:7 a.m.30 views

CVE-2024-26633 ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: fix NEXTHDRFRAGMENT handling in ip6tnlparsetlvenclim syzbot pointed out 1 that NEXTHDRFRAGMENT handling is broken. Reading fragoff can only be done if we pulled enough bytes to skb-head. Currently we might access...

7.7AI score0.0033EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/03/18 10:7 a.m.42 views

CVE-2024-26632 block: Fix iterating over an empty bio with bio_for_each_folio_all

In the Linux kernel, the following vulnerability has been resolved: block: Fix iterating over an empty bio with bioforeachfolioall If the bio contains no data, biofirstfolio calls pagefolio on a NULL pointer and oopses. Move the test that we've reached the end of the bio from bionextfolio to...

7.8CVSS7.6AI score0.00236EPSS
SaveExploits0References4
Rows per page
Query Builder