Lucene search
+L

462 matches found

OSV
OSV
added 2024/11/09 11:15 a.m.2 views

DEBIAN-CVE-2024-50261

In the Linux kernel, the following vulnerability has been resolved: macsec: Fix use-after-free while sending the offloading packet KASAN reports the following UAF. The metadatadst, which is used to store the SCI value for macsec offload, is already freed by metadatadstfree in macsecfreenetdev,...

7.8CVSS6AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.10 views

DEBIAN-CVE-2024-50155

In the Linux kernel, the following vulnerability has been resolved: netdevsim: use condresched in nsimdevtrapreportwork I am still seeing many syzbot reports hinting that syzbot might fool nsimdevtrapreportwork with hundreds of ports 1 Lets use condresched, and systemunboundwq instead of implicit...

7.8CVSS5.7AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.4 views

DEBIAN-CVE-2024-50118

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject ro-rw reconfiguration if there are hard ro requirements BUG Syzbot reports the following crash: BTRFS info device loop0 state MCS: disabling free space tree BTRFS info device loop0 state MCS: clearing compat-ro...

5.5CVSS5.8AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/29 3:15 p.m.4 views

DEBIAN-CVE-2024-49769

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When a remote client closes the connection before waitress has had the opportunity to call getpeername waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer...

7.5CVSS7.3AI score0.01377EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/29 1:15 p.m.4 views

DEBIAN-CVE-2024-10463

Video frames could have been leaked between origins in some situations. This vulnerability affects Firefox 132, Firefox ESR 128.4, Firefox ESR 115.17, Thunderbird 128.4, and Thunderbird 132...

6.5CVSS6.9AI score0.00692EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.2 views

DEBIAN-CVE-2024-50049

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointer before dereferencing se WHAT & HOW se is null checked previously in the same function, indicating it might be null; therefore, it must be checked when used again. This fixes 1 FORWARDNULL issue...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2024-50035

In the Linux kernel, the following vulnerability has been resolved: ppp: fix pppasyncencode illegal access syzbot reported an issue in pppasyncencode 1 In this case, pppoesendmsg is called with a zero size. Then pppasyncencode is called with an empty skb. BUG: KMSAN: uninit-value in pppasyncencod...

7.1CVSS6.1AI score0.00272EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.11 views

DEBIAN-CVE-2022-48977

In the Linux kernel, the following vulnerability has been resolved: can: afcan: fix NULL pointer dereference in canrcvfilter Analogue to commit 8aa59e355949 "can: afcan: fix NULL pointer dereference in canrxregister" we need to check for a missing initialization of mlpriv in the receive path of C...

5.5CVSS5.4AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.2 views

DEBIAN-CVE-2024-49886

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug Attaching SST PCI device to VM causes "BUG: KASAN: slab-out-of-bounds". kasan report: 19.411889 ==================================================================...

5.5CVSS5.7AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/09 5:15 a.m.5 views

DEBIAN-CVE-2024-47191

pamoath.so in oath-toolkit 2.6.7 through 2.6.11 before 2.6.12 allows root privilege escalation because, in the context of PAM code running as root, it mishandles usersfile access, such as by calling fchown in the presence of a symlink...

7.1CVSS7AI score0.00339EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/01 4:15 p.m.5 views

DEBIAN-CVE-2024-9396

It is currently unknown if this issue is exploitable but a condition may arise where the structured clone of certain objects could lead to memory corruption. This vulnerability affects Firefox 131, Firefox ESR 128.3, Thunderbird 128.3, and Thunderbird 131...

8.8CVSS7AI score0.00587EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.3 views

DEBIAN-CVE-2024-46801

In the Linux kernel, the following vulnerability has been resolved: libfs: fix getstasheddentry getstasheddentry tries to optimistically retrieve a stashed dentry from a provided location. It needs to ensure to hold rcu lock before it dereference the stashed location to prevent UAF issues. Use...

5.5CVSS5.4AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.5 views

DEBIAN-CVE-2024-43887

In the Linux kernel, the following vulnerability has been resolved: net/tcp: Disable TCP-AO static key after RCU grace period The lifetime of TCP-AO statickey is the same as the last tcpaoinfo. On the socket destruction tcpaoinfo ceases to be with RCU grace period, while tcp-ao static branch is...

4.7CVSS5.9AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.4 views

DEBIAN-CVE-2024-43852

In the Linux kernel, the following vulnerability has been resolved: hwmon: ltc2991 re-order conditions to fix off by one bug LTC2991TINTCHNR is 4. The st-tempen array has LTC2991MAXCHANNEL 4 elements. Thus if "channel" is equal to LTC2991TINTCHNR then we have read one element beyond the end of th...

7.8CVSS5.6AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.10 views

DEBIAN-CVE-2024-43846

In the Linux kernel, the following vulnerability has been resolved: lib: objagg: Fix general protection fault The library supports aggregation of objects into other objects only if the parent object does not have a parent itself. That is, nesting is not supported. Aggregation happens in two cases...

5.5CVSS5.6AI score0.0023EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 9:15 a.m.6 views

DEBIAN-CVE-2024-42276

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: add missing condition check for existence of mapped data nvmemapdata is called when request has physical segments, hence the nvmeunmapdata should have same condition to avoid dereference...

5.5CVSS5.4AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/14 9:15 p.m.4 views

DEBIAN-CVE-2024-42353

WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. urlparse however treats a // at the...

6.1CVSS6.1AI score0.00527EPSS
SaveExploits2References1
OSV
OSV
added 2024/08/07 4:15 p.m.9 views

DEBIAN-CVE-2024-42243

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: make MAXPAGECACHEORDER acceptable to xarray Patch series "mm/filemap: Limit page cache size to that supported by xarray", v2. Currently, xarray can't support arbitrary page cache size. More details can be found from t...

5.5CVSS5.8AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/06 1:15 p.m.5 views

DEBIAN-CVE-2024-7519

Insufficient checks when processing graphics shared memory could have led to memory corruption. This could be leveraged by an attacker to perform a sandbox escape. This vulnerability affects Firefox 129, Firefox ESR 115.14, Firefox ESR 128.1, Thunderbird 128.1, and Thunderbird 115.14...

9.6CVSS7.3AI score0.00624EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 11:15 p.m.5 views

DEBIAN-CVE-2024-40794

This issue was addressed through improved state management. This issue is fixed in Safari 17.6, iOS 17.6 and iPadOS 17.6, macOS Sonoma 14.6. Private Browsing tabs may be accessed without authentication...

5.3CVSS5.5AI score0.01179EPSS
SaveExploits0References1
Rows per page
Query Builder