Lucene search
+L

6526 matches found

Debian CVE
Debian CVE
added 2024/02/27 6:53 a.m.31 views

CVE-2021-46913

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: clone set element expression template memcpy breaks when using connlimit in set elements. Use nftexprclone to initialize the connlimit expression list, otherwise connlimit garbage collector crashes when walki...

7.8CVSS5.3AI score0.00241EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/27 6:53 a.m.20 views

CVE-2021-46911 ch_ktls: Fix kernel panic

In the Linux kernel, the following vulnerability has been resolved: chktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take txctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle...

9.8CVSS6.7AI score0.00594EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/27 6:53 a.m.52 views

CVE-2021-46910 ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabled

In the Linux kernel, the following vulnerability has been resolved: ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUGKMAPLOCAL is enabled The debugging code for kmaplocal doubles the number of per-CPU fixmap slots allocated for kmaplocal, in order to use half of them as guard regions. This...

7CVSS5.5AI score0.00197EPSS
SaveExploits0References2
NVD
NVD
added 2024/02/26 6:15 p.m.24 views

CVE-2020-36775

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock Using f2fstrylockop in f2fswritecompressedpages to avoid potential deadlock like we did in f2fswritesingledatapage...

5.5CVSS5.3AI score0.0017EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/02/26 6:15 p.m.47 views

CVE-2019-25162

In the Linux kernel, the following vulnerability has been resolved: i2c: Fix a potential use after free Free the adap structure only after we are done using it. This patch just moves the putdevice down a bit to avoid the use after free. wsa: added comment to the code, added Fixes tag...

7.8CVSS6.3AI score0.00378EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/02/26 5:20 p.m.49 views

CVE-2019-25162

In the Linux kernel, the following vulnerability has been resolved: i2c: Fix a potential use after free Free the adap structure only after we are done using it. This patch just moves the putdevice down a bit to avoid the use after free. wsa: added comment to the code, added Fixes tag...

7.8CVSS7.2AI score0.00378EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/26 5:20 p.m.33 views

CVE-2019-25162 i2c: Fix a potential use after free

In the Linux kernel, the following vulnerability has been resolved: i2c: Fix a potential use after free Free the adap structure only after we are done using it. This patch just moves the putdevice down a bit to avoid the use after free. wsa: added comment to the code, added Fixes tag...

7.8CVSS6.7AI score0.00378EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/02/26 5:20 p.m.29 views

CVE-2019-25160

In the Linux kernel, the following vulnerability has been resolved: netlabel: fix out-of-bounds memory accesses There are two array out-of-bounds memory accesses, one in cipsov4maplvlvalid, the other in netlblbitmapwalk. Both errors are embarassingly simple, and the fixes are straightforward. As ...

9.1CVSS6.3AI score0.00745EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/26 5:20 p.m.28 views

CVE-2019-25160 netlabel: fix out-of-bounds memory accesses

In the Linux kernel, the following vulnerability has been resolved: netlabel: fix out-of-bounds memory accesses There are two array out-of-bounds memory accesses, one in cipsov4maplvlvalid, the other in netlblbitmapwalk. Both errors are embarassingly simple, and the fixes are straightforward. As ...

9.1CVSS6.7AI score0.00745EPSS
SaveExploits0References8
NVD
NVD
added 2024/02/26 4:27 p.m.28 views

CVE-2024-26601

In the Linux kernel, the following vulnerability has been resolved: ext4: regenerate buddy after block freeing failed if under fc replay This mostly reverts commit 6bd97bf273bd "ext4: remove redundant mbregeneratebuddy" and reintroduces mbregeneratebuddy. Based on code in mbfreeblocks, fast commi...

7.8CVSS6.3AI score0.00289EPSS
SaveExploits0References7
NVD
NVD
added 2024/02/26 4:27 p.m.28 views

CVE-2023-52467

In the Linux kernel, the following vulnerability has been resolved: mfd: syscon: Fix null pointer dereference in ofsysconregister kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS6AI score0.00278EPSS
SaveExploits0References7
NVD
NVD
added 2024/02/26 4:27 p.m.20 views

CVE-2023-52471

In the Linux kernel, the following vulnerability has been resolved: ice: Fix some null pointer dereference issues in iceptp.c devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS5.3AI score0.00232EPSS
SaveExploits0References2
NVD
NVD
added 2024/02/26 4:27 p.m.24 views

CVE-2023-52470

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check the allocworkqueue return value in radeoncrtcinit check the allocworkqueue return value in radeoncrtcinit to avoid null-ptr-deref...

5.5CVSS6.1AI score0.00292EPSS
SaveExploits0References10
NVD
NVD
added 2024/02/26 4:27 p.m.36 views

CVE-2021-46904

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix null-ptr-deref during tty device unregistration Multiple ttys try to claim the same the minor number causing a double unregistration of the same device. The first unregistration succeeds but the next one results in ...

5.5CVSS6.1AI score0.00256EPSS
SaveExploits0References8
NVD
NVD
added 2024/02/26 4:27 p.m.27 views

CVE-2022-48626

In the Linux kernel, the following vulnerability has been resolved: moxart: fix potential use-after-free on remove path It was reported that the mmc host structure could be accessed after it was freed in moxartremove, so fix this by saving the base register of the device and using it instead of t...

7.8CVSS7.4AI score0.00313EPSS
SaveExploits0References8
Prion
Prion
added 2024/02/26 4:27 p.m.35 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix NULL pointer dereference in zone registration error path If deviceregister in thermalzonedeviceregisterwithtrips returns an error, the tz variable is set to NULL and subsequently dereferenced in kfreetz-tzp...

7.1AI score0.00272EPSS
SaveExploits0References3
Prion
Prion
added 2024/02/26 4:27 p.m.35 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: ext4: regenerate buddy after block freeing failed if under fc replay This mostly reverts commit 6bd97bf273bd "ext4: remove redundant mbregeneratebuddy" and reintroduces mbregeneratebuddy. Based on code in mbfreeblocks, fast commi...

7.2AI score0.00289EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/02/26 12:00 a.m.29 views

CVE-2024-26600

In the Linux kernel, the following vulnerability has been resolved: phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP If the external phy working together with phy-omap-usb2 does not implement sendsrp, we may still attempt to call it. This can happen on an idle Ethernet gadget triggeri...

5.5CVSS6AI score0.00295EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/02/26 12:00 a.m.37 views

CVE-2023-52470

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check the allocworkqueue return value in radeoncrtcinit check the allocworkqueue return value in radeoncrtcinit to avoid null-ptr-deref...

5.5CVSS5.9AI score0.00292EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/02/26 12:00 a.m.27 views

CVE-2024-26604

In the Linux kernel, the following vulnerability has been resolved: Revert "kobject: Remove redundant checks for whether ktype is NULL" This reverts commit 1b28cb81dab7c1eedc6034206f4e8d644046ad31. It is reported to cause problems, so revert it for now until the root cause can be found...

5.5CVSS5.9AI score0.00274EPSS
SaveExploits0References2
Rows per page
Query Builder