Lucene search
+L

13037 matches found

Vulnrichment
Vulnrichment
added 2024/05/24 3:09 p.m.20 views

CVE-2021-47517 ethtool: do not perform operations on net devices being unregistered

In the Linux kernel, the following vulnerability has been resolved: ethtool: do not perform operations on net devices being unregistered There is a short period between a net device starts to be unregistered and when it is actually gone. In that time frame ethtool operations could still be...

7.8CVSS6.8AI score0.00244EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/24 3:09 p.m.30 views

CVE-2021-47517 ethtool: do not perform operations on net devices being unregistered

In the Linux kernel, the following vulnerability has been resolved: ethtool: do not perform operations on net devices being unregistered There is a short period between a net device starts to be unregistered and when it is actually gone. In that time frame ethtool operations could still be...

7.8CVSS6.4AI score0.00244EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/24 3:09 p.m.143 views

CVE-2021-47517

CVE-2021-47517 affects the Linux kernel’s ethtool handling: during net-device unregistration a reference to the device can be used, enabling operations after unregister begins. The fix moves the operation into an rtnl-locked path on the netlink side so the net device won’t be found post-unregiste...

7.8CVSS6.6AI score0.00244EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/24 11:07 a.m.12 views

OESA-2024-1652 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix Oops in dasdaliasgetstartdev due to missing pavgroup Fix Oops in dasdaliasgetstartdev function caused by the pavgroup pointer being NULL. The...

7.8CVSS5.5AI score0.00828EPSS
SaveExploits2References16
Microsoft CVE
Microsoft CVE
added 2024/05/24 7:00 a.m.17 views

HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up

...

5.5CVSS7.3AI score0.00177EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/23 1:29 p.m.33 views

CVE-2021-47271

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix deadlock issue in cdnspthreadirqhandler Patch fixes the following critical issue caused by deadlock which has been detected during testing NCM class: smp: csd: Detected non-responsive CSD lock 1 on CPU0 smp: csd:...

5.5CVSS6.5AI score0.00147EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:10 a.m.28 views

CVE-2023-52786

In the Linux kernel, the following vulnerability has been resolved: ext4: fix racy may inline data check in dio write syzbot reports that the following warning from ext4iomapbegin triggers as of the commit referenced below: if WARNONONCEext4hasinlinedatainode return -ERANGE; This occurs during a...

4.7CVSS6.4AI score0.00179EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:09 a.m.29 views

CVE-2023-52774

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: protect device queue against concurrent access In dasdprofilestart the amount of requests on the device queue are counted. The access to the device queue is unprotected against concurrent access. With a lot of parallel...

4.4CVSS6.5AI score0.0024EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 3:05 a.m.8 views

SUSE CVE-2021-47247

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free of encap entry in neigh update handler Function mlx5erepneighupdate wasn't updated to accommodate rtnl lock removal from TC filter update path and properly handle concurrent encap entry...

7.8CVSS7.3AI score0.00227EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/05/23 3:05 a.m.7 views

SUSE CVE-2021-47254

In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix use-after-free in gfs2glockshrinkscan The GLFLRU flag is checked under lrulock in gfs2glockremovefromlru to remove the glock from the lru list in gfs2glockput. On the shrink scan path, the same flag is cleared under...

7CVSS6.3AI score0.00241EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/23 3:04 a.m.15 views

SUSE CVE-2021-47292

In the Linux kernel, the following vulnerability has been resolved: iouring: fix memleak in ioinitwqoffload I got memory leak report when doing fuzz test: BUG: memory leak unreferenced object 0xffff888107310a80 size 96: comm "syz-executor.6", pid 4610, jiffies 4295140240 age 20.135s hex dump firs...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/23 2:56 a.m.8 views

SUSE CVE-2023-52786

In the Linux kernel, the following vulnerability has been resolved: ext4: fix racy may inline data check in dio write syzbot reports that the following warning from ext4iomapbegin triggers as of the commit referenced below: if WARNONONCEext4hasinlinedatainode return -ERANGE; This occurs during a...

3.6CVSS6.8AI score0.00179EPSS
SaveExploits0References10
vulnersOsv
vulnersOsv
added 2024/05/22 2:05 p.m.4 views

gix-lock (>=5.0.0, <=12.0.1), gix-tempfile (>=5.0.3, <=12.0.1) potentially affected by CVE-2024-35186 via gix-fs (>=0.1.1, <=0.9.1)

gix-fs CARGO version =0.1.1, =5.0.0, =5.0.3, =12.0.1 Source cves: CVE-2024-35186 Source advisory: OSV:GHSA-7W47-3WG8-547C...

8.8CVSS7.9AI score0.00816EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/05/22 11:26 a.m.38 views

CVE-2021-47351

A vulnerability was found in the Linux kernel's UBIFS file system, where concurrent operations to set or get extended attributes xattrs and list xattrs could lead to assertion failures or memory corruption. This problem arises because the system does not properly handle simultaneous read and writ...

4.7CVSS6.2AI score0.00245EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.10 views

kernel: ceph: fix potential use-after-free bug when trimming caps

A use-after-free vulnerability was found in the Linux kernel's Ceph filesystem client. When iterating over session caps in cephiteratesessioncaps, the session-scaplock is released temporarily, allowing another thread to remove the cap. If the cap is freed while the iteration continues, subsequent...

9.8CVSS5.7AI score0.00516EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/22 9:15 a.m.31 views

CVE-2021-47493

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix race between searching chunks and release journalhead from bufferhead Encountered a race between ocfs2testbgbitallocatable and jbd2journalputjournalhead resulting in the below vmcore. PID: 106879 TASK: ffff880244ba9c00...

7.8CVSS6.6AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/22 9:15 a.m.3 views

DEBIAN-CVE-2021-47493

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix race between searching chunks and release journalhead from bufferhead Encountered a race between ocfs2testbgbitallocatable and jbd2journalputjournalhead resulting in the below vmcore. PID: 106879 TASK: ffff880244ba9c00...

4.7CVSS5.4AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/22 9:15 a.m.9 views

UBUNTU-CVE-2021-47494

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix management registrations locking The management registrations locking was broken, the list was locked for each wdev, but cfg80211mgmtregistrationsupdate iterated it without holding all the correct spinlocks, causing...

7.8CVSS5.8AI score0.00168EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/22 9:15 a.m.16 views

UBUNTU-CVE-2021-47493

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix race between searching chunks and release journalhead from bufferhead Encountered a race between ocfs2testbgbitallocatable and jbd2journalputjournalhead resulting in the below vmcore. PID: 106879 TASK: ffff880244ba9c00...

7.8CVSS6AI score0.00173EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/22 7:15 a.m.5 views

DEBIAN-CVE-2021-47449

In the Linux kernel, the following vulnerability has been resolved: ice: fix locking for Tx timestamp tracking flush Commit 4dd0d5c33c3e "ice: add lock around Tx timestamp tracker flush" added a lock around the Tx timestamp tracker flow which is used to cleanup any left over SKBs and prepare for...

7.1CVSS5.1AI score0.00199EPSS
SaveExploits0References1
Rows per page
Query Builder