Lucene search
+L

23024 matches found

Sick AG
Sick AG
added 2024/12/31 12:00 a.m.20 views

Vulnerability in SICK OLM

SICK received a report about a vulnerability in the SICK Support Portal supportportal.sick.com, which was hosted and operated by a third-party service provider. Due to a misconfiguration, the access restriction of a NFS Network File System storage system has failed, which resulted in temporary...

8.8CVSS6.7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/28 3:53 a.m.14 views

CVE-2024-56639

In the Linux kernel, the following vulnerability has been resolved: net: hsr: must allocate more bytes for RedBox support Blamed commit forgot to change hsrinitskb to allocate larger skb for RedBox case. Indeed, sendhsrsupervisionframe will add two additional components struct hsrsuptlv and struc...

5.5CVSS6.6AI score0.00213EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 3:15 p.m.21 views

AZL-54848 CVE-2024-56649 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: net: enetc: Do not configure preemptible TCs if SIs do not support Both ENETC PF and VF drivers share enetcsetuptcmqprio to configure MQPRIO. And enetcsetuptcmqprio calls enetcchangepreemptibletcs to configure preemptible TCs...

5.5CVSS5.6AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.4 views

DEBIAN-CVE-2024-56639

In the Linux kernel, the following vulnerability has been resolved: net: hsr: must allocate more bytes for RedBox support Blamed commit forgot to change hsrinitskb to allocate larger skb for RedBox case. Indeed, sendhsrsupervisionframe will add two additional components struct hsrsuptlv and struc...

5.5CVSS5.6AI score0.00213EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 3:15 p.m.14 views

CVE-2024-56639

In the Linux kernel, the following vulnerability has been resolved: net: hsr: must allocate more bytes for RedBox support Blamed commit forgot to change hsrinitskb to allocate larger skb for RedBox case. Indeed, sendhsrsupervisionframe will add two additional components struct hsrsuptlv and struc...

5.5CVSS0.00213EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/27 3:15 p.m.24 views

CVE-2024-56625

In the Linux kernel, the following vulnerability has been resolved: can: dev: cansettermination: allow sleeping GPIOs In commit 6e86a1543c37 "can: dev: provide optional GPIO based termination support" GPIO based termination support was added. For no particular reason that patch uses gpiodsetvalue...

5.5CVSS0.00207EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/12/27 3:06 p.m.10 views

CVE-2024-56659 net: lapb: increase LAPB_HEADER_LEN

In the Linux kernel, the following vulnerability has been resolved: net: lapb: increase LAPBHEADERLEN It is unclear if net/lapb code is supposed to be ready for 8021q. We can at least avoid crashes like the following : skbuff: skbunderpanic: text:ffffffff8aabe1f6 len:24 put:20 head:ffff88802824a4...

7.5AI score0.00226EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/12/27 3:02 p.m.13 views

CVE-2024-56649 net: enetc: Do not configure preemptible TCs if SIs do not support

In the Linux kernel, the following vulnerability has been resolved: net: enetc: Do not configure preemptible TCs if SIs do not support Both ENETC PF and VF drivers share enetcsetuptcmqprio to configure MQPRIO. And enetcsetuptcmqprio calls enetcchangepreemptibletcs to configure preemptible TCs...

7.4AI score0.00229EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/12/27 3:02 p.m.25 views

CVE-2024-56646

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in modifyprefixroute syzbot found a NULL deref 1 in modifyprefixroute, caused by one fib6info without a fib6table pointer set. This can happen for net-ipv6.fib6nullentry 1 Oops: general protection...

5.5CVSS5.5AI score0.00213EPSS
SaveExploits0
OSV
OSV
added 2024/12/27 3:02 p.m.15 views

CVE-2024-56639 net: hsr: must allocate more bytes for RedBox support

In the Linux kernel, the following vulnerability has been resolved: net: hsr: must allocate more bytes for RedBox support Blamed commit forgot to change hsrinitskb to allocate larger skb for RedBox case. Indeed, sendhsrsupervisionframe will add two additional components struct hsrsuptlv and struc...

5.9AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/12/27 3:02 p.m.13 views

CVE-2024-56639

In the Linux kernel, the following vulnerability has been resolved: net: hsr: must allocate more bytes for RedBox support Blamed commit forgot to change hsrinitskb to allocate larger skb for RedBox case. Indeed, sendhsrsupervisionframe will add two additional components struct hsrsuptlv and struc...

5.5CVSS5.6AI score0.00213EPSS
SaveExploits0
CVE
CVE
added 2024/12/27 3:02 p.m.122 views

CVE-2024-56639

CVE-2024-56639 affects the Linux kernel net/hsr RedBox path. The root cause was an under-allocated skb in hsr_init_skb() for RedBox, causing skb_over_panic when sending supervision frames that add two TLV components. The issue led to OOPs in skb_panic at net/core/skbuff.c:206 and a local exploit ...

5.5CVSS6.3AI score0.00213EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/12/27 3:02 p.m.28 views

CVE-2024-56639 net: hsr: must allocate more bytes for RedBox support

In the Linux kernel, the following vulnerability has been resolved: net: hsr: must allocate more bytes for RedBox support Blamed commit forgot to change hsrinitskb to allocate larger skb for RedBox case. Indeed, sendhsrsupervisionframe will add two additional components struct hsrsuptlv and struc...

0.00213EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/27 2:51 p.m.162 views

CVE-2024-56625

CVE-2024-56625 refers to a Linux kernel issue where the can: dev: can_set_termination() implementation used gpiod_set_value() to drive a GPIO behind a sleep-capable expander, which can sleep. The root cause is the use of gpiod_set_value() in the GPIO termination patch, triggering a warning when t...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References6Affected Software1
Fedora
Fedora
added 2024/12/27 1:24 a.m.30 views

[SECURITY] Fedora 41 Update: libxml2-2.12.9-1.fc41

This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The output can be a simple SAX strea...

9.1CVSS6.7AI score0.01226EPSS
SaveExploits0
Fedora
Fedora
added 2024/12/27 1:24 a.m.26 views

[SECURITY] Fedora 41 Update: incus-6.8-1.fc41

Container hypervisor based on LXC Incus offers a REST API to remotely manage containers over the network, using an image based work-flow and with support for live migration. This package contains the Incus daemon...

9.1CVSS9.5AI score0.03153EPSS
SaveExploits2
PyPA
PyPA
added 2024/12/26 10:15 p.m.21 views

PYSEC-2024-298

OpenCTI is an open-source cyber threat intelligence platform. Before 6.3.0, general users can access information that can only be accessed by users with access privileges to admin and support information SETTINGSSUPPORT. This is due to inadequate access control for support information...

4.3CVSS5.8AI score0.0029EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/12/26 10:15 p.m.33 views

PYSEC-2024-298

OpenCTI is an open-source cyber threat intelligence platform. Before 6.3.0, general users can access information that can only be accessed by users with access privileges to admin and support information SETTINGSSUPPORT. This is due to inadequate access control for support information...

4.3CVSS5.8AI score0.0029EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/26 9:34 p.m.21 views

CVE-2024-45805 OpenCTI leaks support information due to inadequate access control

OpenCTI is an open-source cyber threat intelligence platform. Before 6.3.0, general users can access information that can only be accessed by users with access privileges to admin and support information SETTINGSSUPPORT. This is due to inadequate access control for support information...

4.3CVSS4.5AI score0.0029EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/12/26 9:34 p.m.33 views

CVE-2024-45805 OpenCTI leaks support information due to inadequate access control

OpenCTI is an open-source cyber threat intelligence platform. Before 6.3.0, general users can access information that can only be accessed by users with access privileges to admin and support information SETTINGSSUPPORT. This is due to inadequate access control for support information...

4.3CVSS0.0029EPSS
SaveExploits0References1
Rows per page
Query Builder