Lucene search
+L

1958 matches found

Cvelist
Cvelist
added 2024/02/29 3:52 p.m.35 views

CVE-2023-52493 bus: mhi: host: Drop chan lock before queuing buffers

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Drop chan lock before queuing buffers Ensure read and write locks for the channel are not taken in succession by dropping the read lock from parsexferevent such that a callback given to client can potentially queu...

7.6AI score0.00209EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.40 views

CVE-2023-52489 mm/sparsemem: fix race in accessing memory_section->usage

In the Linux kernel, the following vulnerability has been resolved: mm/sparsemem: fix race in accessing memorysection-usage The below race is observed on a PFN which falls into the device memory region with the system memory configuration where PFN's are such that ZONENORMAL ZONEDEVICE ZONENORMAL...

7.5AI score0.00294EPSS
SaveExploits1References6
OSV
OSV
added 2024/02/29 2:57 p.m.15 views

CVE-2023-52485 drm/amd/display: Wake DMCUB before sending a command

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before sending a command Why We can hang in place trying to send commands when the DMCUB isn't powered on. How For functions that execute within a DC context or DC lock we can wrap the direct calls to...

4.8AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/02/29 9:19 a.m.23 views

CVE-2021-46982

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix race condition of overwrite vs truncate posfsstress testcase complains a panic as belew: ------------ cut here ------------ kernel BUG at fs/f2fs/compress.c:1082! invalid opcode: 0000 1 SMP PTI CPU: 4 PID:...

5.5CVSS6.2AI score0.00179EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/29 5:43 a.m.29 views

CVE-2023-52484 iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Fix soft lockup triggered by armsmmumminvalidaterange When running an SVA case, the following soft lockup is triggered: -------------------------------------------------------------------- watchdog: BUG: soft...

6.9AI score0.00173EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/29 5:43 a.m.30 views

CVE-2023-52477 usb: hub: Guard against accesses to uninitialized BOS descriptors

In the Linux kernel, the following vulnerability has been resolved: usb: hub: Guard against accesses to uninitialized BOS descriptors Many functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h access fields inside udev-bos without checking if it was allocated and initialized. If...

6.5AI score0.00233EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/28 9:15 a.m.10 views

CVE-2021-47035

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Remove WO permissions on second-level paging entries When the first level page table is used for IOVA translation, it only supports Read-Only and Read-Write permissions. The Write-Only permission is not supported as t...

5.5CVSS7.4AI score
SaveExploits0References5
NVD
NVD
added 2024/02/28 9:15 a.m.17 views

CVE-2021-46996

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix a memleak from userdata error path in new objects Release object name if userdata allocation fails...

5.5CVSS8.4AI score0.00246EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.12 views

CVE-2021-47007

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix panic during f2fsresizefs f2fsresizefs hangs in below callstack with testcase: - mkfs 16GB image & mount image - dd 8GB fileA - dd 8GB fileB - sync - rm fileA - sync - resize filesystem to 8GB kernel BUG at...

5.5CVSS6.6AI score
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.10 views

CVE-2021-47005

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix NULL pointer dereference for -getfeatures getfeatures ops of pciepcops may return NULL, causing NULL pointer dereference in pciepftestallocspace function. Let us add a check for pciepcfeature pointer in...

5.5CVSS7.3AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.29 views

CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

7.5CVSS5.9AI score0.0049EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.16 views

CVE-2021-47028 mt76: mt7915: fix txrate reporting

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: fix txrate reporting Properly check rateinfo to fix unexpected reporting. 1215.161863 Call trace: 1215.164307 cfg80211calculatebitrate+0x124/0x200 cfg80211 1215.170139 ieee80211supdatemetric+0x80/0xc0 mac80211...

7.1CVSS6.8AI score0.00348EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.14 views

CVE-2021-47027 mt76: mt7921: fix kernel crash when the firmware fails to download

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix kernel crash when the firmware fails to download Fix kernel crash when the firmware is missing or fails to download. 9.444758 kernel BUG at drivers/pci/msi.c:375! 9.449363 Internal error: Oops - BUG: 0 1 PREEMPT...

6.8AI score0.00246EPSS
SaveExploits0References2
NVD
NVD
added 2024/02/27 7:04 p.m.25 views

CVE-2021-46953

In the Linux kernel, the following vulnerability has been resolved: ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure When failing the driver probe because of invalid firmware properties, the GTDT driver unmaps the interrupt that it mapped earlier. However, it never checks...

6.7CVSS6.7AI score0.00241EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/02/27 6:47 p.m.18 views

CVE-2021-46964 scsi: qla2xxx: Reserve extra IRQ vectors

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Reserve extra IRQ vectors Commit a6dcfe08487e "scsi: qla2xxx: Limit interrupt vectors to number of CPUs" lowers the number of allocated MSI-X vectors to the number of CPUs. That breaks vector allocation assumptions...

6.2AI score0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/27 7:15 a.m.9 views

CVE-2021-46920

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback Current code blindly writes over the SWERR and the OVERFLOW bits. Write back the bits actually read instead so the driver avoids clobbering the OVERFLOW bit that...

5.5CVSS7.6AI score
SaveExploits0References3
CVE
CVE
added 2024/02/27 6:53 a.m.650 views

CVE-2021-46912

CVE-2021-46912 affects the Linux kernel where tcp_allowed_congestion_control was global/writable and leaked across net namespaces. The issue was that ipv4_net_table entries (tcp_available_congestion_control and tcp_allowed_congestion_control) had NULL data pointers and their proc handlers referen...

7.3CVSS6AI score0.00233EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/02/26 5:20 p.m.52 views

CVE-2023-52474 IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix bugs with non-PAGESIZE-end multi-iovec user SDMA requests hfi1 user SDMA request processing has two bugs that can cause data corruption for user SDMA requests that have multiple payload iovecs where an iovec other th...

7.8CVSS7.8AI score0.00254EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/25 8:16 a.m.9 views

CVE-2023-52472 crypto: rsa - add a check for allocation failure

In the Linux kernel, the following vulnerability has been resolved: crypto: rsa - add a check for allocation failure Static checkers insist that the mpialloc allocation can fail so add a check to prevent a NULL dereference. Small allocations like this can't actually fail in current kernels, but...

5.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/02/25 8:16 a.m.50 views

CVE-2023-52468

In the Linux kernel, the following vulnerability has been resolved: class: fix use-after-free in classregister The lockclasskey is still registered and can be found in lockkeyshash hlist after subsysprivate is freed in error handler path.A task who iterate over the lockkeyshash later may cause...

7.8CVSS5.8AI score0.00275EPSS
SaveExploits0
Rows per page
Query Builder