Lucene search
+L

47 matches found

Microsoft CVE
Microsoft CVE
added 2024/10/12 7:0 a.m.13 views

netfilter: ctnetlink: use helper function to calculate expect ID

...

5.5CVSS6.7AI score0.00239EPSS
SaveExploits0
NVD
NVD
added 2024/08/30 8:15 a.m.33 views

CVE-2024-44944

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: use helper function to calculate expect ID Delete expectation path is missing a call to the nfexpectgetid helper function to calculate the expectation ID, otherwise LSB of the expectation object address is...

5.5CVSS0.00239EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/08/27 3:10 p.m.22 views

CVE-2024-43891

In the Linux kernel, the following vulnerability has been resolved: tracing: Have format file honor EVENTFILEFLFREED When eventfs was introduced, special care had to be done to coordinate the freeing of the file meta data with the files that are exposed to user space. The file meta data would hav...

4.1CVSS6.8AI score0.00237EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/26 10:10 a.m.17 views

CVE-2024-43891 tracing: Have format file honor EVENT_FILE_FL_FREED

In the Linux kernel, the following vulnerability has been resolved: tracing: Have format file honor EVENTFILEFLFREED When eventfs was introduced, special care had to be done to coordinate the freeing of the file meta data with the files that are exposed to user space. The file meta data would hav...

7.8CVSS6AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2024/08/09 12:0 a.m.23 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-42070)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-42070 advisory. - In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fully validate...

5.5CVSS5.9AI score0.00282EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/08/06 2:0 a.m.12 views

SUSE CVE-2024-42070

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fully validate NFTDATAVALUE on store to data registers register store validation for NFTDATAVALUE is conditional, however, the datatype is always either NFTDATAVALUE or NFTDATAVERDICT. This only requires a ne...

3.3CVSS6.3AI score0.00282EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/07/29 4:15 p.m.29 views

CVE-2024-42070

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fully validate NFTDATAVALUE on store to data registers register store validation for NFTDATAVALUE is conditional, however, the datatype is always either NFTDATAVALUE or NFTDATAVERDICT. This only requires a ne...

5.5CVSS6.3AI score0.00282EPSS
SaveExploits0References38
CVE
CVE
added 2024/07/29 3:52 p.m.262 views

CVE-2024-42070

CVE-2024-42070 affects the Linux kernel netfilter nft_tables component. The issue is in the NFT_DATA_VALUE store validation for data registers; the datatype can be NFT_DATA_VALUE or NFT_DATA_VERDICT, and a new helper to infer the register type from the set datatype removes a conditional check. Th...

5.5CVSS6.5AI score0.00282EPSS
SaveExploits0References12Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 3:52 p.m.30 views

CVE-2024-42070 netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fully validate NFTDATAVALUE on store to data registers register store validation for NFTDATAVALUE is conditional, however, the datatype is always either NFTDATAVALUE or NFTDATAVERDICT. This only requires a ne...

6.7AI score0.00282EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.30 views

CVE-2024-36895 usb: gadget: uvc: use correct buffer size when parsing configfs lists

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: use correct buffer size when parsing configfs lists This commit fixes uvc gadget support on 32-bit platforms. Commit 0df28607c5cb "usb: gadget: uvc: Generalise helper functions for reuse" introduced a helper...

7AI score0.00234EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.30 views

CVE-2023-52796

In the Linux kernel, the following vulnerability has been resolved: ipvlan: add ipvlanroutev6outbound helper Inspired by syzbot reports using a stack of multiple ipvlan devices. Reduce stack size needed in ipvlanprocessv6outbound by moving the flowi6 struct used for the route lookup in an non...

7.8CVSS6AI score0.00246EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/05/21 3:22 p.m.40 views

CVE-2023-52731 fbdev: Fix invalid page access after closing deferred I/O devices

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix invalid page access after closing deferred I/O devices When a fbdev with deferred I/O is once opened and closed, the dirty pages still remain queued in the pageref list, and eventually later those may be processed in t...

7.8CVSS6.6AI score0.00245EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/20 4:23 p.m.23 views

CVE-2024-35932

A flaw was found in the vc4 module in the Linux kernel. In some conditions, an invalid check can cause an improper update of reference count, causing a use-after-free and resulting in a denial of service...

5.5CVSS8.8AI score0.00212EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/01 5:29 a.m.40 views

CVE-2024-27016 netfilter: flowtable: validate pppoe header

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: validate pppoe header Ensure there is sufficient room to access the protocol field of the PPPoe header. Validate it once before the flowtable lookup, then use a helper function to access protocol field...

7.1CVSS6.3AI score0.00332EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/01 5:29 a.m.21 views

CVE-2024-27016 netfilter: flowtable: validate pppoe header

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: validate pppoe header Ensure there is sufficient room to access the protocol field of the PPPoe header. Validate it once before the flowtable lookup, then use a helper function to access protocol field...

7.1CVSS6.1AI score
SaveExploits0References11
Veracode
Veracode
added 2023/02/26 4:51 p.m.23 views

Remote Code Execution (RCE)

nautobot is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper sandboxing of environments for the Jinja2 template engine when used internally for template rendering for objects like extras.ComputedField,extras.CustomLink, extras.ExportTemplate, extras.Secret and...

9.8CVSS9.5AI score0.01526EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2023/01/08 12:0 a.m.7 views

joomla_mod_einsatz_stats SQL注入漏洞

joomlamodeinsatzstats is an application of mrtnmtth individual developer. Show Einsatzkomponente data statistics in charts and graphs. An SQL injection vulnerability exists in mrtnmtth joomlamodeinsatzstats versions prior to 0.3, which stems from a problem with the function getStatsByType in the...

9.8CVSS6.5AI score0.00658EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2021/09/10 5:10 p.m.25 views

CVE-2020-0430

An out of bounds memory read flaw was found in the Linux kernel’s implementation of the eBPF code verifier. A user passing corrupted data to a helper function could access data inside the adjustptrminmaxvals function. By default, the eBPF verifier is only accessible to users with CAPSYSADMIN...

7.8CVSS2.2AI score0.00184EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2020/12/09 12:0 a.m.54 views

Unbreakable Enterprise kernel security update

2.6.39-400.328.1 - crypto: authenc - fix parsing key with misaligned rtalen Eric Biggers Orabug: 31535531 CVE-2020-10769 - crypto: authenc - Export key parsing helper function Mathias Krause Orabug: 31535531 CVE-2020-10769...

5.5CVSS2.9AI score0.00491EPSS
SaveExploits1
Oracle linux
Oracle linux
added 2020/12/07 12:0 a.m.85 views

Unbreakable Enterprise kernel security update

kernel-uek 3.8.13-118.52.1 - crypto: authenc - fix parsing key with misaligned rtalen Eric Biggers Orabug: 31535530 CVE-2020-10769 - crypto: authenc - Export key parsing helper function Mathias Krause Orabug: 31535530 CVE-2020-10769...

5.5CVSS2.9AI score0.00491EPSS
SaveExploits1
Rows per page
Query Builder