Lucene search
+L

7969 matches found

OSV
OSV
added 2024/02/28 9:15 a.m.7 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
NVD
NVD
added 2024/02/28 9:15 a.m.19 views

CVE-2021-46992

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: avoid overflows in nfthashbuckets Number of buckets being stored in 32bit variables, we have to ensure that no overflows occur in nfthashbuckets syzbot injected a size == 0x40000000 and reported: UBSAN:...

7.1CVSS7.4AI score0.0026EPSS
SaveExploits0References7
Prion
Prion
added 2024/02/28 9:15 a.m.27 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: powerpc/64: Fix the definition of the fixmap area At the time being, the fixmap area is defined at the top of the address space or just below KASAN. This definition is not valid for PPC64. For PPC64, use the top of the I/O space...

6.7AI score0.00239EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.27 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...

5.5CVSS5.9AI score0.00181EPSS
SaveExploits0References7
Prion
Prion
added 2024/02/28 9:15 a.m.16 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in lpi2cimxmasterenable. However, pmruntimegetsync will increment the PM reference count even faile...

6.6AI score0.00225EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.12 views

CVE-2021-47052 crypto: sa2ul - Fix memory leak of rxd

In the Linux kernel, the following vulnerability has been resolved: crypto: sa2ul - Fix memory leak of rxd There are two error return paths that are not freeing rxd and causing memory leaks. Fix these. Addresses-Coverity: "Resource leak"...

6.8AI score0.00236EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.54 views

CVE-2021-47038

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid deadlock between hcidev-lock and socket lock Commit eab2404ba798 "Bluetooth: Add BTPHY socket option" added a dependency between socket lock and hcidev-lock that could lead to deadlock. It turns out that...

5.5CVSS5.8AI score0.00179EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.43 views

CVE-2021-47036 udp: skip L4 aggregation for UDP tunnel packets

In the Linux kernel, the following vulnerability has been resolved: udp: skip L4 aggregation for UDP tunnel packets If NETIFFGROFRAGLIST or NETIFFGROUDPFWD are enabled, and there are UDP tunnels available in the system, udpgroreceive could end-up doing L4 aggregation either SKBGSOUDPL4 or...

7.9AI score0.00208EPSS
SaveExploits0References2
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...

6.8AI score0.00245EPSS
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
CVE
CVE
added 2024/02/28 8:13 a.m.5054 views

CVE-2021-46992

CVE-2021-46992 affects the Linux kernel netfilter nftables hashtables. The issue arises from storing the number of buckets in 32-bit variables, allowing an overflow in nft_hash_buckets() when large sizes are encountered (sz Brent: 0x40000000 was observed). The syzbot report shows UBSAN: shift-out...

7.1CVSS6.1AI score0.0026EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2024/02/28 8:13 a.m.5196 views

CVE-2021-46978

CVE-2021-46978 : Linux kernel KVM nVMX fix for mapping eVMCS after migration. When enlightened VMCS is used and nested state is migrated via vmx_get_nested_state()/vmx_set_nested_state(), evmcs page could not be mapped immediately because evmcs GPA lacked the expected struct kvm_vmx_nested_state_...

7.8CVSS7.5AI score0.00241EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2024/02/27 7:4 p.m.23 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
UbuntuCve
UbuntuCve
added 2024/02/27 7:4 p.m.25 views

CVE-2021-46954

In the Linux kernel, the following vulnerability has been resolved: net/sched: schfrag: fix stack OOB read while fragmenting IPv4 packets when 'actmirred' tries to fragment IPv4 packets that had been previously re-assembled using 'actct', splats like the following can be observed on kernels built...

7.1CVSS6.5AI score0.0023EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/02/27 6:47 p.m.20 views

CVE-2021-46971

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix unconditional securitylockeddown call Currently, the lockdown state is queried unconditionally, even though its result is used only if the PERFSAMPLEREGSINTR bit is set in attr.sampletype. While that doesn't matter...

3.3CVSS5.5AI score0.0023EPSS
SaveExploits0
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
Cvelist
Cvelist
added 2024/02/27 6:47 p.m.19 views

CVE-2021-46963 scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix crash in qla2xxxmqueuecommand RIP: 0010:kmemcachefree+0xfa/0x1b0 Call Trace: qla2xxxmqueuecommand+0x2b5/0x2c0 qla2xxx scsiqueuerq+0x5e2/0xa40 blkmqtryissuedirectly+0x128/0x1d0 blkmqrequestissuedirectly+0x4e/0xb...

7.8AI score0.00236EPSS
SaveExploits0References6
CVE
CVE
added 2024/02/27 6:40 p.m.460 views

CVE-2021-46943

CVE-2021-46943 : Linux kernel vulnerability in media: staging/intel-ipu3 where a faulty set_fmt error handling could cause mis-updated sizes, enabling a local exploit path that, without the fix, could trigger excessive RAM use (up to 4 GiB) and an OOPS. The issue stems from overwriting previous v...

7.8CVSS7.5AI score0.00234EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2024/02/27 6:2 p.m.25 views

CVE-2021-46917

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix wq cleanup of WQCFG registers A pre-release silicon erratum workaround where wq reset does not clear WQCFG registers was leaked into upstream code. Use wq reset command instead of blasting the MMIO region. Th...

2.3CVSS6.7AI score0.00225EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/27 10:15 a.m.7 views

CVE-2021-46925

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

4.7CVSS7.3AI score
SaveExploits0References3
Rows per page
Query Builder