Lucene search
+L

344 matches found

SUSE Linux
SUSE Linux
added 2024/10/14 12:7 p.m.3 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-38538: net: bridge: xmit: make sure we have at least eth header len bytes bsc1226606. CVE-2024-40902: jfs: xattr: fix buffer overflow for invalid xattr...

6.9CVSS8AI score0.00317EPSS
SaveExploits1References22
OSV
OSV
added 2024/10/09 11:52 a.m.28 views

SUSE-SU-2024:3569-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-48901: btrfs: do not start relocation until in progress drops are done bsc1229607. - CVE-2022-48911: kabi: add nfqueuegetrefs for kabi compliance. bsc122963...

7.8CVSS8.4AI score0.00983EPSS
SaveExploits4References295
SUSE Linux
SUSE Linux
added 2024/10/08 3:3 p.m.14 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 Azure kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-52610: net/sched: actct: fix skb leak and crash on ooo frags bsc1221610. CVE-2023-52752: smb: client: fix use-after-free bug in cifsdebugdataprocshow...

8.7CVSS8.4AI score0.00983EPSS
SaveExploits3References752
OSV
OSV
added 2024/09/18 8:15 a.m.3 views

DEBIAN-CVE-2024-46800

In the Linux kernel, the following vulnerability has been resolved: sch/netem: fix use after free in netemdequeue If netemdequeue enqueues packet to inner qdisc and that qdisc returns NETXMITSTOLEN. The packet is dropped but qdisctreereducebacklog is not called to update the parent's q.qlen,...

7.8CVSS5.7AI score0.00268EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.6 views

AZL-49211 CVE-2024-45016 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netemenqueue introduced by commit 5845f706388a "net: netem: fix skb length BUGON in skbtosgvec" that can lead to a use-after-free. This commit made netemenqueue...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.8 views

AZL-48639 CVE-2024-44985 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible UAF in ip6xmit If skbexpandhead returns NULL, skb has been freed and the associated dst/idev could also have been freed. We must use rcureadlock to prevent a possible UAF...

7.8CVSS6.7AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.6 views

UBUNTU-CVE-2024-44999

In the Linux kernel, the following vulnerability has been resolved: gtp: pull network headers in gtpdevxmit syzbot/KMSAN reported use of uninit-value in getdevxmit 1 We must make sure the IPv4 or Ipv6 header is pulled in skb-head before accessing fields in them. Use pskbinetmaypull to fix this...

7.1CVSS6.2AI score0.00259EPSS
SaveExploits0References27
RedHat Linux
RedHat Linux
added 2024/08/14 1:27 a.m.10 views

kernel: net: bridge: xmit: make sure we have at least eth header len bytes

A vulnerability was found in the Linux kernel in the net: bridge component, where the xmit function in the bridge device could trigger an uninitialized value error if a short skb less than the required ETHHLEN bytes is sent. This condition could cause unexpected behavior due to insufficient check...

7.1CVSS6.6AI score0.00284EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/14 1:27 a.m.12 views

kernel: net: bridge: xmit: make sure we have at least eth header len bytes

A vulnerability was found in the Linux kernel in the net: bridge component, where the xmit function in the bridge device could trigger an uninitialized value error if a short skb less than the required ETHHLEN bytes is sent. This condition could cause unexpected behavior due to insufficient check...

7.1CVSS6.6AI score0.00284EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 10:53 a.m.10 views

kernel: tcp: properly terminate timers for kernel sockets

In the Linux kernel, the following vulnerability has been resolved: tcp: properly terminate timers for kernel sockets We had various syzbot reports about tcp timers firing after the corresponding netns has been dismantled. Fortunately Josef Bacik could trigger the issue more often, and could test...

5.8CVSS6.8AI score0.00225EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 10:53 a.m.7 views

kernel: net: bridge: xmit: make sure we have at least eth header len bytes

A vulnerability was found in the Linux kernel in the net: bridge component, where the xmit function in the bridge device could trigger an uninitialized value error if a short skb less than the required ETHHLEN bytes is sent. This condition could cause unexpected behavior due to insufficient check...

7.1CVSS6.6AI score0.00284EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.6 views

kernel: net: bridge: xmit: make sure we have at least eth header len bytes

A vulnerability was found in the Linux kernel in the net: bridge component, where the xmit function in the bridge device could trigger an uninitialized value error if a short skb less than the required ETHHLEN bytes is sent. This condition could cause unexpected behavior due to insufficient check...

7.1CVSS6.6AI score0.00284EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/29 4:15 p.m.38 views

CVE-2024-41088

In the Linux kernel, the following vulnerability has been resolved: can: mcp251xfd: fix infinite loop when xmit fails When the mcp251xfdstartxmit function fails, the driver stops processing messages, and the interrupt routine does not return, running indefinitely even after killing the running...

5.5CVSS0.00227EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/17 12:0 a.m.35 views

ALSA-2024:4583 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: TIPC message reassembly use-after-free remote code execution vulnerability CVE-2024-36886 kernel: ethernet: hisilicon: hns: hnsdsafmisc: fix a possible array overflow in hnsdsafgesrstbypo...

9.8CVSS8.5AI score0.01358EPSS
SaveExploits1References36
OSV
OSV
added 2024/06/21 6:17 a.m.15 views

CLSA-2024-1718950656 Fix of 22 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26764 - aio: remove an outdated BUGON and comment in aiocomplete - aio: remove the extra getfile/fput pair in iosubmitone - aio: refactor read/write iocb setup - fs/aio: Restrict kiocbsetcancelfn to I/O submitted via libaio CVE-url:...

7.8CVSS7.1AI score0.02701EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2024/06/20 6:23 p.m.31 views

CVE-2024-38538

In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes syzbot triggered an uninit value1 error in bridge device's xmit path by sending a short less than ETHHLEN bytes skb. To fix it check if we can actually pull that...

7.1CVSS7.9AI score0.00284EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/19 2:15 p.m.30 views

CVE-2024-38538

In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes syzbot triggered an uninit value1 error in bridge device's xmit path by sending a short less than ETHHLEN bytes skb. To fix it check if we can actually pull that...

7.1CVSS0.00284EPSS
SaveExploits0References10
OSV
OSV
added 2024/06/19 2:15 p.m.14 views

AZL-48297 CVE-2024-38538 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes syzbot triggered an uninit value1 error in bridge device's xmit path by sending a short less than ETHHLEN bytes skb. To fix it check if we can actually pull that...

7.1CVSS6.3AI score0.00284EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.5 views

DEBIAN-CVE-2024-38538

In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes syzbot triggered an uninit value1 error in bridge device's xmit path by sending a short less than ETHHLEN bytes skb. To fix it check if we can actually pull that...

7.1CVSS5.7AI score0.00284EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.42 views

CVE-2024-38538 net: bridge: xmit: make sure we have at least eth header len bytes

In the Linux kernel, the following vulnerability has been resolved: net: bridge: xmit: make sure we have at least eth header len bytes syzbot triggered an uninit value1 error in bridge device's xmit path by sending a short less than ETHHLEN bytes skb. To fix it check if we can actually pull that...

0.00284EPSS
SaveExploits0References9
Rows per page
Query Builder