Lucene search
+L

5143 matches found

OSV
OSV
added 2024/05/30 4:15 p.m.11 views

AZL-42495 CVE-2024-36901 affecting package kernel for versions less than 5.15.164.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent NULL dereference in ip6output According to syzbot, there is a chance that ip6dstidev returns NULL in ip6output. Most places in IPv6 stack deal with a NULL idev just fine, but not here. syzbot reported: general...

5.5CVSS6.3AI score0.0026EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.5 views

DEBIAN-CVE-2024-36901

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent NULL dereference in ip6output According to syzbot, there is a chance that ip6dstidev returns NULL in ip6output. Most places in IPv6 stack deal with a NULL idev just fine, but not here. syzbot reported: general...

5.5CVSS5.7AI score0.0026EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.11 views

AZL-42487 CVE-2024-36902 affecting package kernel for versions less than 5.15.158.2-1

In the Linux kernel, the following vulnerability has been resolved: ipv6: fib6rules: avoid possible NULL dereference in fib6ruleaction syzbot is able to trigger the following crash 1, caused by unsafe ip6dstidev use. Indeed ip6dstidev can return NULL, and must always be checked. 1 Oops: general...

5.5CVSS6.3AI score0.00287EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.23 views

CVE-2024-36901

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent NULL dereference in ip6output According to syzbot, there is a chance that ip6dstidev returns NULL in ip6output. Most places in IPv6 stack deal with a NULL idev just fine, but not here. syzbot reported: general...

5.5CVSS6.4AI score0.0026EPSS
SaveExploits0References24
OSV
OSV
added 2024/05/30 4:15 p.m.13 views

UBUNTU-CVE-2024-36941

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: don't free NULL coalescing rule If the parsing fails, we can dereference a NULL pointer here...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References33
OSV
OSV
added 2024/05/30 4:15 p.m.8 views

UBUNTU-CVE-2024-36901

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent NULL dereference in ip6output According to syzbot, there is a chance that ip6dstidev returns NULL in ip6output. Most places in IPv6 stack deal with a NULL idev just fine, but not here. syzbot reported: general...

5.5CVSS6.2AI score0.0026EPSS
SaveExploits0References25
OSV
OSV
added 2024/05/30 4:15 p.m.10 views

UBUNTU-CVE-2024-36896

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix access violation during port device removal Testing with KASAN and syzkaller revealed a bug in port.c:disablestore: usbhubtostructhub can return NULL if the hub that the port belongs to is concurrently removed, but...

9.1CVSS6.5AI score0.00923EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.19 views

CVE-2024-36902

In the Linux kernel, the following vulnerability has been resolved: ipv6: fib6rules: avoid possible NULL dereference in fib6ruleaction syzbot is able to trigger the following crash 1, caused by unsafe ip6dstidev use. Indeed ip6dstidev can return NULL, and must always be checked. 1 Oops: general...

5.5CVSS6.3AI score0.00287EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.28 views

CVE-2024-36897

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Atom Integrated System Info v22 for DCN35 New request from KMD/VBIOS in order to support new UMA carveout model. This fixes a null dereference from accessing Ctx-dcbios-integratedinfo while it was NULL. DAL parse...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References16
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.28 views

CVE-2024-36902 ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fib6rules: avoid possible NULL dereference in fib6ruleaction syzbot is able to trigger the following crash 1, caused by unsafe ip6dstidev use. Indeed ip6dstidev can return NULL, and must always be checked. 1 Oops: general...

6.8AI score0.00287EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/30 3:29 p.m.17 views

CVE-2024-36901 ipv6: prevent NULL dereference in ip6_output()

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent NULL dereference in ip6output According to syzbot, there is a chance that ip6dstidev returns NULL in ip6output. Most places in IPv6 stack deal with a NULL idev just fine, but not here. syzbot reported: general...

6.1AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/30 3:29 p.m.35 views

CVE-2024-36901 ipv6: prevent NULL dereference in ip6_output()

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent NULL dereference in ip6output According to syzbot, there is a chance that ip6dstidev returns NULL in ip6output. Most places in IPv6 stack deal with a NULL idev just fine, but not here. syzbot reported: general...

6.3AI score0.0026EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.45 views

CVE-2024-36901 ipv6: prevent NULL dereference in ip6_output()

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent NULL dereference in ip6output According to syzbot, there is a chance that ip6dstidev returns NULL in ip6output. Most places in IPv6 stack deal with a NULL idev just fine, but not here. syzbot reported: general...

6.8AI score0.0026EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.28 views

CVE-2024-36897 drm/amd/display: Atom Integrated System Info v2_2 for DCN35

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Atom Integrated System Info v22 for DCN35 New request from KMD/VBIOS in order to support new UMA carveout model. This fixes a null dereference from accessing Ctx-dcbios-integratedinfo while it was NULL. DAL parse...

6.7AI score0.00227EPSS
SaveExploits0References5
Amazon
Amazon
added 2024/05/30 12:00 a.m.7 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: exthdr: fix 4-byte stack OOB write If priv-len is a multiple of 4, then dstlen / 4 can write past the destination array which leads to stack corruption. This construct is necessary to clean th...

8.1CVSS6.8AI score0.01305EPSS
SaveExploits1
Amazon
Amazon
added 2024/05/30 12:00 a.m.7 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: iouring: drop any code related to SCMRIGHTS CVE-2023-52656 In the Linux kernel, the following vulnerability has been resolved: x86, relocs: Ignore relocations in .notes section CVE-2024-26816 In the Linux kernel,...

7.8CVSS6.8AI score0.00959EPSS
SaveExploits0
OSV
OSV
added 2024/05/29 11:22 a.m.22 views

CLSA-2024-1716981762 Fix of 17 CVEs

CVE-url: https://ubuntu.com/security/CVE-2022-48673 - net/smc: Fix possible access to freed memory in link clear CVE-url: https://ubuntu.com/security/CVE-2024-35997 - HID: i2c-hid: remove I2CHIDREADPENDING flag to prevent lock-up CVE-url: https://ubuntu.com/security/CVE-2023-52752 - smb: client:...

9.8CVSS6.7AI score0.00504EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.6 views

SUSE CVE-2021-47554

In the Linux kernel, the following vulnerability has been resolved: vdpasim: avoid putting an uninitialized iovadomain The system will crash if we put an uninitialized iovadomain, this could happen when an error occurs before initializing the iovadomain in vdpasimcreate. BUG: kernel NULL pointer...

5.5CVSS6.2AI score0.00193EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/28 3:01 p.m.3 views

SUSE 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.5CVSS6.5AI score0.0024EPSS
SaveExploits0References18
RedHat Linux
RedHat Linux
added 2024/05/28 2:11 p.m.8 views

kernel: netfilter: nft_set_rbtree: fix null deref on element insertion

A flaw was found in the Netfilter subsystem in the Linux kernel. A NULL pointer dereference and a use-after-free issue can be triggered due to an improper check and an improper way of iterating a red-black tree during garbage collector operations, potentially resulting in a denial of service and...

7.8CVSS7.2AI score0.0014EPSS
SaveExploits0References5
Rows per page
Query Builder