11932 matches found
CVE-2024-31167
Unchecked Return Value to NULL Pointer Dereference vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routine fluidmsg::QueuePropertyList::unpack13. This issue affects libfluid: 0.1.0...
CVE-2024-23916
Unchecked Return Value to NULL Pointer Dereference vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routines fluidmsg::ActionSet::unpack. This issue affects libfluid: 0.1.0...
CVE-2024-31196
CVE-2024-31196 affects libfluid 0.1.0 (libfluid_msg::ActionList::unpack10). The flaw is an unchecked Return Value leading to a NULL pointer dereference, reported as a denial of service vulnerability. Impact: availability loss (HIGH per NVD) with network attack vector, low complexity, no user inte...
CVE-2024-31185
CVE-2024-31185 concerns an unchecked return value that leads to a NULL pointer dereference in the libfluid_msg module of Open Networking Foundation libfluid, specifically fluid_msg::of13::MeterBandList::unpack. Affected product: libfluid 0.1.0. Root cause described across sources as an unchecked ...
CVE-2024-31182 NULL Pointer Dereference in libfluid_msg library
Unchecked Return Value to NULL Pointer Dereference vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routine fluidmsg::QueuePropertyList::unpack10. This issue affects libfluid: 0.1.0...
CVE-2024-31182 NULL Pointer Dereference in libfluid_msg library
Unchecked Return Value to NULL Pointer Dereference vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routine fluidmsg::QueuePropertyList::unpack10. This issue affects libfluid: 0.1.0...
CVE-2024-31167 NULL Pointer Dereference in libfluid_msg library
Unchecked Return Value to NULL Pointer Dereference vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routine fluidmsg::QueuePropertyList::unpack13. This issue affects libfluid: 0.1.0...
CVE-2024-31167
Consolidated details from connected sources confirm CVE-2024-31167 affects the Open Networking Foundation (ONF) libfluid package, specifically version 0.1.0, due to an unchecked return value leading to a NULL pointer dereference in the fluid_msg::QueuePropertyList::unpack13 routine. Impact: avail...
CVE-2024-31165 NULL Pointer Dereference in libfluid_msg library
Unchecked Return Value to NULL Pointer Dereference vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routine fluidmsg::of13::SetFieldAction::unpack. This issue affects libfluid: 0.1.0...
CVE-2024-31165
Summary: CVE-2024-31165 is a NULL pointer dereference in Open Networking Foundation (ONF) libfluid, specifically in the libfluid_msg module’s fluid_msg::of13::SetFieldAction::unpack. The issue affects libfluid 0.1.0 and stems from an unchecked return value, enabling a NULL pointer dereference. Af...
CVE-2024-31164 NULL Pointer Dereference in libfluid_msg library
Unchecked Return Value to NULL Pointer Dereference vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routines fluidmsg::ActionList::unpack13. This issue affects libfluid: 0.1.0...
CVE-2024-23916 NULL Pointer Dereference in libfluid_msg library
Unchecked Return Value to NULL Pointer Dereference vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routines fluidmsg::ActionSet::unpack. This issue affects libfluid: 0.1.0...
CVE-2024-23916
CVE-2024-23916 concerns an unchecked return value in Open Networking Foundation (ONF) libfluid, specifically the libfluid_msg::ActionSet::unpack routine, which can cause a NULL pointer dereference. Affected version: libfluid 0.1.0. CVSS data indicates a high impact on availability (base score 7.5...
CVE-2024-23915 NULL Pointer Dereference in libfluid_msg library
Unchecked Return Value to NULL Pointer Dereference vulnerability in Open Networking Foundation ONF libfluid libfluidmsg module. This vulnerability is associated with program routines fluidmsg::of13::InstructionSet::unpack. This issue affects libfluid: 0.1.0...
CVE-2024-23915
CVE-2024-23915 concerns an unchecked return value leading to a NULL pointer dereference in Open Networking Foundation libfluid, specifically in the fluid_msg::of13::InstructionSet::unpack routine. Affected version: libfluid 0.1.0. Documents consistently identify this as a vulnerability in the lib...
CVE-2024-46783
In the Linux kernel, the following vulnerability has been resolved: tcpbpf: fix return value of tcpbpfsendmsg When we cork messages in psock-cork, the last message triggers the flushing will result in sending a skmsg larger than the current message size. In this case, in tcpbpfsendverdict, 'copie...
DEBIAN-CVE-2024-46795
In the Linux kernel, the following vulnerability has been resolved: ksmbd: unset the binding mark of a reused connection Steve French reported null pointer dereference error from sha256 lib. cifs.ko can send session setup requests on reused connection. If reused connection is used for binding...
DEBIAN-CVE-2024-46783
In the Linux kernel, the following vulnerability has been resolved: tcpbpf: fix return value of tcpbpfsendmsg When we cork messages in psock-cork, the last message triggers the flushing will result in sending a skmsg larger than the current message size. In this case, in tcpbpfsendverdict, 'copie...
AZL-53238 CVE-2024-46775 affecting package kernel 5.15.200.1-1
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate function returns WHAT & HOW Function return values must be checked before data can be used in subsequent functions. This fixes 4 CHECKEDRETURN issues reported by Coverity...
DEBIAN-CVE-2024-46759
In the Linux kernel, the following vulnerability has been resolved: hwmon: adc128d818 Fix underflows seen when writing limit attributes DIVROUNDCLOSEST after kstrtol results in an underflow if a large negative number such as -9223372036854775808 is provided by the user. Fix it by reordering...