Lucene search
+L

277 matches found

Cvelist
Cvelist
added 2024/08/26 10:11 a.m.85 views

CVE-2024-43911 wifi: mac80211: fix NULL dereference at band check in starting tx ba session

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix NULL dereference at band check in starting tx ba session In MLD connection, linkdata/linkconf are dynamically allocated. They don't point to vif-bssconf. So, there will be no chanreq assigned to vif-bssconf an...

0.00225EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/08/22 3:16 p.m.19 views

CVE-2022-48918

A denial of service vulnerability was found in the Linux kernel. When debugfs is set as off in the kernel command line, iwiwifi's mvm module uses an invalid/unchecked debugfsdir pointer, resulting in disruption to availability. Mitigation Mitigation for this issue is either not available or the...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/08/22 2:15 a.m.21 views

CVE-2022-48914

In the Linux kernel, the following vulnerability has been resolved: xen/netfront: destroy queues before realnumtxqueues is zeroed xennetdestroyqueues relies on info-netdev-realnumtxqueues to delete queues. Since d7dac083414eb5bb99a6d2ed53dc2c1b405224e5 "net-sysfs: update the queue counts in the...

5.5CVSS5.9AI score0.00215EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/08/22 1:32 a.m.17 views

CVE-2022-48914 xen/netfront: destroy queues before real_num_tx_queues is zeroed

In the Linux kernel, the following vulnerability has been resolved: xen/netfront: destroy queues before realnumtxqueues is zeroed xennetdestroyqueues relies on info-netdev-realnumtxqueues to delete queues. Since d7dac083414eb5bb99a6d2ed53dc2c1b405224e5 "net-sysfs: update the queue counts in the...

6.5AI score0.00215EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.35 views

CVE-2022-48870

In the Linux kernel, the following vulnerability has been resolved: tty: fix possible null-ptr-defer in spkttyiorelease Run the following tests on the qemu platform: syzkaller: modprobe speakupaudptr input: Speakup as /devices/virtual/input/input4 initialized device: /dev/synth, node MAJOR 10,...

5.5CVSS6.2AI score0.0025EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.20 views

CVE-2023-52911 drm/msm: another fix for the headless Adreno GPU

In the Linux kernel, the following vulnerability has been resolved: drm/msm: another fix for the headless Adreno GPU Fix another oops reproducible when rebooting the board with the Adreno GPU working in the headless mode e.g. iMX platforms. Unable to handle kernel NULL pointer dereference at...

6.8AI score0.00208EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/08/21 12:6 a.m.19 views

CVE-2024-43874 crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix null pointer dereference in sevsnpshutdownlocked Fix a null pointer dereference induced by DEBUGTESTDRIVERREMOVE. Return from sevsnpshutdownlocked if the pspdevice or the sevdevice structs are not initialized...

6.6AI score0.0018EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/17 9:15 a.m.2 views

DEBIAN-CVE-2024-42286

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: validate nvmelocalport correctly The driver load failed with error message, qla2xxx 0000:04:00.0-ffff:0: registerlocalport failed: ret=ffffffef and with a kernel crash, BUG: unable to handle kernel NULL pointer...

5.5CVSS5.6AI score0.00885EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/08/17 9:8 a.m.22 views

CVE-2024-42287 scsi: qla2xxx: Complete command early within lock

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Complete command early within lock A crash was observed while performing NPIV and FW reset, BUG: kernel NULL pointer dereference, address: 000000000000001c PF: supervisor read access in kernel mode PF:...

6.9AI score0.00338EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.8 views

SUSE CVE-2024-41083

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfspagemkwrite to check folio-mapping is valid Fix netfspagemkwrite to check that folio-mapping is valid once it has taken the folio lock as filemappagemkwrite does. Without this, generic/247 occasionally oopses with...

5.5CVSS7.5AI score0.00196EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 4:15 p.m.13 views

UBUNTU-CVE-2024-41083

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfspagemkwrite to check folio-mapping is valid Fix netfspagemkwrite to check that folio-mapping is valid once it has taken the folio lock as filemappagemkwrite does. Without this, generic/247 occasionally oopses with...

5.5CVSS5.7AI score0.00196EPSS
SaveExploits0References15
CVE
CVE
added 2024/07/12 12:20 p.m.195 views

CVE-2024-40911

CVE-2024-40911 : In the Linux kernel wifi stack (cfg80211), a missing wiphy lock around rdev_get_station can cause a NULL pointer dereference if a STA disconnect/reconnect occurs before a scheduled batadv throughput work runs. The issue is addressed by locking the wiphy before cfg80211_get_statio...

8.8CVSS6.9AI score0.00408EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/07/04 1:32 a.m.12 views

USN-6871-1 linux-hwe-5.15 vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the Atheros 802.11ac...

9.8CVSS6.7AI score0.01635EPSS
SaveExploits0References155
RedhatCVE
RedhatCVE
added 2024/06/21 7:52 p.m.23 views

CVE-2024-36281

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use mlx5ipsecrxstatusdestroy to correctly delete status rules rxcreate no longer allocates a modifyhdr instance that needs to be cleaned up. The mlx5modifyheaderdealloc call will lead to a NULL pointer dereference. A le...

4.4CVSS6.4AI score0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/20 12:15 p.m.5 views

DEBIAN-CVE-2022-48751

In the Linux kernel, the following vulnerability has been resolved: net/smc: Transitional solution for clcsock race issue We encountered a crash in smcsetsockopt and it is caused by accessing smc-clcsock after clcsock was released. BUG: kernel NULL pointer dereference, address: 0000000000000020 P...

4.7CVSS5.3AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 11:13 a.m.29 views

CVE-2022-48762 arm64: extable: fix load_unaligned_zeropad() reg indices

In the Linux kernel, the following vulnerability has been resolved: arm64: extable: fix loadunalignedzeropad reg indices In exhandlerloadunalignedzeropad we erroneously extract the data and addr register indices from ex-type rather than ex-data. As ex-type will contain EXTYPELOADUNALIGNEDZEROPAD...

7.8CVSS4.7AI score
SaveExploits0References5
NVD
NVD
added 2024/06/19 3:15 p.m.27 views

CVE-2021-47592

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix tc flower deletion for VLAN priority Rx steering To replicate the issue:- 1 Add 1 flower filter for VLAN Priority based frame steering:- $ IFDEVNAME=eth0 $ tc qdisc add dev $IFDEVNAME ingress $ tc qdisc add dev...

5.5CVSS0.00208EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/06/12 12:27 a.m.32 views

CVE-2023-52745

In the Linux kernel, the following vulnerability has been resolved: IB/IPoIB: Fix legacy IPoIB due to wrong number of queues The cited commit creates child PKEY interfaces over netlink will multiple tx and rx queues, but some devices doesn't support more than 1 tx and 1 rx queues. This causes to ...

4.4CVSS6.7AI score0.0026EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/06/12 12:0 a.m.10 views

PT-2024-30716

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a bug in the f2fs file system, where the inode.i crypt info is not initialized during the mount process, leading to a kernel NULL pointer dereference. This occurs...

5.5CVSS6.8AI score0.00237EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.27 views

CVE-2024-36925 swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=y

In the Linux kernel, the following vulnerability has been resolved: swiotlb: initialise restricted pool listhead when SWIOTLBDYNAMIC=y Using restricted DMA pools CONFIGDMARESTRICTEDPOOL=y in conjunction with dynamic SWIOTLB CONFIGSWIOTLBDYNAMIC=y leads to the following crash when initialising the...

6.6AI score0.00227EPSS
SaveExploits0References3
Rows per page
Query Builder