Lucene search
K

954 matches found

Vulnrichment
Vulnrichment
added 2024/04/28 12:59 p.m.26 views

CVE-2022-48640 bonding: fix NULL deref in bond_rr_gen_slave_id

In the Linux kernel, the following vulnerability has been resolved: bonding: fix NULL deref in bondrrgenslaveid Fix a NULL dereference of the struct bonding.rrtxcounter member because if a bond is initially created with an initial mode != zero Round Robin the memory required for the counter is...

6.6AI score0.00018EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.22 views

CVE-2024-26903 Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: rfcomm: Fix null-ptr-deref in rfcommchecksecurity During our fuzz testing of the connection and disconnection process at the RFCOMM layer, we discovered this bug. By comparing the packets from a normal connection and...

5.8AI score0.0001EPSS
Exploits0References8
Veracode
Veracode
added 2024/04/10 10:46 a.m.17 views

Path Traversal

gin-vue-admin is vulnerable to Path Traversal. The vulnerability is due to improper validation for PlugName field within a struct, which allows an attacker to perform directory traversal by manipulating the plugName parameter in the Plugin System - Plugin Template feature...

7.7CVSS6.7AI score0.0033EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/05 3:39 p.m.14 views

whoami stack buffer overflow on several Unix platforms

With versions of the whoami crate = 0.5.3 and = 0.5.3 and 1.0.1, calling any of the above functions also leads to a stack buffer overflow on these platforms: - Bitrig - DragonFlyBSD - FreeBSD - NetBSD - OpenBSD This occurs because of an incorrect definition of the passwd struct on those platforms...

7.7AI score
Exploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2024/04/04 1:25 a.m.31 views

CVE-2024-26733

A vulnerability was found in the arpreqget function in the Linux kernel when handling the SIOCGARP ioctl input/output control request. This function copies data over into a fixed-length buffer which could result in a buffer overflow and cause memory corruption, undefined behavior, or crashes...

5.5CVSS7.8AI score0.00014EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.21 views

CVE-2024-26753

In the Linux kernel, the following vulnerability has been resolved: crypto: virtio/akcipher - Fix stack overflow on memcpy sizeofstruct virtiocryptoakciphersessionpara is less than sizeofstruct virtiocryptoopctrlreq::u, copying more bytes from stack variable leads stack overflow. Clang reports th...

7.8CVSS6.5AI score0.00019EPSS
Exploits0References7
OSV
OSV
added 2024/04/03 5:0 p.m.8 views

CVE-2024-26733 arp: Prevent overflow in arp_req_get().

In the Linux kernel, the following vulnerability has been resolved: arp: Prevent overflow in arpreqget. syzkaller reported an overflown write in arpreqget. 0 When ioctlSIOCGARP is issued, arpreqget looks up an neighbour entry and copies neigh-ha to struct arpreq.arpha.sadata. The arpha here is...

5.5CVSS6.1AI score0.00014EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.37 views

CVE-2024-26690

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

6.5CVSS5.7AI score0.001EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.14 views

CVE-2024-26711 iio: adc: ad4130: zero-initialize clock init data

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad4130: zero-initialize clock init data The clkinitdata struct does not have all its members initialized, causing issues when trying to expose the internal clock on the CLK pin. Fix this by zero-initializing the...

6.8AI score0.00015EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.20 views

CVE-2024-26711

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad4130: zero-initialize clock init data The clkinitdata struct does not have all its members initialized, causing issues when trying to expose the internal clock on the CLK pin. Fix this by zero-initializing the...

5.5CVSS6.7AI score0.00015EPSS
Exploits0
CVE
CVE
added 2024/04/03 2:54 p.m.69 views

CVE-2024-26690

CVE-2024-26690 affects the Linux kernel stmmac driver: it fixes a race in 64-bit statistics counters by splitting u64_stats_sync into three groups and adding per-CPU stats to avoid mutual-exclusion issues across tx, NAPI, and interrupt contexts. The write side of u64_stats_sync must be serialized...

6.5CVSS6.3AI score0.001EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/03 2:54 p.m.13 views

CVE-2024-26690 net: stmmac: protect updates of 64-bit statistics counters

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

6.8AI score0.001EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.13 views

CVE-2024-26690 net: stmmac: protect updates of 64-bit statistics counters

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

6.7AI score0.001EPSS
Exploits0References3
NVD
NVD
added 2024/04/02 7:15 a.m.13 views

CVE-2024-26676

In the Linux kernel, the following vulnerability has been resolved: afunix: Call kfreeskb for dead unixsk-oobskb in GC. syzbot reported a warning 0 in unixgc with a repro, which creates a socketpair and sends one socket's fd to itself using the peer. socketpairAFUNIX, SOCKSTREAM, 0, 3, 4 = 0...

5.5CVSS7.4AI score0.00022EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/03/31 12:0 a.m.2 views

PT-2024-26767 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a null pointer dereference in the aio complete function. Specifically, list del init careful needs to be the last access to the wait queue entry, as it...

9.1CVSS6.7AI score0.00407EPSS
Exploits0References660
Vulnrichment
Vulnrichment
added 2024/03/25 9:16 a.m.17 views

CVE-2021-47180 NFC: nci: fix memory leak in nci_allocate_device

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: fix memory leak in nciallocatedevice nfcmrvldisconnect fails to free the hcidev field in struct ncidev. Fix this by freeing hcidev in ncifreedevice. BUG: memory leak unreferenced object 0xffff888111ea6800 size 1024: com...

6.7AI score0.00014EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/03/25 9:16 a.m.24 views

CVE-2021-47180

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: fix memory leak in nciallocatedevice nfcmrvldisconnect fails to free the hcidev field in struct ncidev. Fix this by freeing hcidev in ncifreedevice. BUG: memory leak unreferenced object 0xffff888111ea6800 size 1024: com...

5.5CVSS6AI score0.00014EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2024/03/25 12:0 a.m.22 views

CVE-2021-47180

In the Linux kernel, the following vulnerability has been resolved: NFC: nci: fix memory leak in nciallocatedevice nfcmrvldisconnect fails to free the hcidev field in struct ncidev. Fix this by freeing hcidev in ncifreedevice. BUG: memory leak unreferenced object 0xffff888111ea6800 size 1024: com...

5.5CVSS6.4AI score0.00014EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2024/03/25 12:0 a.m.2 views

PT-2024-11215 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to an incorrect limit in the filelayout decode layout function, where the size of struct nfs fh is two bytes too large, potentially leading to memory corruption. T...

7.8CVSS6.7AI score0.00223EPSS
Exploits8References1076
RedhatCVE
RedhatCVE
added 2024/03/18 2:23 p.m.30 views

CVE-2024-26638

In the Linux kernel, the following vulnerability has been resolved: nbd: always initialize struct msghdr completely syzbot complains that msg-msggetinq value can be uninitialized 1 struct msghdr got many new fields recently, we should always make sure their values is zero by default. 1 BUG: KMSAN...

4.4CVSS6.5AI score0.00008EPSS
Exploits0References4
Rows per page
Query Builder