Lucene search
+L

5141 matches found

RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.9 views

kernel: ipv4: NULL pointer dereference in ipv4_send_dest_unreach()

A NULL pointer dereference flaw was found in the Linux kernel ipv4 stack. The socket buffer skb was assumed to be associated with a device before calling ipoptionscompile, which is not always the case if the skb is re-routed by ipvs. This issue may allow a local user with CAPNETADMIN privileges t...

5.5CVSS6.9AI score0.00406EPSS
SaveExploits1References5
OSV
OSV
added 2024/05/22 9:15 a.m.5 views

DEBIAN-CVE-2021-47486

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpfjitbinaryfree function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NRJITITERATIONS steps, jitdata-header will be NULL, which triggers a NULL...

7.5CVSS5.4AI score0.00677EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/22 9:15 a.m.26 views

CVE-2021-47486

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpfjitbinaryfree function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NRJITITERATIONS steps, jitdata-header will be NULL, which triggers a NULL...

7.5CVSS6.3AI score0.00677EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/22 9:15 a.m.16 views

CVE-2021-47486

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpfjitbinaryfree function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NRJITITERATIONS steps, jitdata-header will be NULL, which triggers a NULL...

7.5CVSS6.8AI score
SaveExploits0References3
OSV
OSV
added 2024/05/22 9:15 a.m.17 views

UBUNTU-CVE-2021-47476

In the Linux kernel, the following vulnerability has been resolved: comedi: niusb6501: fix NULL-deref in command paths The driver uses endpoint-sized USB transfer buffers but had no sanity checks on the sizes. This can lead to zero-size-pointer dereferences or overflowed transfer buffers in...

4.6CVSS5.9AI score0.00388EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/22 9:15 a.m.20 views

CVE-2021-47486

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpfjitbinaryfree function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NRJITITERATIONS steps, jitdata-header will be NULL, which triggers a NULL...

7.5CVSS6.2AI score0.00677EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/22 9:15 a.m.12 views

UBUNTU-CVE-2021-47486

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpfjitbinaryfree function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NRJITITERATIONS steps, jitdata-header will be NULL, which triggers a NULL...

7.5CVSS5.8AI score0.00677EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/05/22 8:28 a.m.19 views

CVE-2021-47415

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: mvm: Fix possible NULL dereference In iwlmvmremovetimeevent check that 'tedata-vif' is NULL before dereferencing it...

5.5CVSS6.6AI score0.00194EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/22 8:19 a.m.109 views

CVE-2021-47486

CVE-2021-47486 affects the Linux kernel’s RISC-V BPF JIT: when NR_JIT_ITERATIONS is reached and jit_data->header is NULL, bpf_jit_binary_free() dereferences a NULL and can crash. The fix is a NULL-argument check before calling bpf_jit_binary_free(), per the provided description. Public details...

7.5CVSS8.2AI score0.00677EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.36 views

CVE-2021-47486 riscv, bpf: Fix potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpfjitbinaryfree function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NRJITITERATIONS steps, jitdata-header will be NULL, which triggers a NULL...

6.3AI score0.00677EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/22 8:19 a.m.44 views

CVE-2021-47486

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpfjitbinaryfree function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NRJITITERATIONS steps, jitdata-header will be NULL, which triggers a NULL...

7.5CVSS6.7AI score0.00677EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/22 8:19 a.m.32 views

CVE-2021-47486 riscv, bpf: Fix potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpfjitbinaryfree function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NRJITITERATIONS steps, jitdata-header will be NULL, which triggers a NULL...

6.7AI score0.00677EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/22 12:00 a.m.31 views

ALSA-2024:3105 Moderate: python3.11-cryptography security update

The python-cryptography packages contain a Python Cryptographic Authority's PyCA's cryptography library, which provides cryptographic primitives and recipes to Python developers. Security Fixes: python-cryptography: NULL-dereference when loading PKCS7 certificates CVE-2023-49083 For more details...

7.5CVSS6.9AI score0.00985EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
added 2024/05/22 12:00 a.m.35 views

Moderate: python3.11-cryptography security update

The python-cryptography packages contain a Python Cryptographic Authority's PyCA's cryptography library, which provides cryptographic primitives and recipes to Python developers. Security Fixes: python-cryptography: NULL-dereference when loading PKCS7 certificates CVE-2023-49083 For more details...

7.5CVSS6.2AI score0.00985EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2024/05/22 12:00 a.m.35 views

CentOS 8 : libssh (CESA-2024:3233)

The remote CentOS Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the CESA-2024:3233 advisory. - A flaw was found in libssh. By utilizing the ProxyCommand or ProxyJump feature, users can exploit unchecked hostname syntax on the client. This issue...

5.3CVSS6.5AI score0.01409EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/21 4:15 p.m.4 views

DEBIAN-CVE-2023-52788

In the Linux kernel, the following vulnerability has been resolved: i915/perf: Fix NULL deref bugs with drmdbg calls When i915 perf interface is not available dereferencing it will lead to NULL dereferences. As returning -ENOTSUPP is pretty clear return when perf interface is not available...

5.5CVSS5.3AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.3 views

DEBIAN-CVE-2023-52767

In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tlsswspliceeof with empty record syzkaller discovered that if tlsswspliceeof is executed as part of sendfile when the plaintext/ciphertext skmsg are empty, the send path gets confused because the empty...

5.5CVSS5.6AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.1 views

DEBIAN-CVE-2023-52753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference of timing generator Why & How Check whether assigned timing generator is NULL or not before accessing its funcs to prevent NULL dereference...

5.5CVSS5.2AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.9 views

AZL-54821 CVE-2023-52749 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: spi: Fix null dereference on suspend A race condition exists where a synchronous noqueue transfer can be active during a system suspend. This can cause a null pointer dereference exception to occur when the system resumes. Exampl...

4.7CVSS6.1AI score0.00181EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/21 4:15 p.m.18 views

CVE-2023-52753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference of timing generator Why & How Check whether assigned timing generator is NULL or not before accessing its funcs to prevent NULL dereference...

5.5CVSS5.4AI score0.0024EPSS
SaveExploits0References8
Rows per page
Query Builder